<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html { overflow-x: hidden; overflow-y: auto; }  

a:link {color: #0000DB;}
a:visited {color: #0000DB;}
a:hover {color:#FB0000}

A.blue:link,A.blue:visited {color: blue;}
A.blue:hover {color: red;}
A.red:link,A.red:visited {color:red;}
A.red:hover {color: #DD0000;}
A.black:link,A.black:visited {color:black;}
A.black:hover {color: red;}


.s_img_bg {width:119px;height:95px;text-align:center;background: url(none);background-repeat: no-repeat;}
.img_bd1 {border: 2px solid #E2E2E2;}

.s_img_ft{filter:progid:DXImageTransform.Microsoft.Shadow ( enabled=t , color=#E2E2E2 , direction=135 , strength=5);border:1px solid #CCCCCC;}.input2{height:20px;FONT-SIZE: 12px; background-color: #F9FFFB; border:#ABEFAD 1px solid;}

.butn2{height:20px;FONT-SIZE: 12px; background-color: #E8FFE8; border:#ABEFAD 1px solid;}

.butn{ font-size: 14px;background-image: url(none);text-align: center; height: 23px;width: 83px;border: 0px;padding-left: 7px;padding-top:2px;}

.text_1{color:#D56A00;}
.text_2{color:#9900CC;}

.title_1{font-size:20px;font-weight: bold;color:red;}

.tr_1{background-color:white;}
.tr_2{background-color:#E6EFF9;}

.tr_over td, .tr_over th{background-color:#BBDDFF;}

.bg_1{background-color:white;}
.bg_2{background-color:#E6F8F9;}

.tb_1 {border:1px solid #6ACAEE;width:95%;border-top:1px solid white;}

.tb_1 tr{}

.tb_title_1 {background-color: #6ACAEE;color:#000080;font-size:14px;height:30px;line-height:30px;background-image: url(../image/bg/nav_blue.gif);}

.tb_title_1 th  {margin:0;padding:0;border:0;white-space:nowrap;}

.my_mouse{

  onmouseover: expression(onmouseover=function (){this.style.color='red';this.style.backgroundColor ='#FFE1F0'});


  onmouseout: expression(onmouseout=function (){this.style.color='';this.style.backgroundColor =''});
}


.link_black a:link,.link_black a:visited{color:black;text-decoration: none;}
.link_black a:hover{color:red;}

.tb_width {width:95%;}

</pre></body></html>