.font12 {
	font-family: "新細明體", "Arial", "Fixedsys";
	font-size: 12px;
	font-weight: normal;
	text-decoration: blink;
	letter-spacing: 0.5px;


}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.noline {
	text-decoration: none;
}
.line16 {
	font-family: "新細明體", "Arial", "Fixedsys";
	font-size: 12px;
	line-height: 16px;
}
.font11 {
	font-family: "新細明體", "Arial", "Fixedsys";
	font-size: 11px;
}
.line {
	text-decoration: underline;
}
.button {
	border: 1px dotted #666666;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #71AFD9;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	font-family: "新細明體", "Arial", "Fixedsys";
	line-height: 20px;


}
.button:hover {
	border: 1px dotted #003366;
	background-color: #0080CC;
	position: relative;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	text-decoration: none;

}
.font12-12 {
	font-family: "新細明體", "Arial", "Fixedsys";
	font-size: 12px;
	font-weight: normal;
	text-decoration: blink;
	letter-spacing: 0.5px;
	line-height: 1;

}