body {
	margin: 0px;

}

#head {
	margin: 0 auto;
	margin-top:22px;
	width: 980px;
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 26px;
	color: #BDBDBD;
}
#head div {
	font-family: "ËÎÌå";
	line-height: 26px;
}


#head b {
	color: #E10000;
}

#head a {
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
}
#head a:hover {
	color: #ff0000;
	font-size: 12px;
	line-height: 26px;
	text-decoration: underline;
}
#head .titon {
	color: #ff7900;
}
#head .toplink{
	font-size: 12px;
	line-height: 26px;
}
#head .toplink a {
	font-size: 12px;
	color: #999999;
	line-height: 26px;
	text-decoration: none;
}
#head .toplink a:hover {
	font-size: 12px;
	color: #ff0000;
	line-height: 26px;
	text-decoration: underline;
}

