/* CSS Document */
.style1 {font-family: "新細明體"; font-size: 95%}
.style2 {font-family: "新細明體"; font-size: 12px; color: #999990}
.style3 {color: #003E99}
.style4 {font-size: 12px; font-family: "Arial", Times, serif}
.style5 {
	font-size: 100%;
	color: #D35805;
	font-weight: bold;
}
.style6 {
	font-size: 18px;
	color: #003E99;
	font-weight: bold;
}
.style7 {font-family: "新細明體"; font-size: 13px}
.style8 {font-size: 15px; font-family: "Arial", Times, serif}
.style9 {
	color: #003E99;
	font-weight: bold;
	font-style: italic;
}

a.one:link {color: #777777; text-decoration: none}
a.one:visited {color: #777777; text-decoration: none}
a.one:hover {color: #777777; text-decoration: underline}

