@charset "utf-8";
/* CSS Document */
/**主要职能**/
* {
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style: none;
}

.childpage .child_title {
	margin-top:20px;
	height: 50px;
	line-height: 50px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}

.childpage .set {
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #d0d0d0;
}

.childpage .set div {
	float: left
}

.childpage .print {
	float: left;
	width: 80px;
	margin-left: 130px;
}

.childpage .print  a {
	color: #000;
	text-decoration: none;
	couser: pointer;
	text-decoration: none;
	couser: pointer;
}

.childpage .changecolor {
	float: left;
	width: 180px;
	margin-top: 12px;
}

.childpage .changecolor div {
	cursor: pointer;
	width: 15px;
	height: 15px;
	border: 1px solid #777;
	float: left;
	margin: 0px 0px 0px 5px;
}

.childpage .container {
	padding: 20px 0px 50px 0px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

.childpage .container  span {
	letter-spacing: 2px;
	line-height: 25px;
}

.childpage .bottom_line {
	botder-bottom: 1px solid #ddd;
}

.childpage .content_foot {
	height: 80px;
	line-height: 80px;
}

.childpage .info{
	font-size:14px;
		font-family: "宋体";
	text-align:right;padding-right:100px;border-bottom:1px solid #ddd;height:20px;
	
}
.childpage table {
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	BORDER-COLLAPSE: collapse
}


/*网络调查样式开始*/

/*survey*/
.survey_w840{width:840px; float:left;}
.survey_w840 h1{color:#1f1f1f; font-size:24px; font-weight:normal;}
.survey_con{padding:30px 30px 50px 30px; min-height:430px; margin-top:23px; border:1px solid #e2e2e2; border-radius:7px; -moz-border-radius:7px; -o-border-radius:7px; -webkit-border-radius:7px;}
.survey_con h1{color:#1160b2; text-align:center; font-size:18px;}
.survey_con h3{color:#444444; line-height:26px; font-weight:normal; margin-top:20px;}
.survey_list{margin-top:40px;}
.survey_list .item{margin-bottom:30px;}
.survey_list .item p{color:#000000; font-size:16px; margin-bottom:20px;}
.survey_list .item span{margin-right:20px; color:#1e1e1e; font-size:14px; display:inline-block;}
.survey_list .item span input{float:left; margin-right:5px;}
.survey_list .item textarea{width:90%; margin:0 auto; margin-left:25px; border:1px solid #a9a9a9; height:100px;}
.survey_Btn{ text-align:center;}
.survey_Btn input{color:#fff; font-size:18px; padding:10px 60px; background-color:#1160b2; border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px; margin-right:10px; cursor:pointer; outline:none;}
.survey_Btn input:hover{background-color:#2c77c5;}
.survey_Btn a{color:#202020; font-size:16px; text-decoration:underline;}
.survey_Btn a:hover{color:#1160b2;}

.survey_w328{width:328px; float:right;}
.survey_ing{margin-top:6px;}
.survey_ing h1 a{color:#1f1f1f; font-weight:normal;}
.survey_ing .survey_ing_con{margin-top:23px; border:1px solid #e2e2e2; border-radius:7px; -moz-border-radius:7px; -o-border-radius:7px; -webkit-border-radius:7px; padding:20px 0;}
.survey_ing .survey_ing_con li{padding:0 10px; border-left:3px solid #1160b2; margin-top:20px;}
.survey_ing .survey_ing_con li a{color:#333333; font-size:15px;}
.survey_ing .survey_ing_con li:first-child{margin-top:0;}

.survey_end .survey_ing_con li{border-left:3px solid #989898;}

.result h1{text-align:left;}
.result h1 span{color:#202020; margin-left:50px;}
.result h1 span:first-child{margin-left:0;}
.result li{margin:0 0 20px 23px; width:730px;}
.result li .option{color:#1160b2; font-size:14px;}
.result li .percent{padding-left:10px; background:url(../images/vote_bar.gif) left center repeat-x; height:10px; position:relative; margin-top:10px;}
.result li .percent span{color:#1f1f1f; font-size:14px; position:absolute; right:-60px; bottom:-2px;}

/*网络调查样式结束*/