﻿.title {
	font-family: Verdana, "新細明體";
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #304870;
}
.border {
	border: 1px solid #CCCCCC;
}

.txt {
	font-family: Verdana, "新細明體";
	font-size: 9pt;
	line-height: 18px;
	color: #666666;
}
a.button:link {
	font-family: Verdana, "新細明體";
	font-size: 9pt;
	color: #333333;
}
a.button:visited {
	font-family: Verdana, "新細明體";
	font-size: 9pt;
	color: #ff3300;
	text-decoration: none;
	font-weight: normal;
}
a.button:hover {
	font-family: Verdana, "新細明體";
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

