body {
	font-family: "宋体";
	font-size: 12px;
	color: #4d4d4d;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
	background-repeat: repeat-x;
	background-position: top;
}
a:link,a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #0066B3;
	text-decoration: none;
	font-weight: normal;
}
#vote2 {
	clear: both;
	width: 778px;
	/*height:400px;*/
	
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 30px;	
}
#vote2 #title2 {
	font-family: "宋体";
	font-size: 14px;
	background-image: url(../images/index_bg15.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 28px;
	line-height: 28px;
	color: #1b8cc0;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
}
#vote2 #data2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a2c0cf;
	border-bottom-color: #a2c0cf;
	border-left-color: #a2c0cf;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#buttons {
	background-image: url(../images/button-bg.jpg);
	height: 21px;
	width: 70px;
	text-align: center;
	float:left;
	margin-right:10px;
}

#survey{
	clear:both;
	width:227px;
	padding-top: 5px;
}
#survey #title{
width:227px;
height:27px;
font-size:14px;
font-family:"宋体";
font-weight:bold;
color:#006eb3;
text-align:center;
line-height:27px;
background-image:url(../images/l_title_bg07.gif);
background-repeat:no-repeat;
}
#survey #data{
width:225px;
height:148px;
padding-top:5px;
font-family:"宋体";
font-size:12px;
line-height:20px;
background-color:#E8F6F6;
border-bottom:#69A8EB 1px solid;
border-left:#69A8EB 1px solid;
border-right:#69A8EB 1px solid;
}
.p_left {
	text-align: left;
	padding-left: 13px;
	line-height: 20px;
}


#questionnaire {
	clear: both;
	width: 778px;
	/*height:400px;*/
	
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 30px;	
}
#questionnaire #title {
	font-family: "宋体";
	font-size: 14px;
	background-image: url(../images/index_bg15.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 28px;
	line-height: 28px;
	color: #1b8cc0;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
}
#questionnaire #data {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a2c0cf;
	border-bottom-color: #a2c0cf;
	border-left-color: #a2c0cf;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
