@charset "gb2312";
.FunctionTopStyle {
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.FunctionItemStyle {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
}a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.AdminManager_Button_Title {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.28em;
	background-image: url(../Images/admin/AdminManager_Button_BG.gif);
}
.AdminManager_Button_Function
{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	letter-spacing: 0.08em;
}
.Navigation:link
{
	font-size: 12px;
	color: #336600;
	text-decoration: none;
}
.Navigation:visited
{
	font-size: 12px;
	color: #336600;
	text-decoration: none;
}
.Navigation:hover
{
	font-size: 12px;
	color: #336600;
	text-decoration: underline;
}
.Navigation
{
	color: #336600;
}
.NavigationArrow
{
	color: #0000FF;
}