@charset "big5";
body {
	margin: 0px;
	background-color: #0F212D;
	background-image: url(../images/background.jpg);
	font-family: Tahoma, "·L³n¥¿¶ÂÅé";
	font-size: 11pt;
	line-height: 24px;
	color: #101D05;
}
img {
	border-width: 0px;
	margin: 0px;
}
table {
	border-width: 0px;
}
.container {



}
.topbar {
	background-color: #333;
}
.reading {
	background-image: url(../images/index_19.jpg);
	text-align: center;
	vertical-align: top;
	height: 640px;
	width: 1000px;
	color: #999;
}

.bookInfo {
	font-size: 10pt;
	line-height: 19px;
	color: #FFF;
	background-image: url(../images/index_13.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	height: 103px;
	width: 241px;
}
.price {
	color: #C489DA;
}
.moreBooks {
	background-image: url(../images/index_21.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
}
.subtitle {
	font-family: "·L³n¥¿¶ÂÅé", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #933;
	padding: 10px;
}

.morebookBack {
	background-image: url(../images/index_22.jpg);
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footerBack {
	background-image: url(../images/index_23.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#PageFlipDiv {
	height: 515px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 0px;
	float: right;
	right: 10px;
}
#back-top a {
	width: 35px;
	display: block;
	text-align: center;
	font: 10px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #996699;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top a:hover {
	color: #FFFFFF;
}
/* arrow icon (span tag) */
#back-top span {
	width: 35px;
	height: 35px;
	display: block;
	margin-bottom: 7px;
	/* rounded corners */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	text-align: center;
	background-color: #993366;
	background-image: url(../images/up-arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#back-top a:hover span {
	background-color: #006666;
}
.issuuembed {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.reading a {
	color: #999;
	text-decoration: none;
}
