body {
	background-color: #FFFFFF;
	margin: 0px;
}

a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.a_leftmenu{
	font-family: "ËÎÌå";
	line-height: 27px;
	color: #666666;
	background-image: url(../images/about_icon_off.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	display: block;
	height: 27px;
	width: 185px;
	text-decoration: none;
	background-position: 4px 9px;
}
.a_leftmenu:hover {
	font-family: "ËÎÌå";
	line-height: 27px;
	color: #00497A;
	background-image: url(../images/about_14.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	display: block;
	height: 27px;
	width: 185px;
	text-decoration: none;
	background-position: 4px 9px;
}

td {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #808080;
}
.font_height14 {
	line-height: 14px;
}
.font_hs {
	color: #595959;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
