body,td,th {
	font-size: 13px;
	font-family: ??_GB2312, ??;
	color: #333333;
	font-family: "??_GB2312", "???";
	text-decoration: none;
}
body {
	margin-left: 14px;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-family: "??_GB2312", "???";
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-family: "??_GB2312", "???";
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #CE0000;
	font-family: "??_GB2312", "???";
}

