/* 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: 12px;
	color: #EF1C21;
	text-decoration: none;
}

a.link3:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #F35C60;
	text-decoration: underline;
}
a.link4 {
	font-family: "宋体";
	font-size: 12px;
	color: #4A494A;
	text-decoration: none;
}

a.link4:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
a.link5 {
	font-family: "宋体";
	font-size: 12px;
	color: #9C005A;
	text-decoration: none;
}

a.link5:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #9C005A;
	text-decoration: underline;
}
a.link6 {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a.link6:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFCC;
}
a.link7 {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a.link7:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.z1 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.z2 {
	font-family: "宋体";
	font-size: 12px;
	color: #EF1C21;
}
.zl2 {
	font-family: "宋体";
	font-size: 12px;
	color: #4A494A;
	line-height:20px;
	letter-spacing: 1px;
}
.z3 {
	font-family: "宋体";
	font-size: 12px;
	color: #4A494A;
}
.k1 {
	border: 1px solid #CCCCCC;
}
.k2 {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.k3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDFDE;
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
}