@charset "utf-8";
.back {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bnback {
	background-attachment: scroll;
	background-image: url(images/bn_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.copy {
	background-attachment: scroll;
	background-image: url(images/copy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.w1 {
	font-family: "微軟正黑體", "新細明體";
	font-size: 14px;
	line-height: 22px;
	color: #FFFF99;
}
.nt {
	font-family: "微軟正黑體", "新細明體";
	font-size: 12px;
	color: #FFF1A2;
	font-weight: bold;
}
.nn {
	font-family: "微軟正黑體", "新細明體";
	font-size: 12px;
	color: #332520;
	line-height: 20px;
}
.nd {
	font-family: "微軟正黑體", "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style1 {
	color: #ff4200
}
.style2 {
	color: #4cfff4
}
