.explain{
	width:1030px;
	padding:10px 20px;
}
.explain>p{
	color:#565656;
	font-size:16px;
	line-height:24px;
}
.Subject-title{
	font-size:16px;
	color:#2f72b6;
	padding: 0 20px;
	font-weight:bold;
}
.surveycontent{margin-bottom:10px;}
.table{
	padding:20px;
	text-align:left;
	border-collapse:collapse;
	margin:20px auto 30px;
	width:1000px;
 }
/* .table tr td:first-child{
 	width:70px;
 }
 .table tr td:nth-child(2){
 	width:50px;
 }
.table tr td:nth-child(3){
 	width:70px;
 }*/
.table-head{
	background:#2f72b6;
	border:1px solid #dedede;
	font-size:16px;
	color:#fff;
}
.table td{
	height:40px;
	border:1px solid #dedede;
	padding-left:10px;
	line-height:25px;
	padding-right:10px;
}
.btn{
	margin-top:80px;
}
.foot-text{
	padding-right:20px;
	text-align:right;
}