@charset "utf-8";
.style1 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "細明體";
}
.style2 {
	color: #31483D;
	font-size: 14px;
	font-family: "細明體";
	font-weight: bold;
}
.background {
	background-color: #A0BEB0;


}
select {
	color: #66CC66;
}



.style3 {
	color: #000000;
	font-size: 18px;
	font-family: "標楷體";
	text-transform: capitalize;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #31483D;
}
.style4 {
	color: #009900;
	font-weight: bolder;
	font-size: 22px;
	font-family: "細明體";
}
.style6 {
	font-family: "標楷體";
	font-size: 18px;
	font-weight: bolder;
	color: #0066CC;
}
.style7 {
	font-family: "細明體";
	font-size: 12px;
	font-weight: lighter;
	color: #31483D;
}
.style8 {
	font-family: "細明體";
	font-size: 18px;
	font-weight: bolder;
	color: #0066CC;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

