body{
	scrollbar-arrow-color: #666666;
	scrollbar-highlight-color: #D4D0C8;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-3dlight-color: #EAE8E4;
	scrollbar-darkshadow-color: #BEBBB4;
	background : #E9E9E9;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	
}

table{
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	color : #595959;
		
	}
	

textarea, input {
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	color : Gray;
	border: 1px dotted Silver;
	background : None url(../img/formBG.gif);
	
}

.table_dotted {
	border: 1px solid #000000;
}

.zh {  
	line-height: 120%; 
}

a:link,a:active,a:visited {color : #595959; text-decoration: none;}
a:hover		{ text-decoration: none;  color : #B84C00; }
					
