body {
	margin: 0px;
}
.font01 {
	font-family: "宋体";
	line-height: 22px;
	color: #F7FFDD;
	text-decoration: none;
	font-size: 12px;
}
a.font01:link {
	color: #F7FFDD;
}
a.font01:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.td01 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C5D17A;
	line-height: 6px;
}
.font02 {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
}
a.font02:link {
	color: #333333;
	text-decoration: none;
}
a.font02:hover {
	color: #FF3300;
	text-decoration: underline;
}


.font03 {
	color: #FF3300;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
a.font03:link {
	color: #FF3300;
}
a.font03 :hover {
	color: #FFCC00;
	text-decoration: none;
}

.font04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
}
