.homeunder {
	font-family: "新細明體";
	font-size: 10pt;
	line-height: 20pt;
	letter-spacing: 1.5pt;
}
.orange {
	font-family: "新細明體";
	font-size: 10pt;
	color: #FF9900;
	line-height: 20pt;
	letter-spacing: 1.5pt;

}
.bold {
	font-family: "新細明體";
	font-size: 10pt;
	line-height: 20pt;
	font-weight: bold;
	letter-spacing: 1.5pt;
}
.orangebold {
	font-family: "新細明體";
	font-size: 10pt;
	line-height: 20pt;
	color: #FF9900;
	letter-spacing: 1.5pt;
	font-weight: bold;
}
.purpel {
	font-family: "新細明體";
	font-size: 10pt;
	line-height: 20pt;
	color: #9933CC;
	letter-spacing: 1.5pt;

}
.redbold {
	font-family: "新細明體";
	font-size: 10pt;
	line-height: 20pt;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 1.5pt;
}

