@charset "GB2312";
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 10px;
	font-family: Hei;
	line-height: 16px;
	text-decoration: none;
}
.gil {
	font-family: Hei;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.menulink {
	color: #000000;
	text-decoration: none;
	font-family: Hei;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Hei;
	font-size: 12px;
}
.bodylink {
	font-family: Hei;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
.newstitle {
	font-family: Hei;
	font-size: 12px;
	color: #ffffff;
	background-color: #00CCFF;
}
.submenu {
	font-family: Hei;
	font-size: 12px;
	color: #00CCFF;
}
.selectedmenu {
	font-family: Hei;
	font-size: 12px;
	color: #ffffff;
	background-color: #FF00FF;
}
.underlinelink {
	font-family: Hei;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
