.content {
	font-family: "標楷體";
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.title {
	font-family: "標楷體";
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #009900;
	letter-spacing: 2px;
	word-spacing: 2px;
}
.subtitle {
	font-family: "標楷體";
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-align: justify;
	font-weight: normal;
}
.content_org {

	font-family: "標楷體";
	font-size: 12px;
	line-height: 17px;
	color: #FF9900;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
