*{
    font-family: "微軟正黑體", "sans-serif";
    box-sizing: border-box;
}

body, html{
    width: 100%;
    margin: 0px;
    padding: 0px;
}

a{
    text-decoration: none;
}
a img{
    border: 0px;
}

.header{
    width: 100%;
    height: 35px;
    background-color: #424242;    
}

.header-content{
    width: 1000px;
    margin: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.header img{
    margin-left: 30px;
    vertical-align: middle;
}

.footer{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #999;
    clear: left;
}
.footer h5{
    margin: 0px;
    letter-spacing: 4px;
}

img{
    border: 0px;
}

#back-to-top{
    width: 62px;
    height: 90px;
    font-weight: bold;
    position: fixed;
    bottom: 50px;
    right: 100px;
    z-index: 10;
}

map *:focus{
    outline: none;
}

/*-------------------------------*/

.content{
    width: 1200px;
    text-align: center;
    margin: auto;
}

.top{
    height: 960px;
    background: #043a47; /* Old browsers */
    background: -moz-linear-gradient(left, #043a47 50%, #e5e0da 50%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #043a47 50%,#e5e0da 50%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #043a47 50%,#e5e0da 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#043a47', endColorstr='#e5e0da',GradientType=1 );  IE6-9 */
}

.t1::after{
    background-image: url(images/9789570850772a_03.jpg);
    content: "";
    position: absolute;
    top: 0px;
    right: -120px;
    width: 120px;
    height: 960px;
}

.top .content{
    position: relative;
}

.t2{
    position: absolute;
    top: 0px;
    left: 0px;
}

.top .fb-like{
    position: absolute;
    top: 50px;
    left: 900px;
    z-index: 1;
}

.book{
    background-color: #07454f;
}

.b1, .b2{
    display: inline-block;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    margin-top: 50px;
    margin-bottom: 50px;
}

.b1{
    width: 833px;
    height: 510px;
}

.b2{
    width: 367px;
    height: 510px;
}

.b2 span{
    padding: 5px 10px;
    padding-right: 15px;
    margin-left: 12px;
    border: solid 1px white;
    color: white;
    font-weight: bold;
    transition-duration: 0.5s;
    -moz-transition-duration: 0.5s; /* Firefox 4 */
    -webkit-transition-duration: 0.5s; /* Safari 和 Chrome */
    -o-transition-duration: 0.5s; /* Opera */
}

.b2 p{
    padding-left: 10px;
    color: white;
    display: inline-block;
    margin-left: -25px;
}

.b2 span:hover{
    background-color: white;
    color: #07454f;
}

.b2 span:link,
.b2 span:visited,
.b2 span:active{
    color: white;
}

.intro .content{
    padding-top: 30px;
    padding-bottom: 60px;    
}

.intro, .author, .read{
    background-color: #043a47;
}

.i1{
    height: 165px;
}
.i2{
    width: 1000px;
    text-align: left;
    margin: auto;
    padding-left: 25px;
    padding-right: 25px;
    background-image: url(images/9789570850772a_07.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #043a47;
    color: white;
    line-height: 2em;
    height: 100%;
}

.i2 p, .ra p{
    margin: 0px;
}

.i2 p:first-child{
    padding-top: 15px;
}

h2, h4{
    display: inline;
    color: #b79a62;
}

.ra{
    width: 1000px;
    text-align: left;
    margin: auto;
    padding: 80px 60px 40px 60px;
    color: white;
    line-height: 2em;
    height: 100%;
    border: solid 2px #9d854f;
    border-radius: 16px;
    background-color: #06282d;
    position: relative;
    margin-bottom: 80px;
}

.ra::before{
    content: "";
    position: absolute;
    width: 230px;
    height: 179px;
    top: -25px;
    left: -32px;
    background-image: url(images/9789570850772a_09.png);    
}

.read .content{
    padding: 80px 0px; 
}

.ra a, .rb a{
    color: #3d8f93;
}

.ra a:hover,
.rb a:hover{
    color: #ff8f93;
}

.rb{
    width: 675px;
    text-align: left;
    padding: 80px 60px 40px 60px;
    color: white;
    line-height: 2em;
    height: 100%;
    border: solid 2px #9d854f;
    border-radius: 16px;
    background-color: #06282d;
    position: relative;
    margin-bottom: 50px;
    margin-right: 60px;
}

.rb::before{
    content: "";
    position: absolute;
    width: 230px;
    height: 179px;
    top: -25px;
    left: -32px;
    background-image: url(images/9789570850772a_09.png);    
}

.rb, .rc{
    display: inline-block;
    vertical-align: top;
}
    
/*-------------------------------*/

.r01 p{
    padding-left: 90px;
    padding-right: 90px;
    text-align: justify;
    text-justify:inter-ideograph;
}

.r01{
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #07454f;
    font-size: 1em;
    line-height: 2em;
}

.r_content{
    width: 1000px;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 30px;
    background-color: white;
    border-radius: 20px;
}

.style01{
    font-size: 24px;
    font-weight: bold;
}

.style02{
    font-size: 16px;
    font-weight: bold;
}

@media only screen and (min-width: 0px) and (max-width: 1200px){
    
    .header, .footer, .top, .book, .author, .intro, .read, .r01{
        width: 1200px;
    }
    
    .t1::after{
        display: none;
    }
}