
body {
	　scrollbar-face-color: #77D7E5;
	　scrollbar-shadow-color: #000000;
	　scrollbar-highlight-color: #000000;
	　scrollbar-3dlight-color: #297A98;
	　scrollbar-darkshadow-color: ;
	　scrollbar-track-color: #297A98;
	　scrollbar-arrow-color: #000000;
	　font-family:"宋体";
	　font-size: 9pt;
	　text-transform: capitalize;
	　color: #000000;
	　background-color: #297A98;
	　background-position: center top;
	　white-space: pre;    
}
td{font-size:9pt}
p{word-spacing: 0; line-height: 16pt; margin-top: 0pt; margin-bottom: 0pt}
all.clsMenuItemNS { FONT: 9pt 宋体; COLOR: white; TEXT-DECORATION: none }
.clsMenuItemIE { FONT: 9pt 宋体; CURSOR: hand; COLOR: white; TEXT-DECORATION: none }
a:visited {  color: #4B6A7F; text-decoration: none}
a:link {  color: #000000; text-decoration: none}
a:hover {  color: #FF3333; text-decoration: none}

input {
	
	font:9pt "宋体";
	vlign:center

}
select{
	border: 1px solid #666666;
	font:9pt "宋体";
	vlign:center

}

.text {
	font-size: 12px;
	font-family: sinsum;
}
A.text:link 	{
   text-decoration : none;
  
   color : #297A98;
   }
A.text:visited {
   text-decoration : none;
  
   color : #297A98;
}
A.text:active  {
   text-decoration : none;
  
   color : #297A98;
}
A.text:hover  {
   text-decoration : none;
  
   color : #FF3333; 
}