.zhengwen{
	margin-bottom:50px ;
	overflow:hidden ;
}

.center_menu{
	margin-top: 5px;
	margin-bottom: 20px; 

	font-size: 14px;
	font-family: "微软雅黑";
	color: #838181;
}

.center_left{
	width: 853px;
	height: auto;
	border: 1px solid #d1cfcf;
	float: left;
}


.center_left_search{
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #d1cfcf;
}
.center_left_search_select{
	border-radius:5px;
	border: 1px solid #0099ff;
	width:675px;
	height:42px;
	margin-left:100px;
	margin-top:40px;
}
.center_left_search_select select{
	width:150px;
	height: 38px;
	line-height: 38px;
	border:0;
	margin:0;
	float: left;
	margin-top: 2px;
}
.center_left_search_select input{
	width:410px;
	height: 42px;
	line-height: 42px;
	border:0;
	float: left;
}
.div_png{
	background:url(../image/fangdajing.png);
	width:84px;
	height:42px;
	border:0;
	float:right;
}
.center_left_search_lab{
	height:42px;
	line-height: 42px;
	color:#cccccc;
	float: left;
	margin-left: 5px;
}
.td_1{
	width:300px;
	height:53px;
	font-size:16px;
}
.td_2{
	width:200px;
}
.td_3{
	width:150px;
}

.td_title{
	padding-top:52px;
	color:#3a3939;
	font-size:18px;
	/*font-weight:bold;*/
}

.center_left_topic{
	width:100%;
	height: auto;
}

.center_left_topic_table{
	width:95%;
	height: 1050px;
	margin-left: 15px;
	margin-right: 15px;
}

.td_context{
	color: #3a3939;
	color: #abaaaa ;
	font-size: 12px;
	padding-top:16px; 
	word-break:break-all; 
	word-wrap:break-all;
}

.center_left_topic_table table tr td{
	font-family:'微软雅黑';
}

.td_img{
	padding-left:15px;
	width:30px;
	height:30px;
}

.td_font{
	font-size: 12px;
	padding-top: 25px;
	color:#3a3939;
}

.td_line{
	padding-top:20px;
}

.page{
	text-align:center;
	padding-top:60px; 
}

.page a{
	display:inline-block ;
	border-radius:5px ;
	color: #535151;
	font-size: 14px;
	font-family: "微软雅黑";
	padding:0 4px ;
}

.page a.active{
	background: #138cce; 
	color: #ffffff;
}

.center_right p{
	padding-top:15px;
}

.center_right p a{
	font-size:14px;
	font-family:'微软雅黑';
	color:#686767;
}
.right_tocip{
	border: 1px solid #d1cfcf;
	width:100%;
	height:60px;
	text-align:center;
	padding-top:50px;
}
.right_tocip a{
	color:#626161;
	font-size:14px;
	font-family:'微软雅黑';
}
.right_new_tocip{
	border: 1px solid #d1cfcf;
	width:100%;
	height:450px;
	margin-top:20px;
}
.right_new_tocip_div{
	height:35px;
	padding-top:20px;
}
.right_new_tocip_div_lab1{
	padding-left:20px;
	font-size:16px;
	font-family:'微软雅黑';
}
.right_new_tocip_div_lab2{
	float:right;
	padding-right:15px;
}
.right_new_tocip_div_lab2 a{
	color:#2a86c5;
	font-size:16px;
	font-family:'微软雅黑';
}
.right_context{
	text-align:center;
	padding-top:20px;
}

hr{
	border:0;
	background-color:#d1cfcf;
	height:1px;
}