.txt-01 {
	font-family: Verdana, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #865785;
	text-decoration: none;
}
.txt-02 {
	font-family: Verdana, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #003399;
	text-decoration: none;
}
.txt-03 {
	font-family: Verdana, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	text-decoration: none;
}
.txt-04 {
	font-family: Verdana, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.txt-05 {
	font-family: Verdana, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.txt-06 {
	font-family: Verdana, "新細明體";
	font-size: 14px;
	line-height: 18px;
	color: #865785;
	text-decoration: none;
	font-weight: bold;
}
.msg-01 {
	font-family: Verdana, "新細明體";
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.link-01 {
	font-family: Verdana, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #55487B;
	text-decoration: underline;
}
.link-01:hover {
	font-family: Verdana, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #55487B;
	text-decoration: none;
}
.link-02 {
	font-family: Verdana, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #663366;
	text-decoration: none;
}
.link-02:hover {
	font-family: Verdana, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #663366;
	text-decoration: underline;
}
.link-03 {
	font-family: Verdana, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #006666;
	text-decoration: underline;
}
.link-03:hover {
	font-family: Verdana, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #006666;
	text-decoration: none;
}
.link-04 {
	font-family: Verdana, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #154EB7;
	text-decoration: none;
}
.link-04:hover {
	font-family: Verdana, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #154EB7;
	text-decoration: none;
	height: 20px;
	width: 100px;
	background-color: #FFFFFF;
}
.link-05 {
	font-family: Verdana, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	text-decoration: underline;
}
.link-05:hover {
	font-family: Verdana, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	text-decoration: none;
	height: 20px;
	width: 60px;
	background-color: #FFFFFF;
}
.textfield {
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #683E62;
}
.button-01 {
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #683E62;
	height: 18px;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/style/style-01.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
