/*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*/



/**********************************************/
#focus2{
	margin-top:7px;
}
#nav{
	margin-top:7px;
	background-color:#3c90f2;
	color:#fff;
	font-weight:bold;
	border-top:1px #3c90f2 solid;
}
#nav a{
	color:#fff;
	
}
#nav li{
	float:left;
	margin-left:8px;
	display:inline;
	background:url(line.jpg) no-repeat right;
	padding-right:7px;
	margin-top:8px;
	margin-bottom:7px;

}
#nav .no-bg{
	background:none;
}
#main{
	margin-top:5px;
}
#main #left{
	width:228px;
	margin-right:5px;
	float:left;
}
#main #right{
	width:726px;
	float:left;
}

#main #policyBox{
	width:228px;
	height:473px;
	background:url(bg_228.jpg) no-repeat right;
}
#main #policyBox .policy{
	width:201px;
	border:1px #94d7ff solid;
	margin:0px 0 0 18px;
	background-color:#f1fcfe;
	padding-bottom:10px;
	position:relative;
	margin-top:37px;
	padding-top:5px;
}
#main #policyBox .policy p{
	margin-left:16px;
	line-height:19px;
}
#main #policyBox .policy p a{
	color:#282e2e;
}
#main #policyBox .policy .dot{
	float:left;
	margin-right:5px;
	margin-top:8px;
}
#main #policyBox .policyPic{
	position:absolute;
	top:30px;
	left:-15px;
}
#main #policyBox ul{
	margin-left:18px;
}
#main #policyBox li{
	float:left;
	width:41px;
	margin-top:5px;
	
}
#main #policyBox li a{
	color:#282e2e;
}
#main #policyBox .policy .more{
	text-align:right;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
}
#main #policyBox .policy .more a{
	color:#0486c2;
}
#main .picBox{
	text-align:center;
	margin-top:30px;
}
#main .picBox img{
	margin-bottom:7px;
}
#main #t_left{
	width:494px;
	height:223px;
	float:left;
	background-color:#f8f8f8;
	border:1px #cccccc solid;
	margin-right:1px;
}
#main #t_right{
	width:229px;
	float:left;
	background-color:#f8f8f8;
}
#main #t_left .more{
	position:absolute;
	bottom:10px;
	right:20px;
}
#main #t_left .more a{
	color:#0080C0;
}
#main .h2_blue{
	width:202px;
	margin-left:5px;
	height:24px;
	line-height:24px;
	color:#fff;
	font-size:14px;
	padding-left:16px;
	border:1px #018b2c solid;
	position:relative;
	background-color:#5ab568;

}
#main .h2_blue span{
	position:absolute;
	top:0;
	right:10px;
	font-size:12px;
	font-weight:normal;
}
#main .h2_blue span a{
	color:#fff;
}
#main #lad{
	padding-bottom:7px;
}
#main #lad p{
	margin-left:10px;
	line-height:19px;
}
#main #lad p a{
	color:#282e2e;
}
#main #lad .dot{
	float:left;
	margin-right:5px;
	margin-top:8px;
}















#main #right .news_ul{
	margin-bottom:10px;
	padding-top:5px;
}
#main #right .news-li{
	background:url(red.jpg) no-repeat left center;
	font-size:14px;
	color:#282828;
	padding-left:13px;
	margin-left:9px;
	margin-top:7px;
}

#main #right .news-li a{
	color:#282828;
}

#main .borderBox_blue_724{
	margin-top:7px;
	border:1px #BCD7E2 solid;
	
}
#main .borderBox_blue_724 .tab{
	height:20px;
	background:url(bg_20.jpg) repeat-x;
	border-bottom:1px #BCD7E2 solid;
	position:relative
}
#main .borderBox_blue_724 .tab ul{
	position:absolute;
	top:-2px;
	left:-1px;
}
#main .borderBox_blue_724 .tab li{
	float:left;
	margin-right:1px;
	background:url(tab2_0.jpg) no-repeat;
	width:110px;
	height:25px;
	text-align:center;
	line-height:25px;
	cursor:pointer;
	color:#262626;
	font-size:14px;

}
#main .borderBox_blue_724 .tab .active{
	font-weight:bold;
	background:url(tab2_1.jpg) no-repeat;
	color:#ffffff;
}
#main .c_left{
	width:125px;
	float:left;
	margin:0px 20px 0 22px;
	display:inline;
}
#main .c_right{
	width:555px;
	float:left;
}
#main .c_left p{
	margin-top:15px;
}
#main .c_left p .pimage{
	padding:1px;
	border:1px #b3b1b2 solid;
}
#main .c_right p{
	text-align:right;
	margin:10px 20px 10px 0;
}
#main .c_right p a{
	color:#0c7bcc;
}
#question{
	margin-top:7px;
	border:1px #efe6d4 solid;
	background-color:#fef2dc;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	position:relative;
	z-index:2;
	behavior: url(css/ie-css3.htc);
	padding-bottom:10px;
}
#question #question_h2{
	margin:10px 0 7px 14px;
}
#question p{
	margin-left:14px;
}
#question .even{
	margin-left:13px;
}
#question li{
	float:left;
	width:337px;
	margin:12px 9px 0 10px;
	display:inline;
	background:url(red.jpg) no-repeat left center;
	padding-left:10px;
	position:relative;
	font-size:14px;
}
#question .no-margin-right{
	margin-right:0;
}
#question li a{
	color:#2a282d;
}
#main .borderBox_purple_724{
	margin-top:7px;
	border:1px #b9a8d5 solid;
	
}
#main .borderBox_purple_724 .tab{
	height:25px;
	background-color:#efe9f3;
	border-bottom:1px #b5aad4 solid;
	position:relative
}
#main .borderBox_purple_724 .culumn{
	position:absolute;
	top:-3px;
	left:7px;
}
#main .borderBox_purple_724 .tab ul{
	position:absolute;
	top:2px;
	left:153px;
}
#main .borderBox_purple_724 .tab li{
	float:left;
	margin-right:1px;
	background:url(tab3_1.jpg) no-repeat;
	width:110px;
	height:25px;
	text-align:center;
	line-height:25px;
	cursor:pointer;
	color:#262427;
	font-size:14px;
}
#main .borderBox_purple_724 .tab .active{
	background:url(tab3_0.jpg) no-repeat;
	color:#262427;
}
#main .borderBox_purple_724 .c_left img{
	margin-top:10px;
}
#main #right .borderBox_purple_724 .news-li{
	float:left;
	width:254px;
	display:inline;

}
/* iFocus style */
#ifocus { width:492px; height:198px; margin:1px; border:0px solid #DEDEDE; background:#F8F8F8; }
	#ifocus_pic { display:inline; position:relative; float:left; width:370px; height:178px; overflow:hidden; margin:10px 0 0 10px; }
		#ifocus_piclist { position:absolute; }
		#ifocus_piclist li { width:370px; height:178px; overflow:hidden; }
		#ifocus_piclist img { width:370px; height:178px; }
	#ifocus_btn { display:inline; float:right; width:91px; margin:9px 15px 0 0; }
		#ifocus_btn li { width:91px; height:57px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
		#ifocus_btn img { width:75px; height:45px; margin:7px 0 0 11px; }
		#ifocus_btn .current { background: url(ifocus_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
	#ifocus_opdiv { position:absolute; left:0; bottom:0; width:370px; height:35px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
	#ifocus_tx { position:absolute; left:8px; bottom:8px; color:#FFF; }
		#ifocus_tx .normal { display:none; }