@charset "big5";
body {
	margin: 0px;
	background-color: #ffd800;
	font-family: Tahoma, "微軟正黑體";
	font-size: 11pt;
	line-height: 24px;
	color: #101D05;
}
img {
	border-width: 0px;
	margin: 0px;
}
table {
	border-width: 0px;
}
.container {



}
.topbar {
	background-color: #333;
}
.header {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: bottom;
}
	/* end hide */

.main {
	position: relative;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main a {
	color: #069;
	text-decoration: none;
}
.main a:hover {
	text-decoration: underline;
}




.footer {
	text-align: center;
	padding-top: 0px;
	color: #FFF;
	padding-bottom: 40px;
	background-image: url(../images/index_21.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footer a {
	color: #333;
	text-decoration: none;
}
.footer a:hover {
	color: #9AC93D;
	text-decoration: none;
}
.book_info {
	vertical-align: bottom;
	font-family: Tahoma, Geneva, sans-serif, "新細明體";
	font-size: 10pt;
	color: #000;
	background-color: #FFF;
	line-height: 24px;
}

.small {
	font-size: 10pt;
	font-weight: normal;
	color: #FFF;
}
.book_name {
	font-size: 11pt;
	font-weight: bold;
	color: #FFF;
}
.price {
	font-weight: bold;
	color: #CC0000;
}
.textImg {
	vertical-align: middle;
}
.text01 {
	color: #CC0000;
}
.reading {
	background-image: url(../images/index_34.gif);
	height: 463px;
	text-align: center;
	vertical-align: top;
	background-repeat: repeat-y;
}



/*
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: #FFFF00;
	/* 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: #990000;
	background-image: url(../images/up-arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#back-top a:hover span {
	background-color: #FFCC00;
}
#PageFlipDiv {
	height: 568px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
