@charset "utf-8";
.header {
	font-family: "細明體";
	font-size: 13px;
	font-weight: bold;
	color: #4F862B;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #297E29;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6633;
	text-decoration: underline;
}


.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	color: #666666;
	text-align: justify;
}
.promotion_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	color: #FF6600;
	text-align: justify;
	font-weight: bold;
}
.Tnc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 150%;
	color: #FF3333;
	text-align: justify;
	font-style: normal;
}
