body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "宋体", "楷体_GB2312";
	font-size: 9pt;
        line-height: 14pt;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
td {
	font-family: "宋体", "楷体_GB2312";
	font-size: 9pt;
        line-height: 14pt;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: 宋体;
	font-size: 9pt;
}
a:visited {
	font: 9pt "宋体";
	color: #000000;
	text-decoration: none;
}
a:link {
	font: 9pt "宋体";
	color: #000000;
	text-decoration: none;
}
a:hover {
	font: 9pt "宋体";
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font: 9pt "宋体";
	color: #FF6600;
	text-decoration: none;
}

