@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DEEFEC;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Layer1 {	position:relative;
	width:700px;
	height:340px;
	z-index:1;
	left:0px;
	top: 0px;
}
#Layer2 {
	position: absolute;
	width: 700px;
	height: 340px;
	z-index: 1;
	left: 30px;
	top: 0px;
	overflow: auto;
	visibility: visible;
}
#Layer3 {	position:relative;
	width:700px;
	height:340px;
	z-index:1;
	left:0px;
	top: 0px;
}
#Layer4 {
	position: absolute;
	width: 700px;
	height: 340px;
	z-index: 1;
	left: 30px;
	top: 0px;
	overflow: auto;
	visibility: visible;
}
.p91 {
	line-height: normal;
	font-size: 9pt;
	font-family: "Verdana", "微軟正黑體";
	color: #FFCCCC;
}

.p10 {
	line-height: 20px;
	font-size: 10pt;
	font-family: "Verdana", "微軟正黑體";
	letter-spacing: 1px;
	color: #333333;
}

.p11 {
	letter-spacing: 1px;
	font-family: "Verdana", "微軟正黑體";
	font-size: 11pt;
	line-height: 20px;
	color: #663300;
}
.p11b {
	letter-spacing: 1px;
	font-family: "Verdana", "微軟正黑體";
	font-size: 11pt;
	line-height: 24px;
	color: #C00;
	font-weight: bold;
}
.p11c {
	letter-spacing: 1px;
	font-family: "Verdana", "微軟正黑體";
	font-size: 11pt;
	line-height: 24px;
	color: #333;
}
.p12 {
	line-height: 28px;
	font-size: 12pt;
	font-family: "Verdana", "微軟正黑體";
	color: #333;
	font-weight: bold;
}
.p18 {
	line-height: 28px;
	font-size: 12pt;
	font-family: "Verdana", "微軟正黑體";
	color: #333;
	font-weight: bold;
}
.scrollup {
	width: 40px;
	height: 40px;
	opacity: 0.8;
	position: fixed;
	bottom: 50px;
	right: 50px;
	display: none;
	text-indent: -9999px;
	background: url(../images/icon_top.png) no-repeat;
}
