body {
	background-color: #F6FAEC;
}

h1 {
	font-size: 24px;
	color: #060;
	line-height: 27px;
}
body,td,th {
	font-family: 細明體;
}
a:visited {
	color: #004000;
}
.style1 {
	font-size: 15px;
	color: #666666;
	line-height: 17px;
	font-family: "細明體";
}
.style2 {
	font-size: 15px;
	color: #333;
	font-family: "細明體";
	line-height: 17px;
}
a:link {
	color: #004000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style3 {
	font-size: 13px;
	font-family: "新細明體-ExtB";
	line-height: 15px;
	color: #900;
}

