body {
	font-family: "宋体";
	font-size: 9pt;
}
table {
	font-family: "宋体";
	font-size: 9pt;
}
td {
	font-family: "宋体";
	font-size: 9pt;
}
.aBlackBgEnglish {
	font-family: "Verdana";
	font-size: smaller;
	color: #FFFFFF;
	text-decoration: none;
}
.aBlackBgEnglish:hover {
	font-family: "Verdana";
	font-size: smaller;
	color: #FFFFFF;
	text-decoration: none;
}
.aGreyBgEnglish {
	font-family: "Verdana";
	font-size: smaller;
	color: #000000;
	text-decoration: none;
}
.aGreyBgEnglish:hover {
	font-family: "Verdana";
	font-size: smaller;
	color: #000000;
	text-decoration: none;
}
.aGreyBgChinese {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.aGreyBgChinese:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.aFootEnglish {
	font-family: "Verdana";
	font-size: xx-small;
	color: #000000;

}
.aFootEnglish:hover {
	font-family: "Verdana";
	font-size: xx-small;
	color: #000000;
	text-decoration: none;

}
.aWhiteTypeEnglish {
	font-family: "Verdana";
	font-size: 9pt;
	color: #FFFFFF;
}
.aWhiteTypeEnglish:hover {
	font-family: "Verdana";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.aBodyEnglish {
	font-family: "Tahoma";
	font-size: 11px;
}
.aBodyEnglish:hover {
	font-family: "Tahoma";
	font-size: 11px;
	text-decoration: none;
}
.aBodyEnglish:Visited {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000000;
}
a {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.GreyBgEnglishVisited {
	font-family: "Verdana";
	font-size: xx-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.GreyBgChineseVisited {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.English {
	font-family: "Tahoma";
	font-size: 11px;
}
UL.ulLeftNavigation {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;

}
A.BlackMenu {
    COLOR: #ffffff;
}
A.BlackMenu:visited {
    COLOR: #ffffff;
	TOP: 1px;
	TEXT-DECORATION: none;
}
A.BlackMenu:hover {
    COLOR: #cccccc;
	position: relative;
	top: 1px;
	TEXT-DECORATION: none;
}