.content_l{
	width: 208px;
	background: url(../images/left.jpg);
}
.search_input{
	width: 75%;
}
.search_text{
	background-color: transparent;
	border: 1px solid #ddd;
	height: 19px;
	display: inline-block;
	vertical-align: top;
	width: 38px;
	text-align: center;
}
.onlineSurvey{
	width:187px;
	margin: 0 auto;
	border: 1px solid #A52102;
}
.onlineSurvey_top{
	width: 100%;
	height: 61px;
	background: url(../images/index_2.jpg);
	line-height: 46px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	letter-spacing: 6px;
}
.onlineSurvey_c{
	width: 100%;
	height: 200px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}
.onlineSurvey_c a{
	display: block;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px dashed #999;
	text-align: center;
}
.imgdiv{
	width: 100%;
	height: 460px;
	background: url(../images/index_1.jpg);
}
.content_r{
	width: 788px;
	margin-left: 10px;
	padding-top: 5px;
	
}
.content_r_c{
	border: 1px solid #A52102;
	min-height: 500px;
	margin: 5px 0;
}
.singPage_title{
	width: 100%;
	height: 32px;
	background: url(../images/index_6.jpg);
	line-height: 32px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-left: 36px;
}
.singPage_title img{
	margin-right: 30px;
}
.singPage_content{
	width: 100%;
	margin: 0 auto;
	padding-top: 10px;
}
.singPage_content li{
	width: 100%;
	padding-left: 47px;
	height: 24px;
	position: relative;
	padding-right: 228px;
}
.singPage_content li .arrow_6{
	width: 11px;
	height: 11px;
	position:absolute;
	left:18px;
	top: 6px;
}
.singPage_content li a{
	display: block;
	width: 100%;
	height: 100%;
	border-bottom: 1px dotted #999999;
	
	font-size: 12px;
	line-height: 24px;
}
.singPage_content li .newsTime{
	width: 228px;
	height: 24px;
	line-height: 24px;
	position: absolute;
	right: 0;
	top: 0;
	border-bottom: 1px dotted #999999;
}
.singPage_content li .newsTime span{
	color: #ff5400;
}
.pagediv{
	width: 760px;
	height: 25px;
	margin: 0 auto;
}
.pagediv_top{
	width: 100%;
	height: 1px;
}
.page{
	width: 100%;
	text-align:center;
	line-height: 24px;
}
.page_left{
	display: inline-block;
	margin-right: 100px;
}
.page_left a{
	font-size: 12px;
	color: #000;
	padding: 0 2px;
}
.page_left a:hover{
	color: #000;
	text-decoration: underline;
}
.page_right{
	display: inline-block;
	font-size: 12px;
}
.page_right span{
	font-size: 12px;
}
.page_right span.leftline{
	border-left: 1px solid ;
}