@charset "big5";
body {
	margin: 0px;
	background-color: #FFC602;
	background-image: url(../images/background.jpg);
	font-family: Tahoma, "微軟正黑體";
	font-size: 11pt;
	line-height: 21px;
	color: #495856;
	text-align: justify;
	background-repeat: repeat-x;
}
img {
	border-width: 0px;
	margin: 0px;
}
table {
	border-width: 0px;
}
h1 {
	font-size: 13pt;
	font-weight: bold;
	color: #d33000;
	font-family: "微軟正黑體", Tahoma;
}
h2 {
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, "新細明體-ExtB";
}
.container {
	overflow: hidden;
	position: relative;



}
.topbar {
	background-color: #424242;
}
.header {
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	height: 575px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.header span {
	display: none;
}

.main {
	width: 1000px;
	top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*
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: #1073AE;
	background-image: url(../images/up-arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#back-top a:hover span {
	background-color: #009933;
}
.bookInfo {
	font-family: "微軟正黑體", Tahoma;
	font-size: 12pt;
	line-height: 18px;
	color: #333333;
	text-align: left;
	padding: 10px;
	background-image: url(../images/index_31.jpg);
	background-repeat: no-repeat;
}
.bookInfo2 {
	font-family: "微軟正黑體", Tahoma;
	font-size: 11pt;
	line-height: 18px;
	color: #333333;
	text-align: left;
	padding: 10px;
	background-image: url(../images/index_36.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

.buy {
	vertical-align: middle;
}

.bookName {
	font-weight: bold;
	color: #d33000;
	font-family: Arial, Helvetica, sans-serif, "新細明體-ExtB";
	font-size: 13pt;
}
.bookCover {
	position: absolute;
	left: 742px;
	top: 467px;
}
.reading {
	background-image: url(../images/index_25.jpg);
	background-repeat: repeat-y;
}
.reading span {
	background-image: url(../images/index_26.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	padding-bottom: 70px;
}
.issuuembed {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.footer {
	background-image: url(../images/index_29.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 79px;
	text-align: right;
	padding-right: 100px;
	padding-top: 50px;
}
.article {
	height: 301px;
	width: 615px;
	overflow: auto;
	background-color: #07709F;
}
.price {
	font-weight: bold;
	color: #BF3E1F;
}
