
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px auto;
	width:1000px;
	line-height:24px;
	background-color: #4DC3F1;

}
a:link,a:visited,a:active{
    font-size: 24px;
	color: #000;
	text-decoration:none;
}
a:hover {
	font-size:24px;
	color:#000;
	text-decoration: none;
}

img {
	line-height: 0px;
	border: 0px;
}
h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}
ul,li { 
    list-style:none; 
	margin:0px; 
	padding:0px; 
}
td,tr {
	margin: 0px;
	padding: 0px;
}
p,form { 
     margin:0px; 
	 padding:0px; 
}

.clear {
	clear: both;
}

.z12 a:link,.z12 a:visited,.z12 a:active{
	font-size:12px;
	color:#414141;
}
.z12 a:hover {	
	color:#000;
	text-decoration: underline;
}

.l18 a:link,.l18 a:visited,.l18 a:active{
	font-size:18px;
	color:#970e09;
	text-decoration: nounderline;
	font-family:"黑体";
	font-weight:bold;
}
.l18 a:hover {	
	color:#970e09;
	text-decoration: nounderline;
	font-family:"黑体";
	font-weight:bold;
}

.hui14 a:link,.hui14 a:visited,.hui14 a:active{
	font-size:14px;
	color:#6a6a6a;
	text-decoration: nounderline;
}
.hui14 a:hover {	
	color:#000;
	text-decoration: nounderline;
}

.hui12 a:link,.hui12 a:visited,.hui12 a:active{
	font-size:12px;
	color:#6a6a6a;
	text-decoration: nounderline;
}
.hui12 a:hover {	
	color:#000;
	text-decoration: nounderline;
}

.c16{
	font-size:16px;
	color:#fff;
	font-weight:bold;
	text-decoration: nounderline;
}


.border {
border:1px solid #fea142;
padding:3px;
}


/* ---------------- TOP主图切换 -------------- */
.m_banner{ background:#fff;height:455px; position:relative;}
.m_banner .banner{height:455px;width:100%; position:absolute;top:0;left:0; background-position:center top;}
.banner_ctrl{ height:100px;width:1000px;position:absolute;top:50%;left:50%;margin:-50px 0 0 -500px;z-index:2;}
.banner_ctrl a{ display:block;width:30px;height:100px; background:url(banner_ctrl.png) no-repeat; position:absolute; opacity:.4;filter: alpha(opacity=10);
4-moz-opacity:.4;}
.banner_ctrl a.prev{left:-30px;}
.banner_ctrl a.next{right:-30px; background-position:-30px 0;}
/*主图中标志位置*/
.banner_biaozhi{
	height:349px;
	width:800px;
	text-align:center;
	position:absolute;
	top:52px;
	left:50%;
	margin:-50px 0 0 -400px;
	z-index:3;
}