.txt {
	font-family: "新細明體";
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	text-align: justify;
}
a:link {
	font-family: "新細明體";
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: "新細明體";
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: "新細明體";
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: "新細明體";
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}
.btntxt {
	font-family: "新細明體";
	font-size: 18px;
	color: #000064;
	text-decoration: none;
	line-height: 16px;
}
.btntxt a:link{
	font-family: "新細明體";
	font-size: 18px;
	color: #000064;
	text-decoration: none;
}
.btntxt a:visited {
	font-family: "新細明體";
	font-size: 18px;
	color: #000064;
	text-decoration: none;
}
.btntxt a:hover {
	font-family: "新細明體";
	font-size: 18px;
	color: #000064;
	text-decoration: underline;
}
.btntxt a:active {
	font-family: "新細明體";
	font-size: 18px;
	color: #000064;
	text-decoration: none;
}
.e_btntxt {
	font-family: "Times";
	font-size: 18px;
	color: #000064;
	text-decoration: none;
	line-height: 16px;
}
.e_btntxt a:link{
	font-family: "Times";
	font-size: 18px;
	color: #000064;
	text-decoration: none;
}
.e_btntxt a:visited {
	font-family: "Times";
	font-size: 18px;
	color: #000064;
	text-decoration: none;
}
.e_btntxt a:hover {
	font-family: "Times";
	font-size: 18px;
	color: #000064;
	text-decoration: underline;
}
.e_btntxt a:active {
	font-family: "Times";
	font-size: 18px;
	color: #000064;
	text-decoration: none;
}
