.text {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 150%;
	color: #333300;
	padding-left: 10px;
}
.texttitle {
	font-family: "新細明體";
	font-size: 15px;
	line-height: 150%;
	font-weight: bold;
	color: #333300;
	padding-left: 10px;
}
.textbigtitle {
	font-family: "新細明體";
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #333300;
	padding-left: 10px;
}

.downmenu {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.downmenu A:link {
	color: #333333;
	text-decoration: none;
}
.downmenu A:visited {
	color: #333333;
	text-decoration: none;
}
.downmenu A:hover {
	color: #FF6600;
	text-decoration: none;
}
H1 {
	MARGIN-TOP: 0px;
	FONT-SIZE: 20px;
	MARGIN-BOTTOM: 0px;
	color: #000000;
	font-weight: normal;
	line-height: 130%;
	font-family: "新細明體";
	padding-left: 10px;
}
h2 {
    FONT-SIZE: 15px;
	MARGIN-BOTTOM: 0px;
	line-height: 150%;
	font-weight: bold;
	color: #333300;
	padding-left: 10px;
}