body{
	text-align:center;
	height:100%;
	margin:0;
	padding:0;
	font-size:12px;
	background:url(../images/bodyBG.jpg) repeat-x;
}
#web{
	width:1010px;
	text-align:left;
	margin:0 auto;
	_margin:0;
	padding:0;
}
/**head页**/
#head{
	width:1010px;
	float:left;
}
.logo{
	float:left;
	margin:0;
}
.logo_img{
	float:right;
	border: 0;
}
#search{
	width:272px;
	height:26px;
	float:right;
	margin:40px 10px 0 0;
	
}
.search_text{
	float:left;
	border: 0;
	background:url(../images/searchText.gif) no-repeat;
	width:194px;
	height:26px;
	font-size:20px;
}
.search_button{
	margin:0 0 0 0;
	float:right;
	border: 0;
	width:72px;
	height:26px;
	background:url(../images/searchButton.gif) no-repeat;
}
#navigation{
	float:left;
	width:1004px;
	height:45px;
	margin:5px 0 0 3px;
	background:url(../images/navigation.gif) no-repeat;
}
#navigation img{
	border: 0;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.nav_index_img{
	margin-left:20px;
}
.nav_gywm_img{
	margin-left:140px;
}
.nav_gjjcj_img{
	margin-left:258px;
}
.nav_zcgl_img{
	margin-left:374px;
}
.nav_fxfz_img{
	margin-left:493px;
}
.nav_hyyxhbxbz_img{
	margin-left:609px;
}
.nav_bxbz_img{
	margin-left:727px;
}
.nav_zcfg_img{
	margin-left:846px;
}
#navigation div{
	position: absolute;
	height:45px;
	width: 90px;
	cursor:pointer;
	z-index: 10000;
}
.font_default{
	width: 90px;
	text-align: center;
	float:left;
	margin-top:15px;
	font-weight: bold;
	font-size: 14px;
}
#nav_index{
	margin-left:55px;
}
#nav_gywm{
	margin-left:173px;
}
#nav_jjcj{
	margin-left:285px;
}
#nav_zcgl{
	margin-left:405px;
}
#nav_fxcz{
	margin-left:525px;
}
#nav_hyyx{
	margin-left:640px;
}
#nav_bxbz{
	margin-left:760px;
}
#nav_zcfg{
	margin-left:875px;
	
}
/**copyright**/
#copyright{
	width:1010px;
	float:left;
	margin: 10px 0 0 0;
	height:100px;
}
.copyright_line{
	width:704px;
	height:3px;
	float:left;
	margin:0 0 0 2px;
	background:url(../images/copyright_line.jpg) repeat-x;
}
.copyright_line_red{
	width:287px;
	height:3px;
	float:right;
	margin-right:0 2px 0 0;
	background:url(../images/copyright_line_red.jpg) no-repeat;
}
#copyright_font{
	float:left;
	margin:13px 0 0 10px;
	_margin:0 0 0 10px;
	font-size:12px;
	font-weight:normal;
	font-family:宋体;
}
#copyright_link{
	float:right;
	margin:13px 15px 0 0;
	_margin:0 15px 0 0;
	font-size:12px;
	font-weight:normal;
	font-family:宋体;
}
#copyright_link a{
	text-decoration:none;
	color:#000000;
}
#copyright_link a:visited{
	text-decoration:none;
	color:#000000;
}
#copyright_link a:hover{
	text-decoration:none;
	color:#e40001;
}

/**leftPanel**/
#leftPanel{
	width:214px;
	float:left;
}
.leftPanel_top{
	width:204px;
	float:right;
	height:20px;
	background:url(../images/leftPanel_border_top.jpg) no-repeat;
}
#leftPanel_center{
	width:204px;
	float:right;
	padding:0;
	text-align:left;
	background:url(../images/leftPanel_border_center.jpg) repeat-y;
}
#leftPanel_center_content{
	width:184px;
	float:left;
}
.leftPanel_bottom{
	width:204px;
	float:right;
	height:12px;
	background:url(../images/leftPanel_border_bottom.jpg) no-repeat;
}
.leftPanel_parent{
	float:right;
	width:164px;
	height:61px;
	border-radius:5px;
	border-top:10px solid #0b3f78;
	border-bottom:1px solid #0b3f78;
	background-color:#edf6ff;
	margin: 4px 0 0 0;
}
.leftPanel_parent_dangshi{
	float:right;
	width:164px;
	height:61px;
	border-radius:5px;
	border-top:10px solid #fec067;
	border-bottom:1px solid #fec067;
	background-color:#e00208;
	margin: 4px 0 0 0;
}
.leftPanel_parent font{
	float:left;
	font-weight:bold;
	font-size:16px;
	margin:20px 0 0 45px;
	color:#004078;
}
.leftPanel_parent_dangshi font{
	float:left;
	font-weight:bold;
	font-size:16px;
	margin:20px 0 0 37px;
	color:#fec067;
}
#leftPanel_center ul{
	float:right;
	width:152px;
	list-style: none;
	padding:0;
	margin: 10px 0 0 0;
}

