@charset "utf-8";
a:link {
	color: #3366FF;
}
a:visited {
	color: #3366FF;
}
a:hover {
	color: #3399CC;
}
a:active {
	color: #3399CC;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEF5D9;
	background-attachment: scroll;
	background-image: url(img/back-1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.txt-11p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A06734;
}
.txt-12p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A06734;
}
.txt-12p-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A06734;
	font-weight: bold;
}
.txt-15p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A06734;
}
.txt-15p-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A06734;
	font-weight: bold;
}
.title-15p-BCopy {
	font-family: "標楷體";
	font-size: 24px;
	color: #000000;
	font-weight: bolder;
	filter: Alpha(Opacity=50);
}





.back-01 {
	background-attachment: fixed;
	background-image: url(img/back-4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Alpha {
	filter: Alpha(Opacity=50);
}

