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

	background-color: #FFFFFF;

	margin: 0px;

	padding: 0px;
	
	
}

.content {

	font-size: 1.1em;

	line-height: 150%;

	width: 550px;

	margin-top: 20px;

	margin-left: 30px;

	letter-spacing: 0.1em;
	

}

tr#notices {

	font-size: 0.8em;

}

ul {

	margin: 0px;

	padding: 0px;

}

ul ul {

	margin-left: 30px;

}

ul li {

	background: url(images/ora_bn.gif) no-repeat left 0.5em;

	list-style: none;

	padding-left: 15px;

	margin-bottom: 1em;
	
	font-size: 100%;
	
}

ul li ul li{

	background: none;

	list-style: disc;

	padding-left: 0;	

	margin-bottom: 1em;		

}

h3 {

	font-size: 1em;

	font-weight: bold;

	color: #024d74;

}
a {

	color: #FFFFFF;
    text-decoration: none;
}

a:hover {

	text-decoration: none;

}

.smalltext {

	font-family: 新細明體;
    font-size: 1em;
    letter-spacing: 0.2em;
    font-weight: bold;
	color: white;

}
.text {

	font-family: 新細明體;
    font-size: 1.3em;
    letter-spacing: 0.2em;
    font-weight: bold;
	color: white;


}
.title {
    font-size: 1.13em;
	font-family: 新細明體;
	letter-spacing: 0em;
	color: #104369;
    font-weight: bold;}

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