.body {
	font-family: "新細明體";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.body a{
	font-family: "新細明體";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.body a:hover{
	font-family: "新細明體";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.othertxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height:20px;
}
.coname {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.formtxt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}