body {
	background-color: #F6FAEC;
}

h1 {
	font-size: 24px;
	color: #F7F97C;
	line-height: 30px;
}
body,td,th {
	font-family: 細明體;
}
a:visited {
	color: #999;
}
.style1 {
	font-size: 15px;
	color: #CCC;
	line-height: 19px;
	font-family: "細明體";
}
.style2 {
	font-size: 15px;
	color: #D9EEFF;
	font-family: "細明體";
	line-height: 18px;

}
a:link {
	color: #999;
}
a:hover {
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.style3 {
	font-size: 13px;
	font-family: "標楷體";
	line-height: 15px;
	color: #333333;
}

