#main_cp {
	height: auto;
	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;
	height: auto;
	float:left;
	background:#fff;
}

.center_main_l {
	margin-top: 10px;
	width: 20%;
	height:auto;
	float: left;
	border:1px solid lightgrey;
	overflow:auto;
	margin-left: 10px;
}
.center_main_l_tittle {width:100%; height:45px; background:#e72e10; line-height:3; text-align:center;float:left;}
.center_main_l_tittle span{ margin-top:20px;margin: 10px auto;font-size:16px;color:#fff;font-weight:bolder; }
.center_main_r {
	margin-top: 10px;
	margin-right: 10px;
	width: 77%;
	height: auto;
	float: right;
	border: 1px solid lightgrey;
}

.center_main_r_top {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid lightgrey;
}

.center_main_r_top span {
	display: inline-block;
	width: auto;
	margin: 10px auto;
	color: red;
	margin-top: 11px;
	font-size: 23px;
}

.center_main_r_top span::before {
	content: '▍';
	color: #F23400;
	padding-left:1px;
}

.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_main_l table {
	height: auto;
	width: 100%;
	text-align: center;
	    border-collapse: collapse;
    border-spacing: 0;
}

.center_main_l tr {
	line-height: 45px;
	/*background-color: red;*/
	height:45px;
}

.center_main_l td {
	height:35px;
	width: 100%;
	border-bottom: 1px solid lightgray;
	color: #333;
	
}
.center_main_l  a:horver {background:#ccc;font-weight:bold;}
.center_main_l a:before {
	content: "▶ ";
	color: #DC0002;
	font-size: 12px;
}


/*版权声明*/

.center_span {
	padding-left: 10px;
}

#foot_l {
	width: 1150px;
	height: 80px;
	margin: 0 auto;
	border-top: 1px double lightgrey;
	float:left;
	margin-top:10px;
}
.lanmuneirong{height:auto;}
.lanmuneirong ul li{height: 35px; line-height: 35px; list-style-type: none; margin: 0px; padding: 0px; width:100%;float:left;}
.lanmuneirong ul li a{font-size:15px; }
.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;}
.opendate {background-color: #dddddd;}
.opendate a:hover {color:black; }.opendate a {color:black;font-weight:bold; }