tr { font-family: "宋体"; text-decoration: none} 
a:link { font-family: "宋体"; text-decoration: none}
a:active { font-family: "宋体"; text-decoration: none}
a:visited { font-family: "宋体"; text-decoration: none}
a:hover{ font-family: "宋体"; text-decoration: underline}

BODY{
SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
SCROLLBAR-SHADOW-COLOR: buttonface;
SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
SCROLLBAR-TRACK-COLOR: #eeeeee;
SCROLLBAR-DARKSHADOW-COLOR: buttonshadow}

.font { font-size: 9pt; line-height: 140%; color: #616161}

.font10 { font-size: 10.5pt; line-height: 140%; color: #616161}

.font105 { font-size: 10.5pt; line-height: 220%; color: #616161}

.menu { font-size: 9pt; line-height: 120%; color: #026CFF}

.inputtext {

	background-color: #FFFFFF;
	width: auto;
	font-family: "宋体";
	font-size: 9pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.inputput {  
	border: 1px solid #000000;
	font-family: "宋体";
	font-size: 9pt;
	height:18px;
	clip:  rect(   )
}