@charset "big5";
body {
	margin: 0px;
	background-color: #1F1A17;
	font-family: Tahoma, "新細明體";
	font-size: 11pt;
	line-height: 24px;
	color: #F0F0F0;
}


img {
	border-width: 0px;
	margin: 0px;
}
table {
	border-width: 0px;
}
h2 {
	font-weight: bold;
}
h1 {
	color: #345115;
	font-size: 11pt;
	font-weight: bold;
}


.container {
	text-align: center;
}
.topbar {
	background-color: #424242;
}
.header {
	width: 554px;
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
}
.nav {
	position: absolute;
	left: 143px;
	top: 6px;
}
.main {
	position: relative;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content {
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	width: 426px;
	text-align: left;
	vertical-align: top;
}
.promo {
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
	height: 582px;
	width: 337px;
	text-align: center;
	vertical-align: top;
	padding-top: 30px;
}
.promo .promotextcolor {
	color: #DBC5A0;
}
.promo  .price{
	font-weight: bold;
	color: #ECE1CE;
}
.promo .bookname  {
	font-family: Tahoma, "新細明體";
	font-size: 11pt;
	font-weight: bold;
	color: #DBC5A0;
}
.author {
	background-color: #ededed;
	text-align: left;
	vertical-align: top;
	color: #3A312C;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
}
.imageleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.author .promotextcolor {
	font-weight: bold;
	color: #3A312C;
}




.intro {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.intro .promotextcolor {
	color: #DBC5A0;
}
.specialcontent {
	background-color: #dbc4a0;
	color: #3A312C;
	text-align: left;
	vertical-align: top;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
}
.specialcontent ul {
	margin-left: 22px;
}
.specialcontent li {
	list-style-type: circle;
}



.footer {
	text-align: center;
	padding-top: 40px;
	color: #1F1A17;
	padding-bottom: 60px;
	background-color: #FFF;
}
.footer a {
	color: #333;
	text-decoration: none;
}
.footer a:hover {
	color: #9AC93D;
	text-decoration: none;
}
/*
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: #6B615D;
	background-image: url(../images/up-arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#back-top a:hover span {
	background-color: #DBC4A0;
}
#PageFlipDiv {
	height: 450px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
}
.preface {
	background-color: #dadada;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
	color: #3A312C;
	font-family: "標楷體";
	font-size: 13pt;
	text-align: left;
	vertical-align: top;
}
.small {
	font-family: Tahoma, "新細明體";
	font-size: 10pt;
	color: #987031;
}
.reading {
	background-color: #1f1a18;
	text-align: left;
	vertical-align: top;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
}
.events {
	background-color: #dbc4a0;
	text-align: left;
	vertical-align: top;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
	color: #534826;
}
.subtitle {
	color: #FFF;
	background-color: #6b615d;
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 22px;
	padding-left: 10px;
	display: block;
	text-align: center;
}
.events .promotextcolor {
	color: #1F1A18;
	font-size: 12pt;
	font-weight: bold;
}

.important {
	color: #900;
	font-size: 10pt;
}
