.text {
	font-family: "新細明體";
	font-size: 12px;
	color: #006633;
	line-height: 20px;
}
.b_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #006699;
}

.blue {
	font-size: 13px;
	color: #04579e;
	font-weight: bold;
}
.green {
	font-size: 13px;
	font-weight: bold;
	color: #4e7e03;
}
.gray {
	font-size: 13px;
	color: #666666;
	line-height: 20px;
}
a{
	font-family: "新細明體";
	font-size: 13px;
	color: #005E5E;
	text-decoration: none;
}

a:hover {
	font-size: 13px;
	color: #078398;
	text-decoration: none;
}
