/*basic*/
*{
	margin:0;
	padding:0;
}
body{
	font-size:12px;
	font-family:"宋体",Arial;
	color:#333;
}
a {
	text-decoration:none;
}
img {
	border:0;
}
.center {
	text-align:center;
}
.clear{
	overflow:hidden;
	clear:both;
	width:0px;height:0px;
}
.right{
	float:right;
}
.left{
	float:left;
}
h1 {
	font-size:14px;
}
h2 {
	font-size:13px;
}
table{
	border:0;
	border-collapse:collapse;
}
ul{
	list-style-type:none;
}
/**layout**/
#webbody{
	width:961px;
	margin:0px auto;
}
/*头部*/
#top{
	width:959px;
	border:1px solid #B0C0E1;
	overflow:hidden;
}
#menu{
	width:961px;
	font-weight:bold;
	margin-top:10px;
}
#menu ul li{
	float:left;
}
#menu_down{
	height:109px;
	width:959px;
	background:url(menu_back1.png) repeat-x;
}
#menu_down .menu_down_left{
	float:left;
	padding-top:28px;
	padding-left:13px;
	width:204px;
}
#menu_down .menu_down_right{
	width:742px;
	float:left;
	line-height:19px;
	font-size:12px;
	color:#2B2B2B;
}
#menu_down .menu_down_right a{
	color:#2B2B2B;	
}
#menu_down .menu_down_right a:hover{
	text-decoration:underline;
}
#menu_down .menu_down_right1{
	background:url(menu_down_img1.gif) no-repeat;
	height:19px;
	padding-left:48px;
	margin-top:9px;
}
#menu_down .menu_down_right1 a{
	padding:0px 2px 0px 1px;
}
#menu_down .menu_down_right2{
	background:url(menu_down_img2.gif) no-repeat;
	height:19px;
	padding-left:48px;
	margin-top:6px;
}
#menu_down .menu_down_right2 a{
	padding:0px 7px 0px 1px;
}
#menu_down .menu_down_right3{
	background:url(menu_down_img3.gif) no-repeat;
	height:19px;
	padding-left:48px;
	margin-top:6px;
}
#menu_down .menu_down_right3 a{
	padding:0px 15px 0px 1px;
}
#menu_down .menu_down_right4{
	background:url(menu_down_img4.gif) no-repeat;
	height:19px;
	padding-left:48px;
	margin-top:6px;
}
#menu_down .menu_down_right4 a{
	padding:0px 11px 0px 1px;
}
/*footer start*/
#footer{
	margin-top:3px;
	height:123px;
	background-color:#EBF4FB;
	color:#0455a6;
	line-height:21px;
	text-align:center;
}
#footer a{
	color:#0455a6;
}
#footer span{
	font-family:"Arial";
}
#footer.clear{
	clear:both;
}
/*footer end*/



