body {
	font-family: Arial, Tahoma;
	color: #FFFFFF;
	margin: 0px 0px;
	padding: 0px 0px;
	font-family : Arial, Tahoma;
	overflow-x:hidden;
	background-position: center top;
}
A:link,A:active,A:visited {
	color: #999;
	text-decoration: none;
}
A:hover {
	color: #FFF;
	text-decoration: underline;
}
div,form,input,select {
	margin: 0px 0px;
	padding: 0px 0px;
	line-height: 16px;
	font-size: 11px;
	color: #9992;
	font-family: Arial, Tahoma;
}
td,tr,p {
	line-height:13px;
	font-size : 11px;
	color: #999;
	font-family: Arial, Tahoma;
}
.head{
color: #FF0000;
}
.end{
color: #777777;
}
.input{
width:130px;
height:18px;
background-image:url(../engine/bg_fillB.gif);
border:none;
color:#000;
text-indent:5px;
margin-left:-5px;
}
.submit{
background-image:url(../engine/bg_submitB.gif);
border:none;
color:#999;
font-weight:bold;
font-size:10px
}