@CHARSET "UTF-8";
div.question{
	line-height:22px;	
	text-align:left;
	padding:5px;
}
div.question li{
	list-style:none;	
}
div.question h1{
	font-size:22px;
}
div.question h3{
	font-size:16px;
}
div.question table{
	border-left:solid 2px #CCCCCC;
	border-top:solid 2px #CCCCCC;
}
div.question table th,
div.question table td{
	font-size:16px;
	padding:5px;
	border-right:solid 2px #CCCCCC;
	border-bottom:solid 2px #CCCCCC;
}
div.question table input{
	border:none;
	font-size:16px;
}
.tit{
	line-height:30px;
	text-align:left;
}
.bottom_survey{
	width:800px;
	margin:auto;
}
.bottom_survey p{
	line-height:30px;
	text-align:left;
}
li span{
	color:red;
}
li .qt{
	border:none;
	border-bottom:solid 1px;
}

.butt {
	text-align:center;
}
.butt input{
	width:70px;
	height:30px;
	background-color:red;
	color: white;
	font-weight:bold;
	font-size:1.0em;
}

