.style1 {
	font-size: 13px;
	color: #666666;
	line-height: 16px;
	font-family: "細明體";
}
.style2 {font-size: 13px; font-family: "細明體"; color: #FFFFFF; line-height: 15px; }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style4 {
	font-size: 13px;
	color: #369BBC;
	line-height: 16px;
	font-family: "細明體";
	font-weight: bold;
}

a {
	font-family: 細明體;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FC7613;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #333333;
}
h2 {
	font-size: 18px;
	color: #FC7613;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 細明體;
	background-image: none;
	background-repeat: no-repeat;
}
