body,input,textarea,select{font-size:14px;font-family:"microsoft yahei";}
body,h1,h2,h3,h4,p,ul,ol,dl,dd{margin:0; padding:0;}
ul,ol,li{padding-left:0;list-style-type:none;}
input,textarea,select{outline:none;vertical-align:bottom;}
img{border:none;}
a{outline:none; text-decoration:none; color:#434a5d; display:block;}
label{cursor:pointer; display:inline-block;}

body, input, button, select, textarea, th, td {
    color: #666666;
    font-size: 14px;
    line-height: 1.4;
}
 body{
	 background:#EFEFEF;
}
	
 body{
  scrollbar-face-color:efefef; 
  scrollbar-track-color:efefef; 
  scrollbar-arrow-color:4c4c4c; 
  scrollbar-shadow-color:efefef; 
  scrollbar-dark-shadow-color:efefef; 
  scrollbar-3dlight-color:efefef; 
  scrollbar-highlight-color:efefef;
 }

.tc {text-align: center;}
h4 {font-size: 16px;}
h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-family: inherit;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    text-rendering: optimizelegibility;
}
 

/**********wjcontent***********/
.wjContent {
	width: 814px;
	min-height: 200px;
	background: #fff;
	margin: 0px auto 10px auto;
	border: 1px #dbdbdb solid;
}

.wjContent p {
	color:#4c4c4fc;
}

.conthank,.consorry {
	margin:80px 60px;
	text-align: center;
}
.conthank p,.consorry p{
	font-size: 18px;
}
.noteinfo{padding:30px 40px}
/*.consorry {
	text-align:center;
	margin:80px auto;
	text-align:center
}*/

.conend {
	text-align:center;
	margin:80px auto;
	color:red;
}

.constop {
	text-align:center;
	margin:80px auto;
	color:red;
}

.advert {
	width: 816px;
	height: 236px;
	background:url("idiaoyansample.png"/*tpa=http://static-wenjuan.b0.upaiyun.com/static/images/idiaoyansample.png*/) no-repeat;
	margin: 0px auto 20px auto;
	position:relative;
}

.btn {
	width:161px;
	height:45px;
	position:absolute;
	right: 328px;
	bottom: 63px;
}


/*******foot********/
.footer_mini {
	color: #828282;
	font-size: 12px;
	min-height: 100px;
	margin-top: 6px;
	width: 100%;
	min-width: 990px;
}
.footer{
	width:983px;
	margin:0 auto;
	padding-top:10px
}
.ma_auto {
	float: none !important;
	margin: 0 auto;
	width:97px;/*135px*/
}
.instructions{
	float:left;
	width:100%;
	color:#999999;
	margin: 0;
	}
/*.instructions div{float:left;}	*/

.wjtext {
	margin-top:5px;
	text-align: center;
}

.wjtext a {
	color:#4C8EFA;
	margin:0 2px;
	display:inline-block;
	*display:inline;
	/*text-decoration: underline;*/
}

.wjimg {
	background:url("wenjuan_logo_mini.png"/*tpa=http://static-wenjuan.b0.upaiyun.com/static/images/wenjuan_logo_mini.png*/) no-repeat;
	width:45px;
	height:29px;
	margin-left:5px;
}

.conerror{
	width:470px;
	text-align:center;
	margin:50px auto 50px auto;
	}
.conerror h2{ font-size:21px; text-align:center; margin:20px 0;}
.conerror .error_text{ margin:40px 0 50px 0; text-align:left;}	
/*-------------按钮----------------------*/
.WJButton {
	font-weight:bold;
	display: inline-block;
	_zoom: 1;
	*display:inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size:16px;
	line-height: normal;
	padding: .5em 1.5em .5em;
	-webkit-border-radius: .2em; 
	-moz-border-radius: .2em;
	border-radius: .2em;
	/*width:60px;*/
	/*height:30px;*/
}
.prevButton{
	background-color: #fff;
	border:1px solid #ccc;
	color: #ccc;
	margin-right: 10px;
}
.prevButton:hover{opacity: .6;}
.open_results{
	display:inline-block;
	border-radius:8px;
	padding:10px 2em;
	background:#85c8ff;
	color:#ffffff;
	}	

.show_results{ 
	margin:10px 0; 
	padding-top:30px;
	margin:20px auto 0 auto; 
	text-align:center;
 }


