<style> 

A:link { COLOR: #000000}
A:active { COLOR: #000000 }
A:visited  { COLOR: #000000  }
A {COLOR: #000000;  text-decoration:none } 
A:hover {COLOR: red;  text-decoration:none }

.H150 {
    /*150%行距的字*/
    line-height:180%;
	  }
.P9-13 { FONT-SIZE: 9pt; line-height:13pt;}
.P9-15 { FONT-SIZE: 9pt; line-height:15pt;}
.p9-ne-resize {  font-size: 9pt; cursor : ne-resize; }
.p9-e-resize {  font-size: 11pt; cursor : e-resize; }
.p9-help {  font-size: 11pt; cursor : help; }
.P11-13 { FONT-SIZE: 11pt; line-height:13pt;}
.P11-15 { FONT-SIZE: 11pt; line-height:15pt;}
.under-w {  font-size: 12pt; filter: Glow(Color=black, Strength=1)}

.form_black
     {  font-family: "宋体"; 
        font-size: 9pt; 
        text-decoration: none; 
        border: 1px #000000 dotted}
        
.form_q
     {  font-family: "宋体"; 
        font-size: 9pt; 
        text-decoration: none; 
        border: 1px #993300 dotted; background-color: #FFFFCC}        

.form_input {
	/*本段是对input进行处理，11号字 */
	font-family: "宋体";
	font-size: 9pt;
	text-decoration: none;
	border: 1px #000000 outset;
	background : White fixed;
	font-weight : normal;
}
.form_botton{
	/*本段是对按钮进行处理，9号字*/
	font-family: "宋体";
	font-size: 9pt;
	text-decoration: none;
	border: 1px #000000 outset;
	background : #FFCC00 fixed;
	font-weight : normal;
	cursor : hand;
	}
td {  font-size: 9pt; line-height: 13pt}
</style>
.body_table {  border-color: black #000000; border-right-width: 2px; border-left-width: 2px}
.search_input {  background-color: #FFA600; border-color: #FFECC9 FFECC9 FFECC9; border-style: inset; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.p12 {  font-size: 12pt}
