body {
	background-color: #F3F3F3;
}
h1 {
	color: #4778C8;	font-size: 24px;
		line-height: 28px;
}
h2 {
	font-size: 18px;
	color: #F493F2;
	line-height: 21px;
}

body,td,th {
	font-family: 細明體;
}

.style1 {
	font-size: 14px;
	color: #333;
	line-height: 18px;
	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;
}

