@import url("style1.css");
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg01.gif);
}
td {
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
}
input,select {font-size: 12px;color:#000000;}
.style2 {
	color: #ffffff;
	font-size: 14px;
	font-family: "宋体";
	font-weight: normal;
}
.style8 {
	color: #000000;
	font-size: 14px;
	font-family: "宋体";
	font-weight: normal;
}
.style1 {
	color: #990000;
	font-size: 12px;
	font-family: "宋体";
	font-weight: lighter;
}
.style3 {
	color: #ffffff;
	font-size: 12px;
	font-family: "宋体";
	font-weight: normal;
}
.style4 {
	color: #990000;
	font-size: 18px;
	font-family: "宋体";
	font-weight: bold;
}
.style5 {color: #FFFFFF}

.hj {
	line-height: 20px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000000;
}

-->
</style>