TD
{
    FONT-SIZE: 9pt;
    COLOR: #333333
}
A
{
    FONT-SIZE: 9pt;
    COLOR: #333333;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-SIZE: 9pt;
    COLOR: red;
    TEXT-DECORATION: underline
}

.button
{
    BORDER-RIGHT: buttonhighlight 1px ridge;
    BORDER-TOP: buttonhighlight 1px ridge;
    FONT-SIZE: 12px;
    BORDER-LEFT: buttonhighlight 1px ridge;
    COLOR: #666666;
    BORDER-BOTTOM: buttonhighlight 1px ridge;
    FONT-FAMILY: "Tahoma";
    HEIGHT: 20px;
    BACKGROUND-COLOR: buttonface
}

.texta {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.text11 {
	font-family: "宋体";
	font-size: 12pt;
	color: #FF0000;
	text-decoration: none;
}
a.menu1:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a.menu1:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.menu1:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
a.menu2:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a.menu2:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
a.menu2:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.text-red {
	font-family: "宋体";
	font-size: 9pt;
	color: #CC0000;
	text-decoration: none;
}
.text-red-10 {
	font-family: "宋体";
	font-size: 10pt;
	color: #CC0000;
	text-decoration: none;
}
