body {
	font-family: "宋体";
	font-size: 12px;
	color: #484848;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #484848;
}

A:visited {text-decoration: none; color: #333333}
A:hover {text-decoration: nonee; color: #FF0000}
A:link {text-decoration: none; color:#333333}
A:active {text-decoration: none; color: #FF0000}

.table10t {
	margin-top: 10px;
}

.line1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5FC89E;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #2C8573;
}

.f12 {
	font-size: 12px;
}
.line2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
