@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
body {
    font-family: 'Noto Sans TC', "微軟正黑體", 'Microsoft JhengHei', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
    color: #000000;
    padding: 0;
    margin: 0 auto;
    background-color: #FFFFFF;
}
table {
    margin: 0 auto;
}
img {
    border: 0;
}
a {
    color: #fff;
}
a:hover {
    color: #fff;
}
p {
    margin: 0;
}
h1 {
    font-size: 21px;
    line-height: 140%;
    color: #000;
    margin-bottom: 30px;
}
h2 {
    font-size: 18px;
    color: #fff;
    background-color: #000;
    display: inline-block;
    padding: 4px 8px;
    margin: 0;
}
h3 {
    font-size: 18px;
    color: #000;
    background-color: #fff;
    display: inline-block;
    padding: 4px 8px;
    margin: 0 auto 10px 0;
    font-weight: normal;
}
.content {
    position: relative;
    width: 1000px;
    min-width: 1000px;
    margin: 0 auto;
    padding: 0;
}
.scrollup {
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    text-indent: -9999px;
    background: url(../images/top.png) no-repeat;
    z-index: 9999;
}
#headermain {
    width: 100%;
    min-width: 1000px;
    margin: 0 auto;
    padding: 0;
    background-color: #282828;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
}
.textcenter {
    text-align: center;
}
.textright {
    text-align: right;
}
.text-2em {
    text-indent: 0;
}
#header {
    background-image: url(../images/bg_01.jpg);
    background-position: center top;
    height: 680px;
    min-width: 1000px;
}
#title {
    position: absolute;
    top: 162px;
    left: 126px;
}
#subtitle {
    position: absolute;
    top: 399px;
    left: 124px;
}
#book {
    position: absolute;
    top: 64px;
    right: 560px;
    z-index: 9;
}
#buy {
    font-size: 13px;
    color: #000;
    position: absolute;
    top: 540px;
    left: 140px;
    width: 330px;
    line-height: 160%;
    height: 78px;
    letter-spacing: 0;
}
#btn {
    position: absolute;
    top: 460px;
    left: 80px;
}
#btn{
	position: absolute;
	top:530px;
	left: 40px;
}
#btn img{
	margin: 0 10px;
}
.drop-shadow {
    -webkit-filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.9));
    filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.9));
}
.bookbuy {
    font-size: 15px;
}
.bookprice {
    font-size: 15px;
    color: #9a0000;
}
.bookprice2 {
    font-size: 21px;
    color: #ff0000;
    font-weight: bold;
}
.more {
    font-size: 12px;
    color: #fff;
}
.more a {
    text-decoration: none;
}
.title {
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
}
#about {
    background-image: url(../images/bg_02.jpg);
    background-position: center top;
    min-width: 1000px;
    height: 1035px;
    margin: 0 auto;
    padding: 0;
}
#abouttitle {
    position: absolute;
    width: 460px;
    top: 80px;
    left: 480px;
}
#abouttext {
    position: absolute;
    width: 460px;
    top: 130px;
    left: 480px;
}
#aboutpic {
    position: absolute;
    width: 350px;
    top: 630px;
    left: 99px;
}
#author {
    position: absolute;
    width: 760px;
    top: 902px;
    left: 130px;
    color: #fff;
}
#best {
    background-image: url(../images/bg_03.jpg);
    background-position: center top;
    min-width: 1000px;
    height: 1350px;
    margin: 0 auto;
    padding: 0;
}
#best01 {
    position: absolute;
    top: 180px;
    left: 42px;
}
#best02 {
    position: absolute;
    top: 180px;
    left: 520px;
}
#best03 {
    position: absolute;
    top: 740px;
    left: 42px;
}
#best04 {
    position: absolute;
    top: 740px;
    left: 520px;
}
#award {
    background-image: url(../images/bg_04.jpg);
    background-position: center top;
    min-width: 1000px;
    height: 2305px;
    margin: 0 auto;
    padding: 0;
    color: #fff;
}
#award01 {
    position: absolute;
    top: 32px;
    left: 40px;
}
#awardpic01 {
    position: absolute;
    top: 250px;
    left: 138px;
}
#awardtext01 {
    position: absolute;
    top: 138px;
    left: 138px;
}
#award02 {
    position: absolute;
    top: 458px;
    right: 40px;
}
#awardpic02 {
    position: absolute;
    top: 774px;
    right: 40px;
}
#awardtext02 {
    position: absolute;
    top: 520px;
    right: 138px;
    text-align: right;
}
#award03 {
    position: absolute;
    top: 1180px;
    left: 40px;
}
#awardpic03 {
    position: absolute;
    top: 1644px;
    left: 41px;
}
#awardtext03 {
    position: absolute;
    top: 1240px;
    left: 138px;
}
#award04 {
    position: absolute;
    top: 2050px;
    right: 40px;
}
#awardtext04 {
    position: absolute;
    top: 2110px;
    right: 138px;
    text-align: right;
}
#read {
    background-image: url(../images/bg_05.jpg);
    background-position: center top;
    min-width: 1000px;
    height: 875px;
    margin: 0 auto;
    padding: 0;
}
.readtextbg {
    width: 800px;
    height: 600px;
    margin: 0 auto;
    background-color: #E5E5E5;
}
#readtext {
    padding: 50px;
    overflow-y: scroll;
}
#readtext p {
    text-indent: 2em;
    margin-bottom: 25px;
}
.footer {
    font-size: 12px;
    color: #fff;
    text-align: center;
}
#books {
    background-image: url(../images/bg_06.jpg);
    background-position: center top;
    min-width: 1000px;
    height: 535px;
    margin: 0 auto;
    padding: 0;
    font-size: 14px;
}
#booktitle {
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 30px;
    text-align: center;
}
.bookname {
    font-size: 15px;
    font-weight: bold;
    line-height: 130%;
    color: #fff;
}
.bookprice3 {
    font-size: 14px;
    color: #fff;
}
