@charset "utf-8";
body {
	background-color: #665041;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #3072A3;
}
a:active {
	color: #263864;
}

.back-01 {
	background-attachment: scroll;
	background-image: url(img/back-01.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.back-03 {
	background-attachment: scroll;
	background-image: url(img/back-03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.txt-11p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #665041;
}
.txt-12p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #665041;
}
.txt-12p-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #665041;
	font-weight: bold;
}
.txt-15p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #665041;
}
.txt-15p-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #665041;
	font-weight: bold;
}
.txt-24p-B {
	font-family: "標楷體";
	font-size: 24px;
	color: #665041;
	font-weight: bolder;
}
