body {
	SCROLLBAR-FACE-COLOR: rgb(240,240,240);
	SCROLLBAR-3DLIGHT-COLOR: rgb(0,30,110);
	SCROLLBAR-DARKSHADOW-COLOR: rgb(0,30,110);
	SCROLLBAR-BASE-COLOR: rgb(0,30,110);
	margin: 0;
	background: #000000;
	width:1002px;
	margin:0 auto;
}
img{border:0;}
table.center,table#body{ margin:0 auto;}

.bd {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #DCDCDC;
	border: 1px inset #666666;
}
.bd1 {
	font-family: "宋体";
	font-size: 12px;
	color: #1789C6;
	text-decoration: none;
	letter-spacing: 3px;
}
.t3 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 130%;
	text-decoration: none;
	color: #666666;
	letter-spacing: 1px;
}
.song12b {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	border: 0px none;
}
a{ color:#000;}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FE0000;
}
.song12b1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
	border: 0px none #000000;
}
.style1 {
	font-family: Arial
}
.t31 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	color: #666666;
	letter-spacing: 1px;
}
.k4 {
	border: 1px solid #CCCCCC;
}
.song12b2 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
	border: 0px none;
}
.t311 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
	color: #333333;
}
.t312 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	color: #333333;
}
.style2 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
.style3 {
	font-size: 12px
}
.bd2 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	border: 1px inset #666666;
	border-color:#CCCCCC
}


.clear{height:0;line-height:0;font-size:0;clear:both;overflow:hidden;display:block;}


/*导航*/
#naver{ width:1002px; height:26px; position:relative; margin:0 auto; background:#fff url(image/navbg.jpg);position:relative; z-index:1;}
#naver ul{ margin:0; padding:0;}
#naver li{ list-style:none; float:left; padding:0 27px 0 28px; line-height:26px; background: url(image/navbg2.jpg) right bottom no-repeat; position:relative;}
#naver li.last{ background:none;}
#naver li a{ font-size: 12px; font-weight:bold; text-decoration:none;display: block;}
#naver .index{ background: url(image/navbg3.jpg) right bottom no-repeat;}
#naver .index a{ font-family: Arial, Helvetica, sans-serif; color:#011562;}
#naver .index a:hover{color:#FF6600;}

#naver li dl{ width:104px; position:absolute; padding:0; margin:0; top:26px; left:-1px; text-align:center; z-index:999; display:none;}
#naver li dl dd{ padding:0; padding-bottom:1px; margin:0;}
#naver li dl dd a{display:block; border:2px solid #0071a6; background:#fff; overflow:hidden; width:100%; color:#0071a6;
	height:19px; line-height:15px;
}
@media all and (min-width:0) {/*Firefox、Chrome、IE9、IE10*/
	#naver li dl dd a{
		line-height:19px;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {/*Chrome*/
	#naver li dl dd a{
		line-height:19px;
	}
}
@-moz-document url-prefix() {/*Firefox*/
	#naver li dl dd a{
		line-height:19px;
	}
}

#naver li dl dd a:hover{ background:#1796e6; color:#fff; text-decoration:none;}
#naver li.selected dl{ display:block;} 

/* 首页焦点图片 */
#banner{ width:1002px; height:182px; margin:0 auto;overflow:hidden; position:relative;}
#banner ul{ padding:0; margin:0;}
#banner ul li{ padding:0; margin:0; list-style:none;}

#banner .bd{ position:relative; z-index:0; border:none; }
#banner .bd img { width:1002px; height:182px; display: block; }
#banner .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
#banner .hd li{margin: 0 5px; background: url(image/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
display:inline-block; *display:inline; zoom:1;  _background: url(image/dot8.png) no-repeat 0 -16px;
}
#banner .hd .on{ background-position:0 0; }

/* 下面是前/后按钮代码，如果不需要删除即可 */
#banner .prev,
#banner .next{ position:absolute; left:2%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(image/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
#banner .next{ left:auto; right:2%; background-position:8px 5px; }
#banner .prev:hover,
#banner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
#banner .prevStop{ display:none;  }
#banner .nextStop{ display:none;  }