#leftPanel_center ul li{
	float:left;
	margin: 2px 0 0 0;
	padding:0;
	width:142px;
}

#leftPanel_listBG_top{
	height:3px;
	width:142px;
}
#leftPanel_listBG_center{
	vertical-align:middle;
	height:18px;
	width:142px;
}
#leftPanel_listBG_bottom{
	border-bottom:1px dashed #808080;
	height:15px;
	width:142px;
}
#leftPanel_listBG_center img{
	margin:0 0 0 10px;
}
#leftPanel_center a{
	/*float:left;
	*/
	margin: 5px 0 0 0;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	word-break: break-all;word-wrap:break-word;
}
#leftPanel_center a:visited{
	cursor:pointer;
	text-decoration:none;
	color:#000000;
}
#leftPanel_center a:hover{
	cursor:pointer;
	text-decoration:none;
	color:#808080;
}
#leftPanel_center a:active{
	cursor:pointer;
	text-decoration:none;
	color:#808080;
}
/**文章列表页、文章详细页**/
#content_main{
	width: 780px;
	float: right;
	margin-top: 10px;
	margin-bottom: 30px;
}
.main_img{
	background: url("../images/changcheng.jpg") no-repeat;
	width: 765px;
	height: 187px;
	float: left;
}
.golden_img{
	background: url("../images/dangshi.jpg") no-repeat;
	width: 765px;
	height: 187px;
	float: left;
}
.main_img1{
	background: url("../images/changcheng1.jpg") no-repeat;
	width: 765px;
	height: 187px;
	float: left;
}
.main_img2{
	background: url("../images/changcheng2.jpg") no-repeat;
	width: 765px;
	height: 187px;
	float: left;
}
.main_img3{
	background: url("../images/changcheng3.jpg") no-repeat;
	width: 765px;
	height: 187px;
	float: left;
}
.main_img4{
	background: url("../images/changcheng4.jpg") no-repeat;
	width: 765px;
	height: 187px;
	float: left;
}
.main_img5{
	background: url("../images/changcheng5.jpg") no-repeat;
	width: 765px;
	height: 187px;
	float: left;
}
.main_img6{
	background: url("../images/changcheng6.jpg") no-repeat;
	width: 765px;
	height: 187px;
	float: left;
}
#docList_line{
	margin-top: 20px;
	width: 710px;
	float: left;
}
.docList_line_img{
	background:url("../images/docList_line.jpg") repeat-x;
	width: 690px;
	height: 5px;
	float: right;
}
#doc_detail{
	float: left;
	width:689px;
	margin:30px 0 0 0;
	_margin:20px 0 0 0;
}
.doc_detail_top{
	float: right;
	width:649px;
	height:30px;
	background: url("../images/docDetailBG_top.jpg") no-repeat;
}
#doc_detail_center{
	float: right;
	width:649px;
	background: url("../images/docDetailBG_center.jpg") repeat-y;
}
.doc_detail_bottom{
	float: right;
	width:649px;
	height:21px;
	background: url("../images/docDetailBG_bottom.jpg") no-repeat;
}
.doc_title{
	margin-top:10px;
	margin-left:20px;
	float: left;
	width:609px;
	font-size:20px;
	font-weight: bold;
	text-align: center;
}
.doc_date{
	margin-top:6px;
	_margin-top:10px;
	text-align: center;
	float: left;
	width:649px;
	color:#808080;
	line-height: 28px;
}
.doc_line{
	float: left;
	width:617px;
	height:1px;
	margin:4px 0 0 0;
	_margin:10px 0 0 0;
}
#doc_content{
	line-height:25px;
	float: left;
	width:607px;
	margin:10px 0 0 0;
	_margin:20px 0 0 0;
}
.doc_content_font{
	width:557px;
	float: right;
}
#doc_panel{
	margin:20px 0 0 0;
	width: 710px;
	float:left;
	height:30px;
}
#doc_panel font{
	color:#004078;
	font-size: 14px;
	font-weight: bold;
	float:right;
	width: 687px;
}
.panel_line_red{
	margin-top:2px;
	float:right;
	width:67px;
	height:3px;
	background:url(../images/list_line_red.jpg) no-repeat;
}
.panel_line_golden{
	margin-top:2px;
	float:right;
	width:67px;
	height:3px;
	background:url(../images/list_line_golden.jpg) no-repeat;
}
.panel_line{
	margin-top:2px;
	float:right;
	width:580px;
	height:3px;
	background:url(../images/list_line.jpg) repeat-x;
}
#list_border{
	float:left;
	margin: 0 0 0 0;
	width: 690px;
}
#docTbl{
	font-size:12px;
	float:right;
	line-height: 30px;
}
#docTbl tr td{
	border-bottom: 1px dashed #dcdcdc;
}
#doc_list{
	float:left;
	width:700px;
}
#content_report{
	float:left;
	margin:22px 0 0 0;
	width: 242px;
}
#content_report font{
	float:left;
	font-size: 12px;
	font-weight: bold;
	width: 242px;
}
#content_report img{
	float:left;
	border: 0;
	cursor: pointer;
	margin: 5px 0 0 12px;
}
#content_list_border{
	float:left;
	margin: 22px 0 0 0;
	width: 690px;
}
#content_list_title{
	width: 690px;
	float:left;
	height:30px;
}
#content_list_title font{
	color:#e40001;
	font-size: 14px;
	font-weight: bold;
	float:left;
	width: 620px;
	margin-left:5px;
}
.list_line_red{
	margin-top:2px;
	float:left;
	width:67px;
	height:3px;
	background:url(../images/list_line_red.jpg) no-repeat;
}
.list_line{
	margin-top:2px;
	float:left;
	width:560px;
	height:3px;
	background:url(../images/list_line.jpg) repeat-x;
}
.content_more{
	float:right;
	cursor:pointer;
	border:0;
	width:60px;
	height:23px;
	margin: -5px 0 0 0;
	text-decoration: none;
	background-color: #ffffff;
}
a.content_more:link{
	text-decoration:none;
	font-size:12px;
	color:#000000;
}
a.content_more:visited{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
a.content_more:active{
	font-size:12px;
	text-decoration:none;
	color:#808080;
	cursor:pointer;
}
a.content_more:hover{
	font-size:12px;
	text-decoration:none;
	color:#808080;
	cursor:pointer;
}

#content_list{
	float:left;
}
#articleTbl{
	font-size:12px;
}
#content_list span{
	line-height:28px;
}
a.yd_p_a:link{
	text-decoration:none;
	font-size:12px;
	color:#000000;
}
a.yd_p_a:visited{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
a.yd_p_a:active{
	font-size:12px;
	text-decoration:none;
	color:#808080;
	cursor:pointer;
}
a.yd_p_a:hover{
	font-size:12px;
	text-decoration:none;
	color:#808080;
	cursor:pointer;
}
/**分页**/
#page{
	width: 640px;
	float: left;
	margin-top: 20px;
	_margin-top: 10px;
}
#tb_page{
	float: right;
}
#page td{
	font-size: 12px;
}
.tb_page_btn{
	cursor: pointer;
	color: #808080;
	width: 51px;
	height: 23px;
	border: 0;
	background: url("../images/page_btn.jpg") no-repeat;
}
.tb_td_blank{
	width: 20px;
}
/**404   500页面**/
#errorInfo{
	text-align:center;
	width:526px;
	height:258px;
	margin-top:120px;
	margin-bottom:120px;
	background:url("../images/infoBG.jpg") no-repeat;
}
.errorInfo_font{
	color: #C89A45;
	font-weight: bold;
	font-size: 28px;
}
.returnBtn{
	cursor: pointer;
	color: #FFFFFF;
	background:url("../images/return_button.jpg") no-repeat;
	width: 60px;
	height: 23px;
	border: 0;
	float: right;
	margin: 50px 100px 0 0 ;
}