@charset "utf-8";

#titenquete {
	padding:5px 0 7px;
}

.enquetecap{
  margin-left:2px;	
}

#enqmain{
	background:url(./img/enqbg01.png);
	width:686px;
	margin-left:2px;
	text-align:center;
}

.enqlead{
	background:url(./img/enqline.png) no-repeat bottom;
	padding-bottom:20px;
	font-size:12px;
	line-height:130%;
	color:#f90092;
	width:650px;
	margin:0 auto 10px;
}

.enqbg02{
  margin-left:2px;	
}

#enqQbox{
	background:url(./img/enqline.png) no-repeat bottom;
	width:650px;
	margin:0 auto 10px;
	padding-top:5px;
	padding-bottom:10px;
}

.enqicon{
  width:50px;
  height:31px;
  float:left;
}

.enqQ{
	background:url(./img/enqQbg00.png) repeat-x;
	height:34px;
	max-width:550px;
	_width:550px;
	display:inline-block;
	padding:9px 20px 5px 0;
	overflow:hidden;
	color:#fcfa02;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	float:left;
}

.enqQbg03{
  width:22px;
  height:31px;
  float:left;
}

.enqformbox{
  margin-left:30px;
  padding-top:5px;
  color:#FFF;
  font-size:12px;
  width:620px;
}

.enqformbox span{
  margin-right:15px;
  padding-top:1px;
}

.enqformtext{
	width:300px;
	height:20px;
	font-size:12px;
}

.enqformcheck,.enqformradio{
	margin-right:3px;
}

.enqtextarea{
  width:560px;
  height:200px;
}

.enqbtnbox{
  text-align:center;
  margin-top:10px;
}

.enqbtn{
	width:160px;
	height:34px;
	text-align:center;
	background:url(img/enqbtn.png) no-repeat;
	border:none;
	font-size:14px;
}


