body {
	background-color: #F3F3F3;
}
a:link {
	color: #333;
}
a:hover {
	color: #000000;
	}
a:visited {
	color: #666666;
}
h1 {
	color: #333;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #3B5F5B;
	line-height: 21px;
}
h3 {
	font-size: 18px;
	color: #F60;
	line-height: 22px;
}
body,td,th {
	font-family: "新細明體-ExtB";
	font-weight: normal;
}

.style1 {
	font-size: 14px;
	color: #333;
	line-height: 17px;
	font-family: "細明體";
}
.style2 {
	font-size: 15px;
	color: #4778C8;
	font-family: "細明體";
	line-height: 18px;
}
a:link {

	text-decoration: none;
}
a:hover {

	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style3 {
	font-size: 14px;
	font-family: "新細明體-ExtB";
	line-height: 16px;
	color: #CD90BC;
}

