/*  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}

body {  font-family: "宋体"; font-size: 9pt;}


.btnButton
{
    BORDER-RIGHT: 1pt ridge;
    BORDER-TOP: 1pt ridge;
    BORDER-LEFT: 1pt ridge;
    BORDER-BOTTOM: 1pt ridge;
    FONT-SIZE: 9pt;
    WIDTH: 38pt;
    COLOR: #000000;
    FONT-FAMILY: 宋体;
    BACKGROUND-COLOR: #FFB600;
    TEXT-ALIGN: center;
    FONT-VARIANT: small-caps;
    CURSOR: hand;
    OVERFLOW: hidden;
    PADDING-TOP: 2px;
    border-width : 0px;
}

.btnSearch
{
    BORDER-RIGHT: 1pt ridge;
    BORDER-TOP: 1pt ridge;
    BORDER-LEFT: 1pt ridge;
    BORDER-BOTTOM: 1pt ridge;
    FONT-SIZE: 9pt;
    WIDTH: 44pt;
    COLOR: #000000;
    FONT-FAMILY: 宋体;
    HEIGHT: 15pt;
    BACKGROUND-COLOR: #c0c0c0;
    TEXT-ALIGN: center;
    FONT-VARIANT: small-caps;
    CURSOR: hand
}


.OfficeLogin
{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    BORDER-LEFT: thin outset;
    BORDER-BOTTOM: thin outset
}

.InputNormal
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: black 1pt solid;
    BORDER-LEFT: black 1pt solid;
    BORDER-RIGHT:black 1pt solid;
    BORDER-TOP: black 1pt solid;
    FONT-FAMILY: 宋体;
    FONT-SIZE:9pt;
    FONT-WEIGHT: normal
}

.ImgBtn
{
    CURSOR: hand;
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px
}
.Solution
{
    OVERFLOW: hidden;
    background-image :url(../images/tt.gif);
    height :26px;
    text-align :center ;
    PADDING-TOP: 2px;
}
.SolutionLabel
{
	CURSOR: hand;
}

.RowFontHeight
{
line-height: 150%;
}

A.a01:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A.a01:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.a01:active {
	COLOR: #ff9900; TEXT-DECORATION: none
}
A.a01:hover {
	COLOR: #ff9900; TEXT-DECORATION: none
}