﻿@charset "utf-8";
.chin-title {
	font-family: Helvetica, Arial;
	font-size: 18px;
	font-weight: bold;
}
.chin-subtitle {
	font-family: "新細明體";
	font-size: 14px;
	font-weight: bold;
	color: #7e8081;
}
.chinText {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}
.chinTextGrey {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #7e8081;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

a.chinText2:hover {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
