/* CSS Document */
body {
	background-color: #8db064;}
a.link1 {
	font-family: "宋体";
	font-size: 12px;
	color:  #477220;
	text-decoration: none;
}

a.link1:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #41671F;
	text-decoration: underline;
}
a.link2 {
	font-family: "宋体";
	font-size: 12px;
	color:  #8DB064;
	text-decoration: none;
}

a.link2:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #477220;
	text-decoration: underline;
}
a.link3 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a.link3:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.z1 {
	font-size: 12px;
	color: #F9F2A1;
}
.z2 {
	font-size: 12px;
	color: #2F6B30;
}
.zl2 {
	font-family: "宋体";
	font-size: 12px;
	color: #2F6B30;
	line-height:20px;
	letter-spacing: 1px;
}
.z3 {
	font-size: 12px;
	color: #333333;
}
.z4 {
	font-size: 12px;
	color: #000000;
}
.k1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006633;
}
