#title
	{
		/*background:#FFFFFF url(../images/backgrand.jpg) no-repeat  center top;*/
		width:85%;
		/*height:44px;*/
		color:#666666;
		/*font-size:29px;
		margin:30px 24px 30px 0px;*/
		padding:2px;
		font-family:Arial;
		/*line-height:44px;
		height:70px; */
	}


#form .h2
{
background:#D9E4F6 url(../image/back.jpg) repeat-x bottom;
color:#333333;
font-size:17px;
height:30px;
}
#form input[type=text],#form select,#form textarea,#form input[type=file],#form[type=radio]
{
border: 1px solid #605F71;
background:#F5F5F5;
}
#form input[type=text]
{
height:15px;
}
#form .sumbitt
	{
			
		border:0px;
		border: 1.5px solid #000000;
		font-size:16px;
		background:#F5F5F5;
		width:95px;
		height:23px;
	}