.font {
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 14px;
	font-weight: bold;
	color: #ad2e47;
	line-height: 17px;

}
.topfont {
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.text {
	font-family: "細明體";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: 17px;

}
a:visited {
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 14px;
	color: #CC3300;
	text-decoration: underline;
}
a:link {
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 14px;
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 14px;
	color: #CCCCCC;
}

body {
	font-family: "細明體";
	background-color: #F6f6f6;
}
center {
	font-family: "細明體";
	font-size: 11px;
}
textsize {
	font-family: "細明體";
	font-size: 11px;
}
.textsize {
	font-family: "細明體";
	font-size: 11px;
	line-height: 17px;

}
.tablesize {
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 12px;
	line-height: normal;
	color: ad2e47;
}
