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


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

}

input.inpbox,select.inpbox{margin-bottom:5px;border:1px solied #fff;border-radius:0px;height:30px;width:450px;line-height:30px;margin:0 20px 20px 0px;padding:0px 5px 5px 3px;color:#555;background:#fff;}




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

}


.submit{

	width:940px;
	height:40px;
	border-radius:0px;
	line-height:40px;
	background:#1c4e86;
	color:#fff;
	font:bold 14px/40px Microsoft Yahei,Verdana, Arial, Helvetica;
	
}


.submit:hover{
	background:#121213;
	
}