<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top {    
    font-family: "新細明體"; 
	font-size: 12px; 
	color: #333333; 
}

.right {    
    font-family: "新細明體"; 
	font-size: 12px; 
	color: #FFFFFF; 
}

.word1 {
	font-size: 13px;
	color: #333333;
	font-family: "新細明體";
	line-height: 20px;
}

.word2 {
	font-size: 15px;
	font-family: "新細明體";
	color: #508a00;
	font-weight: bold;
	line-height: 20px;
}

.word3 {
	font-size: 13px;
	color: #333333;
	font-family: "新細明體";
}

.link {
	font-family: "新細明體";
	font-size: 12px;
	color: #666666;
}

.word3 a:link,.word3 a:visited{
color:#333333;
text-decoration:none;
}
.word3 a:hover{
color:#333333;
text-decoration:underline;
}

.word1 a:link,.word1 a:visited{
color:#333333;
text-decoration:none;
}
.word1 a:hover{
color:#333333;
text-decoration:underline;
}

.top a:link,.top a:visited{
color:#333333;
text-decoration:none;
}
.top a:hover{
color:#333333;
text-decoration:underline;
}

.right a:link,.right a:visited{
color:#FFFFFF;
text-decoration:none;
}
.right a:hover{
color:#FFFFFF;
text-decoration:underline;
}

.white {
	font-size: 13px;
	color: #FFFFFF;
	font-family: "新細明體";
	line-height: 20px;
}

.oran {
	font-size: 15px;
	font-family: "新細明體";
	color: #eb6800;
	font-weight: bold;
	line-height: 20px;
}

.right2 {    
    font-family: "新細明體"; 
	font-size: 12px; 
	color: #fffc00; 
}
.right2 a:link,.right2 a:visited{
color:#fffc00;
text-decoration:none;
}
.right2 a:hover{
color:#fffc00;
text-decoration:underline;
}</pre></body></html>