a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000077;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #8F8F8F;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
.tableBgColor {
	background-color: #00CC00;
}
.tableBorder {
	border: 2px solid #00BB00;
}
caption {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: #0075CC;
	text-decoration: underline;
}
.subCaptionFont {
    font-family: "宋体";
	font-size: 13px;
	color: #008800;
}
.recordInfoFont {
	font-family: "宋体";
	font-size: 12px;
	color: #8C8C8C;
}
th {
	font-family: "宋体";
	line-height: 20px;
	color: #006600;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
}
tr {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.trBgColor1 {
	background-color: #f5f5f5;
}
.trBgColor2 {
	background-color: #f9f9f9;
}
label {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
hr {
	color: #419c65;
}
marquee {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.menuFont {
	font-family: "宋体";
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	cursor:default;
}
.menuFocusFont {
	color: #FF6600;
	font-family: "宋体";
	font-size: 14px;
	text-align: center;
	background-color: #77D28E;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	cursor:default;
}
.menuItemFont {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	cursor:hand;
}
.menuItemFocusFont {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
	background-color: #419c65;
	cursor:hand;
}
.navigationFont {
	font-family: "宋体";
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	color: #08754D;
}
.effectFont {
	font-family: "宋体";
	font-size: 15px;
	font-weight: bold;
	color: #0066cc;
	filter: Shadow(Color=#d7d7d7, Direction=45);
}
.button {
	width:50px;
	height:20px;
	margin: 2px;
	background-position: 0px 0px;
	padding: 0px;
	border: 1px;
	cursor:hand;
}