@charset "gb2312";
body {
	font-size: 12px;
	line-height: 24px;
	color: #373737;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin: 0px;
}
td {
	font-size: 12px;
	color: #373737;
	text-decoration: none;
	line-height: 24px;
}

.td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b0b0b0;
}
.td2 {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #373737;
}
.td3 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #373737;
}
a:visited {
	text-decoration: none;
	color: #373737;
}
a:hover {
	text-decoration: none;
	color: #373737;
	text-decoration: underline;
}
.a1:link {
	text-decoration: none;
	color: #ffde00;
}
.a1:visited {
	text-decoration: none;
	color: #ffde00;
}
.a1:hover {
	text-decoration: none;
	color: #ffde00;
	text-decoration: underline;
}
