<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";



.style1 {
	font-family: "細明體";
	font-size: 13px;
	color: #494949;
	text-decoration: none;
	letter-spacing:1px;
	line-height:20px;
	font-weight:normal;
	font-style: normal;
}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	letter-spacing:1px;
	line-height:20px;
	font-weight:bold;
	font-style: normal;
	text-transform: capitalize;
}
.style3 {
	font-family: "新細明體";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #F2F2F2;
	line-height:20px;
	text-align:left;
}

.style4 {
	font-family: "新細明體";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height:20px;
	text-align:left;
	text-decoration: none;
	
}
.style5 {
	font-family: "新細明體";
	font-size: 13px;
	font-style: normal;
    color: #333333;
	line-height:20px;
	
}


</pre></body></html>