html, body, form, fieldset, h1, h2, h3, h4, h5, h6,  pre, blockquote, ul, ol, dl, address
{
	margin:0;
	padding:0;
}
body 
{
	margin:0px auto;
	font-size:12px;
	color: #898885;
	text-align:center;
	font-family: Tahoma, "宋体", Arial;
	background:url(../images/bg.jpg) repeat-x left top;
}
p,form{
 	margin:0px;
	padding:0px;
}
input,select{color:#898885;}
img{border:0px;}
a:link 
{ 
	color: #898885; 
	text-decoration: none
}
a:visited 
{ 
	color: #898885; 
	text-decoration: none
}
a:hover 
{ 
	color: #0033cc; 
	text-decoration: underline
}
a.top:link 
{ 
	color: #898885; 
	text-decoration: none
}
a.top:visited 
{ 
	color: #898885; 
	text-decoration: none
}
a.top:hover 
{ 
	color: #000; 
	text-decoration: underline
}
.foot_chinese{ text-align:center; padding-top:6px; height:22px;}
.foot_font{font-family:Verdana, Geneva, sans-serif; text-align:center;}
.input_bg{background:url(../images/input_bg.jpg) no-repeat; width:170px; height:24px; border:0px; text-align:center; padding:2px 0px;}
.red{color:#ff0000; font-size:12px;}
.blue{color:#003399; font-size:12px;}
