body {
      FONT-FAMILY: "新細明體", "Arial";
	  font-size : 9pt;
	  color: Black;
	  line-height : 16px;
	  background-image: none;
}

td {
	FONT-FAMILY: "新細明體", "Arial";
	font-size : 9pt;
	color: Black;
}

.bigfont{ font-size: 10.5pt;} 

TEXTAREA, INPUT,SELECT{
FONT-SIZE: 9pt;
}


a:link { color: #0099FF; text-decoration: none} 
a:visited { color: #0099FF; text-decoration: none } 
a:active { color: #FF9900; text-decoration: underline } 
a:hover { color: #FF3300; text-decoration: underline} 
a.biglink:link{ font-size: 10.5pt;color: #99FFFF; text-decoration: none } 
a.biglink:visited { font-size: 10.5pt;color: #99FFFF; text-decoration: none } 
a.biglink:active { font-size: 10.5pt;color: #FF9900; text-decoration: underline } 
a.biglink:hover { font-size: 10.5pt;color: #FF9900; text-decoration: underline} 

.normallink { color: #0099FF; text-decoration: none;}
.normallink:link { color: #0099FF; text-decoration: none;}
.normallink:hover { color: #FF3300; text-decoration: underline;}
.whitelink { color: White; text-decoration: none}
.whitelink:link { color: White; text-decoration: none}
.whitelink:hover { color: #00CCFF; text-decoration: underline}



.B {
	font-weight: bold;
}

.title {
	font-size: 10.5pt;
	font-weight : bold;
}

.in{
	text-indent: 28px;
}

.white{
	color : White;
}

.blue{
	color : #0099FF;
}

.img {
	filter: Alpha(Opacity=80, FinishOpacity=80, Style=1);
}

.tdpadding8px{
	padding-bottom : 8px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 8px;
}
.aline-center{
	font : bold;
	text-align: center;

}

.nav {
	font-size: 10.5pt;
	color: #FFFFFF;
	cursor: hand;
	filter: Chroma(Color=yellow);
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	white-space: pre;
	display: inline;

}
