#Top {
}
#Body {
}
#Foot {
}
.bg {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.foottex01 {
	font-family: "新細明體";
	font-size: 14px;
	font-weight: lighter;
	line-height: 1.2em;
}
.bodycontent {
	font-family: "標楷體";
	font-size: 18px;
	line-height: 2em;
}
.bodytitle01 {
	font-family: "標楷體";
	font-size: 24px;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	color: #FF0000;
}



#Top {
	background-color: #99CCCC;
}
#Foot {
	background-color: #ccFFFF;
}
#Body {
	background-color: #CCFFFF;
	color: CCFFFF;
}
.bodytitle02 {
	font-family: "標楷體";
	font-size: 18px;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	color: #0000FF;
}
.bodytitle03 {
	font-family: "標楷體";
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.bgmap01 {
	background-image: url(../images/bg01.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgmap02 {
	background-attachment: fixed;
	background-image: url(../images/bg02.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgcolor01 {
	background-color: #99cccc;
}
.bgcolor02 {
	background-color: #FFFF33;
}
.bodytext01 {
	font-family: "標楷體";
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #0000FF;
}
#apDiv1 {
	position:absolute;
	width:1750px;
	height:41px;
	z-index:1;
	left: -1750px;
	top: 11px;
	font-family: "標楷體";
	color: #FF0000;
	font-size: 20px;
	background-color: #FFFF33;
}
