.title-m {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.chinese {
	font-family: "新細明體", "標楷體";
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

