.heic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.hei {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.hong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
/*Menu Style*/
#menu td {position:relative;}
#menu td ul {display:none; width:auto; list-style:none; margin:0; padding:2px; border:2px #000000 solid; font-size:12px; background:#FFFFFF; }
#menu td ul li {width:50px; white-space:nowrap; line-height:20px; text-align:center;}
#menu td.sfhover ul {display:block; left:0; top:20px; position:absolute;}
#menu a{font-size: 12px;font-weight: bold; line-height:24px;color: #000000;text-decoration: none; display:block; width:70%;}
#menu a:hover {color:#990000; text-decoration: none;}
/*Menu  End*/