/*  a link sytles */
a:link {font-family: "宋体", "Arial", "Times New Roman"; color: #000000; text-decoration: none;}
a:visited {font-family: "宋体", "Arial", "Times New Roman";  color: #000000; text-decoration: none;}
a:hover {font-family: "宋体", "Arial", "Times New Roman"; color: #FD9701; text-decoration: none;}


.9ft {  font-family: "宋体"; font-size: 9pt; font-style: normal; text-decoration: none}
table {  font: normal 9pt/normal "宋体"; text-transform: none}
td  {  font: normal 9pt/normal "宋体"; text-transform: none}

.btnButton
{
    BORDER-RIGHT: 1pt ridge;
    BORDER-TOP: 1pt ridge;
    BORDER-LEFT: 1pt ridge;
    BORDER-BOTTOM: 1pt ridge;
    FONT-SIZE: 9pt;
    WIDTH: 44pt;
    COLOR: white;
    FONT-FAMILY: 宋体;
    HEIGHT: 15pt;
    BACKGROUND-COLOR: #005BAB;
    TEXT-ALIGN: center;
    FONT-VARIANT: small-caps;
    CURSOR: hand
}

.RowFontHeight
{
line-height: 180%;
}

A.a01:link {
	COLOR: #787878; TEXT-DECORATION: none
}
A.a01:visited {
	COLOR: #787878; TEXT-DECORATION: none
}
A.a01:active {
	COLOR: #ff9900; TEXT-DECORATION: none
}
A.a01:hover {
	COLOR: #ff9900; TEXT-DECORATION: none
}


A.a02:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A.a02:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.a02:active {
	COLOR: #ff9900; TEXT-DECORATION: none
}
A.a02:hover {
	COLOR: #ff9900; TEXT-DECORATION: none
}

A.a03:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.a03:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.a03:active {
	COLOR: #ff9900; TEXT-DECORATION: none
}
A.a03:hover {
	COLOR: #ff9900; TEXT-DECORATION: none
}