@charset "gb2312";
/* CSS Document */
#main_cp {
	height: 800px;
	width: 1150px;
	background-color: #FFFFFF;
	margin: 0 auto;
}


/*当前位置*/

#center_top {
	height: 47px;
	width: 1150px;
	margin: 0 auto;
	border-bottom: 1px double lightgrey;
}

#wz {
	height: 47px;
	line-height: 47px;
	font-size: 15px;
}

#wz:before {
	content: '\258A';
	color: #F23400;
	padding-left:12px;
}


/*中间内容区*/

#center_main {
	width: 1150px;
	/*height: 600px;*/
	box-sizing: border-box;
}

.center_main_l {
	margin-top: 10px;
	width: 20%;
	height:710px;
	float: left;
	border: 1px solid lightgrey;
	
	
	margin-left: 10px;
}
.center_main_l_tittle {width:100%; height:66px; background:#e72e10; line-height:3.5; text-align:center;float:left; }
.center_main_l_tittle span{ margin-top:20px;margin: 10px auto;font-size:20px;color:#fff;font-weight:bolder; }
.center_main_r {
	margin-top: 10px;
	margin-right: 10px;
	width: 77%;
	height: 710px;
	float: right;
	border: 1px solid lightgrey;
}
.xxgk-tree { width:100%;line-height:30px;overflow:auto;float:left;min-height;auto; max-height:646px;}
.xxgk-tree a {font-size:12px;}
.center_main_r_top {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid lightgrey;
}

.center_main_r_top span {
	display: inline-block;
	width: auto;
	margin: 10px auto;
	color: red;
	margin-top: 15px;
	font-size: 23px;
}

.center_main_r_top span::before {
	content: '▍';
	color: #F23400;
	padding-left:12px;
}

.center_main_r p {
	padding: 0px;
	border: 0px;
	outline: none;
	list-style: none;
	color: #333;
	line-height: 28px;
	text-align: justify;
	text-indent: 32px;
	background-color: #ffffff;
	margin: 10px 30px;
}






/*版权声明*/

.center_span {
	padding-left: 10px;
}

#foot_l {
	width: 1150px;
	height: 80px;
	margin: 0 auto;
	border-top: 1px double lightgrey;
	float:left;
}
.lanmuneirong{height:580px;}
.lanmuneirong ul li{height: 35px; line-height: 35px; list-style-type: none; margin: 0px; padding: 0px; width:100%;float:left;}
.lanmuneirong ul li em { font-style:normal; float:right; width:100px; font-size:13p; text-align:right; background:#FFF; padding-right:10px;}
.fy { width:100%; float:left; text-align:center; margin-top:30px;}
.fy a { height:30px; line-height:30px; padding:0 10px;}
.paging {line-height:30px;font-size:16px;float:left;margin-top:5px;padding-left:100px;}
.paging table td{border-collapse:collapse;}
.page_wrap {clear:both;margin-bottom:0px;float:left;}
.paginator {font-family:Tahoma, "宋体";font-size:15px;}