@charset "utf-8";
/* CSS Document */


/*全局部分*/
body {
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-size:12px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height:200%;
}
a { color:#666666; text-decoration:none;}
a:hover { color:#F00; text-decoration:none;}
ul { list-style:none; padding:0px; margin:0px;}
img { border:0px;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

.test{ border:1px solid #FF0000;}
.font10Gray{font-size: 9px;color: #777777;}
.font10White{font-size: 9px;color: #FFFFFF;}

	
/*顶部*/	
#top{ width:100%; text-align:center; background:url(top_bg.jpg) repeat-x;}
#nav{ width:100%; background:#024E94; height:37px;}
.nav_dh{width:980px; margin:0px auto;}
.nav_dh li {margin:0px auto; float:left; margin-top:6px;}
.nav_dh li a{color:#0058A6; background:url(nav_bg.gif); width:87px; height:24px; display:block; margin-right:11px; text-align:center;}
.nav_dh li a:hover{color: #FF0000;}

/*banner*/	
#banner{ width:960px; height:200px; border:1px solid #91C1E0; margin:10px  auto 0px auto;}

/*page*/	
#page{ width:980px; margin:0px auto; background:#FFFFFF; }

#main{ width:960px; margin:15px auto 0px auto;}
/*左边*/
.mainLeft{ width:180px; float:left; }
.mainLta{font-size:14px; color:#0058A5;font-weight: bold; width:148px; height:27px; line-height:27px; border:#BEE3EE solid 1px; background:url(index_lt1_bg.gif) no-repeat; padding-left:30px;}
.mainLtb1{ width:178px;}
.mainLtb1 li {
	width:178px;height:28px;background:url(left_bg1.jpg) repeat-x #FFFFFF;border-top-width: 0px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-right-color: #BEE3EE; border-bottom-color: #BEE3EE;	border-left-color: #BEE3EE;
}
.mainLtb1 li a{color:#0058A5; margin-left:15px;}
.mainLtb1 li a:hover{color: #FF0000;}
.mainLbox1{ width:178px; border:solid 1px #BEE3EE;}
#mainLpic{ width:145px; margin:10px auto 10px auto; text-align:center;}

/*右边*/
.mainRight{ width:764px;  float:Right; background:url(main_rightbg.jpg) repeat-x #FFFFFF; padding:3px 0px 0px 0px;}
.mainL{width:570px; float:left;}
.mainLT1{ width:540px; height:27px; background:url(tt_bg1.gif); color:#0058A5; font-size:14px; font-weight: bold; padding-left:30px;}
.mainNews{ width:570px; }
.mainNewsL{ width:200px; float:left; text-align:center; }
.mainNewsR{ width:370px; float:right; margin-top:10px;}
.mainNewsR li {width: 370px; height:30px; line-height:30px;}
.mainNewsR li a{display: block;}
.mainNewsR span{ float:right; text-align:center; color:#999999; width:100px;}

.mainR{width:194px; float:right;}
.mainRbox{ width:172px; margin:10px auto 0px auto;}
.mainRbox1{ width:162px; margin:10px auto 0px auto; border:#BFD7EF solid 1px; background:url(mainRbox1_bg.jpg) repeat-x bottom #FFFFFF; color:#0058A5; padding:10px 0px 10px 10px;}
.mainRbox2{ width:172px; margin:10px auto 0px auto; border:#BFD7EF solid 1px; text-align:center;}



/*底部*/
#btt{ width:980px; margin:10px auto 0px auto;}
.bt1{ border:#4F86CB solid 1px;}
.bt2{ height:60px; border:#BEE3EE solid 1px; text-align:center; padding-top:10px;}

/*页面*/
.ContentTT{ width:734px; height:31px; line-height:31px; padding-left:30px;background:url(tt_bg1.gif) no-repeat; font-size:14px; color:#0058A5;font-weight: bold;}
.Content{ width:95%; margin:15px auto 15px auto;}
.newslist li { width:100%; height:35px; line-height:35px; background:url(line_x1.gif) repeat-x bottom;}
.newslist li a{display: block;}
.newslist span{ float:right; text-align:center; color:#999999; width:100px;}


.font12red{ color:#FF0000;font-size:12px;}
.font14red{ color:#FF0000;font-size:14px;}
.font14Blue {font-size: 14px;color: #0058A5;}
.font12Blue {font-size: 12px;color: #0058A5;}
.font14 {font-size: 14px;}
