@charset "big5";
.maintopic {
	font-family: "標楷體", "新細明體";
	font-size: 36px;
	font-weight: bold;
	color: #008040;
	text-align: center;
}
.footer {
	font-family: "標楷體", "新細明體";
	font-size: 15px;
	color: #008040;
}
.content {
	font-family: "標楷體", "新細明體";
	font-size: 18px;
	color: #008040;
}
.subtopic {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-decoration: underline;
	color: #008040;
}
.author {
	font-family: "標楷體", "新細明體";
	font-size: 20px;
	text-align: right;
	color: #008040;
	font-weight: bold;
	vertical-align: baseline;
}
.date {
	font-family: "標楷體", "新細明體";
	font-size: 16px;
	text-align: right;
	color: #008040;
}
