﻿body
{
	background: #fff url(../images//bg.gif);
	font-size: 12px;
	font-family: 宋体，Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0 auto;
	padding: 0;

}
*
{
	padding: 0px;
	margin: 0;
}
form
{
	border: 0;
	padding: 0;
	margin: 0;
}
img
{
	border: none;

}
.zhong
{
	color: #8e500b;
}
.lan
{
	color: #00659c;
}
center
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #ff0000;font-family: 微软雅黑,宋体, Arial, Helvetica, sans-serif; letter-spacing:1px;
}
a
{
	color: #8e500b;
	text-decoration: none;
}
a:link
{
	color: #8e500b;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #8e500b;
}
a:hover
{
	text-decoration: underline;
	color: #00659c;
}
a:active
{
	text-decoration: none;
	color: #8e500b;
}
.img2
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.img3
{
	margin-bottom: 5px;
}
.data
{
	color: #907b65;
	font-family: Arial, Helvetica, sans-serif;
}
.weight{ font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#f9810c;
}
a {noFocusLine:expression(this.onFocus=this.blur())} /* For IE, onFocus 的 F 要大写*/
:focus {-moz-outline-style: none} /* For Firefox */