/* CSS Document */
body {
	background-color: #CACACA;
}
a.link1 {
	font-family: "宋体";
	font-size: 12px;
	color: #4A494A;
	text-decoration: none;
}

a.link1:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.link2 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.link2:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #4A494A;
	text-decoration: underline;
}
a.link3 {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.link3:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #10912C;
	text-decoration: underline;
}
a.link4 {
	font-family: "宋体";
	font-size: 14px;
	color: #FF2A00;
	text-decoration: none;
}
a.link4:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #FF2A00;
	text-decoration: underline;
}
a.link5 {
	font-family: "宋体";
	font-size: 12px;
	color: #4A494A;
	text-decoration: none;
}
a.link5:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #4A494A;
	text-decoration: underline;
}
a.link6 {
	font-family: "宋体";
	font-size: 12px;
	color: #1A85B7;
	text-decoration: none;
}
a.link6:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #1A85B7;
	text-decoration: underline;
}
.z1 {
	font-family: "宋体";
	font-size: 14px;
	color: #FF2A00;
}
.z2 {
	font-family: "宋体";
	font-size: 12px;
	color: #4A494A;
}
.z3 {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
}
.k2 {
	border: 1px solid #AACCEE;
}
.k3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DEDFDE;
}