.a {
	font-family: "宋体";
	font-size: 18px;
	color: #00684f;
	font-weight: bold;
}
.ae {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00684f;
	font-weight: bold;
	line-height: 22px;
}

.b {
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #00684f;
	line-height: 22px;
}
.be {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00684f;
	line-height: 18px;
}

.c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
