@charset "big5";
body {
	font-family: "Times New Roman", "細明體", "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
td {
	font-family: "Times New Roman", "細明體", "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
table {
	font-family: "Times New Roman", "細明體", "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}
a:link {
	font-family: "Times New Roman", "細明體", "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", "細明體", "新細明體";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}

