@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E33795;
}
.copyright {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #747474;
	letter-spacing: 2px;
}
.copyright-01 {
	font-family: "新細明體";
	font-size: 11px;
	line-height: 18px;
	color: #b1b1b1;
	letter-spacing: 2px;
}
.gray-12t {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #636363;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: underline;
}
.gray-12a {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #636363;
	letter-spacing: 0px;
}
.gray-12b {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #676767;
	letter-spacing: 0px;
}
.gray-12c {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #515151;
	letter-spacing: 0px;
}
.brown-12a {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #7d4b26;
	letter-spacing: 0px;
}
.green-12a {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #78bf0d;
	letter-spacing: 0px;
}
.input {
	background-color: #FFFFFF;
	border: 1px solid #cecece;
	font-family: "新細明體";
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.style1 {color: #FFFFFF}
.style2 {border: 1px solid #cecece; font-family: "新細明體"; background-color: #FFFFFF;}