/*=========åé¦ˆè¡¨=========*/


div .name{
margin-bottom:.5px;
font:14px/30px Microsoft Yahei,Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;

}

input.inpbox,select.inpbox{
margin-bottom:5px;
	border:1px dashed #ffffff;
	border-radius:3px;
	height:25px;
	width:250px;
	line-height:30px;
	padding:0px 3px;
	color:#555;
	background:#fff;
	

}


.wutitle{
float:left; 
width:200px;

}

textarea.inpbox{
margin-bottom:10px;
	border:1px dashed #dedede;
	border-radius:3px;
	height:100px;
	width:250px;
	line-height:30px;
	padding:0px 3px;
	color:#555;
	background:#fff;
	

}


.submit{

	width:80px;
	height:40px;
	padding-right:px;
	border-radius:px;
	line-height:30px;
	background:#ffffff;
	color:#442e2e;
	font: 14px/40px Microsoft Yahei,Verdana, Arial, Helvetica;
	


.submit:hover{
	background:#47cdff;
	
}