a {
	color: #000000; font-family: "宋体"; font-size: 12px; line-height: 18px; text-decoration: none
}
tr {
	color: #000000; font-family: "宋体"; font-size: 12px; line-height: 150%; text-decoration: none
}
td {
	color: #000000; font-family: "宋体"; font-size: 12px; line-height: 200%
}
a:hover {
	color: #ff0000; text-decoration: none
}
a:visited {
	color: #000000
}

input
{
color : #000000; /*文字色彩*/
font-size : 12px; /*背景色彩*/
border-top : 1px double #666666 ;/*上框*/ 
border-bottom : 1px double #666666  ;/*下框*/ 
border-left : 1px double #666666  ; /*左框*/
border-right : 1px double #666666  ; /*右框*/
; background-color: #ffffff
; text-decoration: none
}

.sub {  cursor: hand; border-style: none; border-top-width: auto; border-right-width: auto; border-bottom-width: auto; border-left-width: auto}

.note{
scrollbar-3dlight-color :#cccccc;
scrollbar-highlight-color : #eeeeee;
scrollbar-face-color : #eeeeee;
scrollbar-arrow-color : #000000; 
} 

body {  font-size: 12px}
textarea
 { 
color : #000000; /*文字色彩*/
font-size : 12px; /*文字大小*/
background-color : #ffffff ; /*背景色彩*/
border-top : 1px double #666666 ;/*上框*/ 
border-bottom : 1px double #666666  ;/*下框*/ 
border-left : 1px double #666666  ; /*左框*/
border-right : 1px double #666666  ; /*右框*/
 } select { 
color : #000000; /*文字色彩*/
font-size : 12px; /*文字大小*/
background-color : #ffffff ; /*背景色彩*/
border-top : 1px double #666666 ;/*上框*/ 
border-bottom : 1px double #666666  ;/*下框*/ 
border-left : 1px double #666666  ; /*左框*/
border-right : 1px double #666666  ; /*右框*/
 } .title {  font-size: 14px; color: #666666; font-weight: bold}
