body {
	background-color: c6c6c6;
	margin: 0px;
	font-family: "ÐÂËÎÌå";
	font-size: 12px;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

td {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#about {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-indent: 20px;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 150%;
}
.main {
	margin-top: 50px;
}
#dh {
	list-style-type: none;
	margin: 0px;
}
#dh li{
	float: left;
}
.left {
	float: left;
}
.zxwhite {
	color: #efefef;
	text-decoration: none;
	letter-spacing: 8px;
	font-weight: bold;
}
.zxwhite a:link{
	color: #efefef;
	text-decoration: none;
}
.zxwhite a:hover{
	color: #FF3300;
	text-decoration: underline;
}
.zxwhite a:visited{
	color: #efefef;
	text-decoration: none;
}
