@charset "gb2312";
a:link {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 14px;
	color: #660000;
}
a:visited {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 14px;
	color: #660000;
}
a:hover {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 14px;
	color: #660000;
	text-decoration: underline;
}
a:active {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 14px;
	color: #663300;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000066;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center top;
}
body {
	background-position: left top;
	text-align: left;
	vertical-align: top;
	top: 0px;
	clip: rect(0px,0px,0px,0px);
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}

