body {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EDF6E3;
}
.black12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.black12-20 {
	font-family: "宋体";
	font-size: 12px;
	line-height:20px;
	color: #333333;
	text-decoration: none;
}
.black12-24 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
.black14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.red12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.red14 {
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
.white12 {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.white14 {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.green1-12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #6FAF30;
	text-decoration: none;
}