/**********************************************/
a:hover{
	text-decoration:underline;
}
#focus{
	margin-top:7px;
}
#nav{
	height:35px;
	background-color:#4681a1;
	line-height:35px;
	text-align:center;
	color:#fff;
	margin-top:4px;
	font-weight:bold;
}
#nav a{
	color:#fff;
}
#nav .bigClass{
	margin-right:31px;
}
#main{
	margin-top:7px;
}
#main #main_top #left{
	float:left;
	width:512px;
	margin-right:12px;
	
}
#main #main_top #right{
	float:left;
	width:437px;
	background-color:#d2e4ee;
}
#main #main_top #left .border{
	border:1px #cde6e2 solid;
	padding-bottom:10px;

}
#main #main_top #left .border h2{
	height:28px;
	line-height:28px;
	color:#083b7c;
	font-size:14px;
	background:url(icon_1.gif) no-repeat 2% 0%;
	position:relative;
	padding-left:27px;
	background-color:#d3e6ed;
}
#main #main_top #left .border h2 span{
	position:absolute;
	right:10px;
	top:0;
	font-size:12px;
}
#main #main_top #left .border h2 a{
	color:#34302f;
}
#main #main_top #left .border .list{
	background:url(gray1.jpg) no-repeat left center;
	padding-left:10px;
	margin-top:10px;
	margin-left:5px;
	font-size:14px;
	line-height:15px;
} 
#main #main_top #left .border .list a{
	color:#34302f;
}
#main #main_top #right #mainBox{
	width:415px;
	margin:0 auto;
	margin-top:9px;
	margin-bottom:9px;
	background-color:#fff;
}
#main #main_top #right #mainBox ul{
	margin-left:16px;
}
#main #main_top #right #mainBox li{
	width:161px;
	float:left;
	margin:11px 0 7px 21px;
	display:inline;
}
#main #main_top #right #mainBox li img{
	border:1px #dfe0db solid;
	padding:2px;
}
#main .main_bottom{
	padding-top:6px;
}
#main .main_bottom #b_left{
	width:719px;
	float:left;
	margin-right:6px;
	border:1px #86a6b5 solid;
	
}
#main .main_bottom #b_right{
	width:234px;
	float:left;	
}
#main .main_bottom #b_left .bigTitle{
	height:27px;
	background-color:#85a6b5;
	position:relative;
	margin-bottom:9px;
}
#main .main_bottom #b_left .bigTitle h2{
	position:absolute;
	left:3px;
	top:4px;
	background:url(bg_1.gif) no-repeat left center;
	width:130px;
	height:34px;
	text-align:center;
	line-height:34px;
	color:#000000;
	font-size:14px;
}
#main .main_bottom #b_left .borderBox{
	width:345px;
	border:1px #dddddd solid;
	float:left;
	margin:12px 0 0 9px; 
	padding-bottom:10px;
	display:inline;
}
#main .main_bottom #b_left .even{
	margin-left:7px;
}
#main .main_bottom #b_left .borderBox h2{
	font-size:14px;
	color:#262626;
	height:32px;
	line-height:32px;
	background:url(h1_bg.gif) repeat-x;
	padding-left:14px;
	position:relative;
	margin-bottom:10px;
}
#main .main_bottom #b_left .borderBox h2 span{
	position:absolute;
	right:15px;
	top:0px;
	font-size:12px;
}
#main .main_bottom #b_left .borderBox h2 a{
	color:#ac7731;
}

#main .main_bottom #b_left .borderBox p{
	background:url(gray1.jpg) no-repeat left center;
	color:#272727;
	font-size:14px;
	margin-left:10px;
	margin-top:10px;
	padding-left:10px;
}
#main .main_bottom #b_left .borderBox p a{
	color:#272727;
}

#main .main_bottom #b_right .borderBox{
	margin-bottom:7px;
	background-color:#e3f0f6;
	
}

#main .main_bottom #b_right .bigTitle{
	height:27px;
	background-color:#85a6b5;
	position:relative;
	margin-bottom:20px;
}
#main .main_bottom #b_right .bigTitle h2{
	position:absolute;
	left:3px;
	top:4px;
	background:url(bg_1.gif) no-repeat left center;
	width:130px;
	height:34px;
	text-align:center;
	line-height:34px;
	color:#000000;
	font-size:14px;
}
#main .main_bottom #b_right .bigTitle span a{
	position:absolute;
	right:5px;
	top:7px;
	color:#fff;
	font-size:12px;
}
#main .main_bottom #b_right .borderBox ul{
	padding-bottom:10px;
}
#main .main_bottom #b_right .borderBox li{
	background:url(gray1.jpg) no-repeat left center;
	color:#272727;
	font-size:14px;
	margin-left:10px;
	margin-top:8px;
	padding-left:10px;
}
#main .main_bottom #b_right .borderBox li a{
	color:#272727;
}
#main .main_bottom #b_right .hotlink{
	border:1px #cce9e5 solid;
	padding-bottom:7px;
}
#main .main_bottom #b_right .bigTitle_rr{
	height:28px;
	background-color:#d3e6ed;
}
#main .main_bottom #b_right .bigTitle_rr h2{
	background:url(icon_1.gif) no-repeat 3% 0%;
	color:#04436e;
	font-size:14px;
	padding-left:25px;
	height:28px;
	line-height:28px;

}
#main .main_bottom #b_right .hotlink p{
	text-align:center;
	margin-top:4px;
}
#link{
	border:1px #d3e7e5 solid;
	margin-top:7px;

}
#link h2{
	background:url(icon_1.gif) no-repeat 1% 0%;
	color:#04436e;
	font-size:14px;
	padding-left:25px;
	height:28px;
	line-height:28px;
	background-color:#d2e5f4;
}	
#link li{
	float:left;
	background:url(gray1.jpg) no-repeat left center;
	color:#272727;
	font-size:12px;
	margin-left:15px;
	margin-top:10px;
	padding-left:10px;
}
#link li a{
	color:#272727;
}