/*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_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*/



/**********************************************/
#nav{
	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 a:hover{
	text-decoration:underline;
}
#main #left{
	width:726px;
	margin-right:5px;
	float:left;
}
#main #right{
	width:229px;
	float:left;
}
#main #position{
	background-color:#ecf3fb;
	padding:10px 0 10px 20px;
	color:#282d31;
}
#main #position span{
	color:#010409;
}
#main #position a{
	color:#282d31;
}
#main .borderBox{
	border:1px #accaee solid;
	margin-top:7px;
}

#main .bigTitle{
	height:27px;
	line-height:27px;
	background:url(h2_bg_27.jpg) repeat-x;
	position:relative;
	border-bottom:1px #c2dcf3 solid;
}
#main .bigTitle h2{
	background:url(141_bg.jpg) no-repeat;
	width:141px;
	height:24px;
	line-height:24px;
	position:absolute;
	top:4px;
	left:10px;
	color:#fff;
	font-size:14px;
	text-align:center;

}
#main .bigTitle span{
	position:absolute;
	top:0px;
	right:5px;
}
#main .bigTitle span a{
	color:#037fbd;
}


#main .h2_blue{
	height:24px;
	line-height:24px;
	color:#2379ce;
	font-size:14px;
	padding-left:16px;
	border-bottom:1px #b9d8dd solid;
	position:relative;
	background:url(h2_blue_24.jpg) repeat-x;

}
#main .h2_blue span{
	position:absolute;
	top:0;
	right:10px;
	font-size:12px;
	font-weight:normal;
}
#main .h2_blue span a{
	color:#2f2f31;
}
#main .h2_gray{
	background:none;
	background-color:#f3f3f3;
	color:#2f2f2f;
	border-bottom:1px #dcdcdc solid;

}
#main .img_list{
	width:713px;
	margin-top:25px;
	padding-left:11px;
}
#main .content_title{
	text-align:center;
	width:100%;
	padding:25px 0px;
	border-bottom:1px solid #D1D2CD;
}
#main .content_title h1{
	font-size:19px;
	font-weight:bold;
	color:#2B2B2B;
}
#news_content{
	width:653px;
	margin-left:35px;
	color:#333333;
	display:inline;
}
#news_content .content_top{
	height:32px;
	line-height:32px;
	width:653px;
	margin-left:35px;
	position:relative;
	border-bottom:1px solid #D1D2CD;
}
#news_content .content_top .from{
	left:25px;
	position:absolute;
}
#news_content .content_top .time{
	left:277px;
	position:absolute;
}
#news_content .content_top .textfont{
	left:469px;
	position:absolute;
}
#news_content .content_top a{
	color:#333333;
}
#news_content .content_bottom{
	width:100%;
	line-height:32px;
	text-align:right;
	
}
#news_content .content_bottom a{
	color:#333333;
}
#news_content #content_content{
	padding:20px;
}
#news_content #content_content p{
	line-height:24px;
	/*text-indent:22px;*/
	font-size:14px;
}
#main .reading{
	border:1px solid #BED6E0;
	width:460px;
	min-height:284px;
	float:left;
	display:inline;
	margin-top:6px;
}
#main .reading .reading_top{
	width:460px;
	height:25px;
	border-bottom:1px solid #C6EDEA;
	background-color:#F6FCFC;
	position:relative;
}
#main .reading .reading_top .title{
	background:url(141_bg.jpg) no-repeat;
	position:absolute;
	height:27px;
	line-height:27px;
	width:141px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	left:13px;
}
#main .reading .reading_ul{
	width:460px;
	float:left;
	line-height:24px;
}
#main .reading .reading_ul li{
	text-indent:22px;
	background:url(flash_news_3.png) no-repeat 10px 9px;
}
#main .reading .reading_ul li a{
	color:#2B2B2B;
}
#main .reading .reading_ul li a:hover{
	text-decoration:underline;
}
#main .reading .more_q{
	background:url(yuan.jpg) no-repeat 3px 3px;
	line-height:24px;
	font-weight:bold;
	text-indent:22px;
	float:left;
}
#main .reading .reading_ul1{
	width:460px;
	float:left;
	line-height:20px;
}
#main .reading .reading_ul1 li{
	text-indent:22px;
	background:url(flash_news_3.png) no-repeat 10px 9px;
}
#main .reading .reading_ul1 li a{
	color:#2B2B2B;
}
#main .reading .reading_ul1 li a:hover{
	text-decoration:underline;
}
#main .part{
	border:1px solid #BED6E0;
	width:256px;
	min-height:284px;
	float:right;
	margin-top:6px;
}
#main .part .part_top{
	width:256px;
	height:25px;
	border-bottom:1px solid #C6EDEA;
	background-color:#F6FCFC;
	position:relative;
}
#main .part .part_top .title{
	background:url(141_bg.jpg) no-repeat;
	position:absolute;
	height:27px;
	line-height:27px;
	width:141px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	left:13px;
}
#main .part .part_ul{
	float:left;
	width:254px;
	line-height:24px;
}
#main .part .part_ul li{
	text-indent:22px;
	background:url(flash_news_3.png) no-repeat 10px 9px;
}
#main .part .part_ul li a{
	color:#2B2B2B;
}
#main .part .part_ul li a:hover{
	text-decoration:underline;
}

#main .img_list .img_div{
	width:136px;
	height:121px;
	float:left;
	margin-left:32px;
	display:inline;
}
#main .img_list .img_div a{
	color:#2B2B2B;
	line-height:24px;
}
#main .img_list .img_div a:hover{
	text-decoration:underline;
}

#main .news_ul{
	margin-bottom:10px;
	padding-top:5px;
}
#main .news-li{
	background:url(gray1.jpg) no-repeat left center;
	font-size:14px;
	color:#282828;
	padding-left:13px;
	margin-left:9px;
	margin-top:7px;
}
#main .news-li-red{
	background:url(red.jpg) no-repeat left center;
}
#main .news-li-12{
	font-size:12px;
}
#main .news-li span{
	color:#bcb4b1;
	margin-left:5px;
}
#main .news-li a{
	color:#282828;
}
#search{
	border:1px #ccccce solid;
	padding:5px 0 0 10px;
	color::#2a2a2a;
	position:relative;
}
#search p{
	margin-bottom:5px;
}
.input{
	width:77px;
	height:16px;
	line-height:16px;
	padding-left:5px;
	border:1px #ccccce solid;
}
.search_button{
	position:absolute;
	right:10px;
	top:3px;
}
#main .newsList{
	margin-left:10px;
	line-height:19px;
}
#main .newsList a{
	color:#282e2e;
}
#main .newsList .dot{
	float:left;
	margin-right:5px;
	margin-top:8px;
}
#main .piclist_news li{
	float:left;
	width:101px;
	min-height:111px;
	margin:10px 0 0 5px;
	display:inline;
}
#main .piclist_news li p{
	line-height:20px;
}
#main .piclist_news li a{
	color:#2e2e2e;
}
#main .nobg{
	background:none;
	margin-left:0px;
}

#page{
	margin-top:20px;
	text-align:center;
	color:#2d2d2d;
	font-size:22px;
	margin-bottom:20px;
}
#page a{
	color:#2d2d2d;
	margin-left:10px;

}
#page b{
	margin-left:10px;
}
#menu{
	width:961px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}
#menu ul li{
	float:left;
}

