.font{
	font-size: 9pt;
	line-height: 200%; 
	color: #666666;
	font-family: "ËÎÌå";
	text-decoration: none
		
}
.font:hover{
   font-size: 9pt;
   line-height: 200%; 
   color: #000000; 
   font-family: "ËÎÌå";
   TEXT-DECORATION: underline
}
.font01{
	font-size: 9pt;
	line-height: 200%; 
	color:#FF9900;
	font-family: "ËÎÌå";
	text-decoration: none
}
.font01:hover{
   font-size: 9pt;
   line-height: 200%; 
   color: #000000; 
   font-family: "ËÎÌå";
   TEXT-DECORATION: underline
}
.eng_font{
	font-size: 8pt;
	line-height: 200%; 
	color: #666666;
	font-family: "verdana";
	text-decoration: none
		
}
.eng_font:hover{
   font-size: 8pt;
   line-height: 200%; 
   color: #000000; 
   font-family: "verdana";
   TEXT-DECORATION: underline
}
.eng_font01{
	font-size: 8pt;
	line-height: 200%; 
	color: #FF9900;
	font-family: "verdana";
	text-decoration: none
		
}
.eng_font01:hover{
   font-size: 8pt;
   line-height: 200%; 
   color: #000000; 
   font-family: "verdana";
   TEXT-DECORATION: underline
}

