@charset "big5";
.titles {
	font-family: Arial, "新細明體", Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: 21px;
	letter-spacing: 1px;
}
.footer {
	font-family: "新細明體";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.contents {
	font-family: Arial, "新細明體", Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: 21px;
	letter-spacing: 3px;
}
.head {
	font-family: Arial, "新細明體", Verdana;
	font-size: 19px;
	font-style: normal;
	line-height: 21px;
	letter-spacing: 3px;
	font-weight: bold;
	color: #990033;
}
.head1 {
	font-family: Arial, "新細明體", Verdana;
	font-size: 17px;
	font-style: normal;
	line-height: 21px;
	letter-spacing: 3px;
	font-weight: bold;
	color: #993366;
}
.head2 {
	font-family: Arial, "新細明體", Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: 21px;
	letter-spacing: 3px;
	font-weight: bold;
	color: #006633;
}
.leftMenu a:link {
	color: #333333;
	text-decoration: none;
	font-family: "新細明體";
	font-size: 10pt;
}
.font10 {
	font-family: "新細明體";
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
.leftMenu a:visited {
	text-decoration: none;
	color: #333333;
	font-family: "新細明體";
	font-size: 10pt;
}
.leftMenu a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-family: "新細明體";
	font-size: 10pt;
}
.leftMenu a:active {
	text-decoration: underline;
	color: #FF0000;
	font-family: "新細明體";
	font-size: 10pt;
}

