.page {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 1.5em;
}
.font-1 {
	font-family: "新細明體";
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
}
.red {
	font-family: "新細明體";
	font-size: 15px;
	line-height: 1.5em;
	color: #FF0000;
}
h1{ font-size:15px; color:#999; font-weight:normal; line-height:22px;}
