@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: 24px;
    color: #000000;
    padding: 0;
    margin: 0 auto;
    background-color: #FFFFFF;
}
table {
    margin: 0 auto;
}
img {
    border: 0;
}
a {
    color: #36597A;
}
a:hover {
    color: #3775B0;
}
h1 {
    font-size: 21px;
    color: #9a0000;
    margin-top: 30px;
}
h2 {
    font-size: 24px;
    color: #c85620;
}
.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/headerbg.jpg);
    background-position: center top;
    height: 640px;
    min-width: 1000px;
    background-attachment: fixed;
}
#best {
    position: absolute;
    top: 320px;
    left: 80px;
}
#title {
    position: absolute;
    top: 115px;
    left: 110px;
}
#book {
    position: absolute;
    top: 65px;
    right: 50px;
    z-index: 9;
}
#buy {
    font-size: 13px;
    color: #000;
    position: absolute;
    top: 550px;
    left: 616px;
    width: 330px;
    line-height: 160%;
    height: 78px;
    letter-spacing: 0;
}
#btn{
	position: absolute;
	top:460px;
	left: 80px;
}
.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;
}
#about {
    background-image: url(../images/aboutbg.jpg);
    background-position: center top;
    min-width: 1000px;
    height: 1025px;
    margin: 0 auto;
    padding: 0;
}
#abouttitle {
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 30px;
    text-align: center;
}
#abouttext {
    width: 900px;
    margin: 0 auto 60px auto;
}
#guide {
    background-image: url(../images/bestbg.jpg);
    background-position: center top;
    background-attachment: fixed;
    background-size: cover;
    min-width: 1000px;
    padding: 0;
    margin: 0 auto;
}
#guidetitle {
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 30px;
    text-align: center;
}
.guidecotenttitle {
    margin-bottom: 20px;
}
.guidecotent {
    width: 900px;
    margin: 15px auto;
    padding: 30px 40px;
    background-color: #fff;
}
.guidecotent p {
    text-indent: 2em;
    margin: 18px auto;
}
.guideend {
    padding: 20px 0 30px 0;
    text-align: center;
    color: #3f4f6d;
}
#read {
    background-image: url(../images/readbg.jpg);
    background-position: center top;
    min-width: 1000px;
    margin: 0 auto;
    padding: 0;
}
#readtitle {
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 30px;
    text-align: center;
}
.readtitle2 {
    margin: 20px auto 20px auto;
    text-align: center;
}
#readtext {
    width: 900px;
    margin: 0 auto 0 auto;
    padding-bottom: 50px;
}
#readtext p {
    text-indent: 2em;
}
.footer {
    font-size: 12px;
    color: #000000;
    text-align: center;
}
#books {
    background-image: url(../images/booksbg.jpg);
    background-position: center top;
    min-width: 1000px;
    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;
}
