﻿*{
	margin:0;
	padding:0;
}
img{
	border:none;
}
.mt10{
	margin-top:10px;
}
body{
	background:#fb5000 url('../images/bg.jpg') repeat-y center top;
}
#top{
	background:url('../images/httop.jpg') no-repeat center top;
	height:627px;
}
#main{
	background:url('../images/htbg.jpg') repeat-y;
	margin:0 auto;
	width:967px;
}
.maint{
	background:url('../images/htmain.jpg') no-repeat;
	height:461px;
	width:967px;
	position:relative;
}
.htlink{
	position:absolute;
	width:194px;
	height:38px;
	left:70px;
	bottom:35px;
}
.htlink a{
	width:194px;
	height:38px;
	display:block;
	text-indent:-9999px;
}
.mainb{
	background:url('../images/htbt.jpg') no-repeat;
	height:54px;
}
.surtt{
	background:url('../images/httt.jpg') no-repeat;
	height:35px;
}
.survey{
	width:780px;
	margin:0 auto;
	margin-top:20px;
	line-height:20px;
	color:#7d4a11;
	font-size:14px;
}
.survey li{
	list-style:none;
}
.votelistx{
	margin-top:10px;
}
.votelistx h3{
	font-size:14px;
}
.showerrvote{
	font-size:12px;
	color:red;
}
.survey h2{
	font-size:16px;
}
.survey p{
	margin-top:15px;
	font-size:12px;
}
