/* CSS Document */
.font01 {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 24px;
	color: #875613;
	text-decoration: none;
}
.font02 {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
}
.font02 a:link {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
}
.font02 a:visited {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
}
.font02 a:hover{
	font-family: "新細明體";
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: underline;
}
.font03 {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 24px;
	color: #500e01;
	text-decoration: none;
}
.font03 a:link {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 24px;
	color: #500e01;
	text-decoration: none;
}

.font03 a:visited {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 24px;
	color: #500e01;
	text-decoration: none;
}

.font03 a:hover {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 24px;
	color: #722212;
	text-decoration: none;
}



