.Black-Word  { font-family: 新細明體; font-size: 9pt; font-style: normal; line-height: 
               1.5; text-decoration: none; background-image: 
               url('images/line_dot.gif'); 
               background-repeat: repeat }
.Orange-Word {
	font-family: "新細明體";
	font-size: 9pt;
	font-style: normal;
	line-height: 1.5;
	color: #FF3300;
	text-decoration: none;
}


.FontTitle01 {
	font-family: "新細明體";
	font-size: 12pt;
	font-style: normal;
	line-height: 1.5;
	color: #000000;
	font-weight: bolder;
}
.FontNormal {
	font-family: "新細明體";
	font-size: 9pt;
	font-style: normal;
	line-height: 1.5;
}
.DeepBlue {
	font-family: "新細明體";
	font-size: 9pt;
	font-style: normal;
	line-height: 1.5;
	color: #003399;
}
.Red {
	font-family: "新細明體";
	font-size: 9pt;
	font-style: normal;
	line-height: 1.5;
	font-weight: bolder;
	color: #FF0000;
}
.GrayFont {
	font-family: "新細明體";
	font-size: 9pt;
	font-style: normal;
	line-height: 1.5;
	color: #999999;
}
.OrangeFontSmall {
	font-family: "新細明體";
	font-size: 9pt;
	font-style: normal;
	line-height: 1.5;
	color: #FF6600;
	font-weight: bolder;
}
a:visited {
	font-family: "新細明體";
	color: #0033FF;
	text-decoration: none;
}
.WhiteFontNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 1.5;
	color: #FFFFFF;
	text-decoration: none;
}
