body {  background-color: #ffffff; font-size: 9pt; line-height: 13pt}
table,input {  font-size: 9pt; line-height: 13pt}
.p9 {  font-size: 9pt}
.p105 {  font-size: 10.5pt}
.p11 {  font-size: 11pt}
.p20 {  font-family: "黑体"; font-size: 20pt; color: #FF0000}
.bglight {background-color: #f0f0f0}
.bgdark {background-color: #f0f0f0}
.bgwhite {background-color: #003399}
.bluehighlight {color:#0000FF;}
.inputbox {color:#990000;background-color: #f0f0f0;border:1px solid;}

a {  text-decoration: none }
A:link                      { color: #000000 } /* 设链接的颜色 */
A:visited                   { color: darkblue ; } /* 设点击后链接的颜色 */
A:active                    { color: #CC0000 ; } /* 设活动链接的颜色 */
A:hover                     { text-decoration:underline; color: #CC0000 ; } /* 设鼠标在链接上时链接的颜色 */

