body,td        { font-family: 微軟正黑體,CastleT; font-size: 10pt }
a            { text-decoration: none; color: #000000; font-size: 10pt }
a:hover      { text-decoration: underline; color: #996633; font-size: 10pt }
a:active     { text-decoration: none; font-size: 10pt; color: #000000 }
a:link       { text-decoration: none; color: #000000; font-size: 10pt }
a:visited    { text-decoration: none; color: #000000; font-size: 10pt }

 
.menu a ,.menu a:active  ,.menu a:link,.menu a:visited 
 { 
 border:1px solid #ffffff; 
 text-decoration:
  none; color: #000000;
  font-size: 10pt ;
	width:100%;
	height:100%;

 }
.menu a:hover      { 
	border:1px solid #E7E0D8; text-decoration: underline; 
	color: #FFFFFF; 
	font-size: 10pt; 
	background-color:#FF9933;
	width:100%;
	height:100%
	 }
	 
.contact_td
{
	font-family: 微軟正黑體,CastleT; 
	font-size: 10pt ;
	border: 1px solid #E7E0D8;

}
textarea  ,input 

{  
	font-family: 微軟正黑體,CastleT; 
	font-size: 10pt ;

}