@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: top;
}

.p91 {
	line-height: normal;
	font-size: 9pt;
	font-family: "微軟正黑體", Verdana, SansSerif, Helvetica;
	color: #035263;
}

.p10 {
	line-height: 20px;
	font-size: 10pt;
	font-family: "微軟正黑體", Verdana, SansSerif, Helvetica;
	letter-spacing: 1px;
	color: #CCCCCC;
}

.p11 {
	letter-spacing: 1px;
	font-family: "微軟正黑體", Verdana, SansSerif, Helvetica;
	font-size: 11pt;
	line-height: 24px;
	color: #CCCCCC;
}

.p112 {
	color: #FFF;
	font-family: "微軟正黑體", Verdana, SansSerif, Helvetica;
	font-size: 11pt;
	line-height: 24px;
	font-weight: bold;
}
.p113 {
	color: #333;
	font-family: "微軟正黑體", Verdana, SansSerif, Helvetica;
	font-size: 11pt;
	line-height: 24px;
	letter-spacing: 1px;
}
#Layer1 {	position:relative;
	width:820px;
	height:295px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#Layer2 {
	position: absolute;
	width: 820px;
	height: 295px;
	z-index: 1;
	left: 0px;
	top: 0px;
	overflow: auto;
	visibility: visible;
}

.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;
}

.cart {
	background-color: #FFF;
	text-align: center;
	height: 30px;
	width: 120px;
	border: 1px solid #333;
	font-family: "微軟正黑體", Verdana, SansSerif, Helvetica;
	font-size: 11pt;
	text-decoration: none;
	line-height: 30px;
	display: block;
	color: #930;
}
.scroll-pane
		{
			width: 830px;
			height: 310px;
			overflow: auto;
		}
