@charset "big5";
.topictxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #00954c;
}

.normaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
}
.normaltxt_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00954c;
}
.subtopictxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.normaltxtBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
	font-weight: bold;
}
.normaltxt_green_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00954c;
	font-weight: bold;
}
