body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form{
	margin:0;
	padding:0;
}
body{
	font-size:12px;
	color:#000000;
	background:#eaf7ff;
}
td{
	font-size: 12px;
}
img{
	vertical-align: middle;
}
ol,ul{
	list-style:none;
}
fieldset, img {
    border: 0;
}
:focus {
    outline: 0;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
	text-decoration:underline;
}
.clear{
	clear: both;
}
.clearfix {
    display: inline-block;
}
/*\*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/**/
.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
#header{
	background:url(header_bg.jpg) repeat-x top;
	height:292px;
}
.head{
	width:1020px;
	margin:0 auto;
}
#nav li{
	float:left;
	display:inline;
	height:32px;
	line-height:32px;
	width:90px;	 
}
#nav a{
	color:#ffffff;
	font-size:16px;
	display:block;
	text-align:center;
	text-decoration:none;
	background:url(nav_bg.jpg) no-repeat right;
}
#nav a.current{
	color:#2A8408;
	background:url(nav_bg_cur.jpg) no-repeat;
}
.mt10{
	margin-top:10px;
}
.mt8{
	margin-top:8px;
}

.search_box{
	width:150px;
	height:18px;
	border:solid 1px #666666;
	
}
.border_1{
	border:solid 1px #c7ced1;
	border-top:none;
}
.border_2{
	border:solid 1px #CFCFCF;
}
.font_14{
	font-size: 14px;
}
.texthidden {
	direction: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.text_width180 .texthidden{
	width:180px;
}
.text_width260 .texthidden{
	width:260px;
}
.text_width280 .texthidden{
	width:280px;
}
.text_width308 .texthidden{
	width:308px;
}
.text_width508 .texthidden{
	width:508px;
}
.white{
	color:#ffffff;
}
.lh20{
	line-height: 20px;
}
.lh24{
	line-height: 24px;
}
.title_1{
	font-size:16px;
	color:#ffffff;
	white-space: nowrap;
	font-family:"microsoft yahei","simhei";
}
.title_2{
	font-size:14px;
	font-weight:bold;
	color:#1C629D;
}
.pic_list li{
	float: left;
	overflow: hidden;
	display: inline;
	text-align: center;
}
.pic_list li a img{
	width:120px;
	height:90px;
	border: solid 1px #DCDDDD;
	padding: 3px;
}
.pic_list li p{
	display: block;
	height: 20px;
	line-height: 20px;
	text-align:center;
	overflow:hidden;
}
.pic_div{
	width:128px;
	height:118px;
	overflow:hidden;
	margin-right:13px;
}
.pic_div img{
	width:120px;
	height:90px;
	border: solid 1px #DDDDDD;
	padding: 3px;
}
.pic_div p{
	display: block;
	line-height: 20px;
	text-align:center;
}
#article .title{
	font-size:16px;
	font-weight:bold;
}
#article .info{
	margin:10px auto;
	width:588px;
	height:32px;
	line-height:32px;
	border-top:none;
	background:url(img_20.jpg) no-repeat;
}
.pic_list{
	width:956px;
}
.pic_list li div{
	margin: 0 11px;
}
a.more,a.more:visited{
	color:#ffffff;
	text-decoration: none;
}
a.more:hover{
	color:#ffffff;
	text-decoration: underline;
}
.content{
	font-size: 16px;
   line-height: 28px;	
}
.link {
	width:150px;
	overflow:hidden;
	margin:0 auto;
	padding-top:10px;
}
.link li{
	width:150px;
	height:29px;
	line-height:29px;
	text-align:center;
	background: url(img_8.jpg) no-repeat;
	margin-top:5px;
}
.article_list li{
	height:30px;
	line-height:30px;
	background:url(line.gif) bottom repeat-x;
}
.article_list a{
	float:left;
	padding-left:10px;
	color:#333333;
	background:url(commonr24.gif) left center no-repeat;
}
.article_list span{
	width:30px;
	float: right;
	line-height: 30px;
}
.pager{
	line-height:30px;
	text-align:center;
}
.pager a{
	color:#CC0000;
}
#article{
	
}
#article .title{
	height:30px;
	font-family: ºÚÌå;
	font-size:22px;
	text-align:center;
}
#article .info{
	height:30px;
	line-height: 30px;
	text-align:center;
	font-size:14px;
	border-top:solid 1px #CCCCCC;
}
#article .content,#article .content p{
	font-size:14px;
	line-height:24px;
}
#article .content p{
	padding-bottom:10px;
}
.nav a{
	font-family:"microsoft yahei","simhei";
	font-size:16px;
	color:#0b4f8e;
}
.container{
     width: 1020px;
     margin:0 aoto;
     background:#ffffff;
}
.dt{
	font-size: 12px;
	font-family: simsun;
	color: #999;
}
.news .hd li{
    float:left;
    width:104px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}
.news .hd li a{
    font-size: 14px;
    font-family: 'microsoft yahei';
}
.news .hd li.on{
    background: url(img_45.jpg) no-repeat;
}
.news .hd li.on a{
    color:#fff;
}