table {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 185%;
	color: #000000;
}
.z1 {
	color: #FFFFFF;
}
.z2 {
	color: #9c9a9c;
}
.z3 {
	color: #00659c;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #00659C;
	text-decoration: none;
}
a.link01:link {
	color: #9c9a9c;
	text-decoration: none;
}
a.link01:visited {
	color: #9c9a9c;
	text-decoration: none;
}
a.link01:hover {
	color: #666666;
	text-decoration: none;
}
a.link02:link {
	color: #00659C;
	text-decoration: none;
}
a.link02:visited {
	color: #00659C;
	text-decoration: none;
}
a.link02:hover {
	color: #003C5B;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.homebg {
	background-image: url(../images/index_r1_c18.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.contactusbg {
	background-image: url(../images/contactus2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
