.STYLE2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

body,ul,ol,li,p,form,fieldset,table,td{font-family:"宋体";}
body{background:#fff;color:#000;}
td,p,li,select,input,textarea,div{font-size:12px;line-height: 2}

ul{list-style-type:none;}
select,input{vertical-align:middle; padding:0; margin:0;}
.btn { 
BORDER-RIGHT: #7b9ebd 1px solid; 
PADDING-RIGHT: 2px; 
BORDER-TOP: #7b9ebd 1px solid; 
PADDING-LEFT: 2px; 
FONT-SIZE: 12px; 
BORDER-LEFT: #7b9ebd 1px solid; 
CURSOR: hand; 
COLOR: black; 
PADDING-TOP: 2px; 
BORDER-BOTTOM: #7b9ebd 1px solid 

} 

  input{   
  border-bottom-color:   gray;   
  border-bottom-width:   1px;   
  border-bottom-style:   solid;   
  border-left-color:   gray;   
  border-left-width:   1px;   
  border-left-style:   solid;   
  border-right-color:gray;   
  border-right-width:   1px;   
  border-right-style:   solid;   
  border-top-color:gray;   
  border-top-width:   1px   ;   
  border-top-style:solid;   
  FONT:   menu;   
  line-height: 20px;height: 20px;   
  } 

.STYLE3 {color: #FF0000}
.STYLE4 {font-size: 12px}
a:link {color: #1f376d;TEXT-DECORATION:none}     /* 未被访问的链接 红色 */
a:visited {color: #1f376d;TEXT-DECORATION:none}  /* 已被访问过的链接 绿色 */
a:hover {color: #bd0a01;TEXT-DECORATION:underline}   /* 鼠标悬浮在上的链接 橙色 */
a:active {color: #1f376d;TEXT-DECORATION:none}   /* 鼠标点中激活链接 蓝色 */
a{FONT-SIZE: 9pt; line-height:150%}