@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Lato');
body {
  font-family: 'Lato', "微軟正黑體", 'Microsoft JhengHei', sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  padding: 0;
  margin: 0 auto;
  background-color: #FBC800;
}
table {
  margin: 0 auto;
}
img {
  border: 0;
}
a {
  color: #015452;
  text-decoration: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a.selected {
  color: #A42C36;
}
.header {
  font-size: 13px;
  line-height: 16px;
  color: #FFFFFF;
  background-color: #333333;
}
.header a {
  font-size: 13px;
  line-height: 16px;
  color: #FFFFFF;
  text-decoration: none;
}
.header a:hover {
  color: #FFF000;
  text-decoration: underline;
}
.footer {
  padding: 20px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  line-height: 140%;
  background-color: #333;
}
.content {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
}
.scrollup {
  width: 100px;
  height: 92px;
  position: fixed;
  bottom: 20px;
  right: 50px;
  display: none;
  text-indent: -9999px;
  background: url(../images/top.png) no-repeat;
  z-index: 9999;
}
a.btn_car, a.btn_club {
  color: #FFF;
  border-radius: 15px;
  display: block;
  width: 80%;
  padding: 1px 0;
  margin: 5px auto;
  font-size: 14px;
  line-height: 180%;
  text-decoration: none;
  text-align: center;
}
a.btn_car:hover {
  color: #FF0;
}
a.btn_club:hover {
  color: #FF0;
}
a.btn_car {
  background-color: #E61E11;
}
a.btn_club {
  background-color: #6A94BB;
}
.bookbuy {
  padding: 0;
  width: 280px;
  display: inline-block;
  text-align: center;
}
.bookname {
  font-size: 15px;
  font-weight: bold;
  color: #2368B7;
  margin: 10px auto;
  line-height: 130%;
}
.bookname2 {
  font-size: 20px;
  font-weight: bold;
  color: #2368B7;
  margin: 10px auto;
  line-height: 130%;
}
.bookinfo {
  padding: 0 10px 16px 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 130%;
}
.asp {
  font-size: 15px;
  line-height: 160%;
  color: #000;
}
.asp2 {
  font-size: 13px;
  line-height: 150%;
  color: #000;
}
.booktext {
  font-size: 16px;
  font-weight: bold;
}
.booktext2 {
  font-size: 21px;
  font-weight: bold;
}
.bookprice {
  font-size: 18px;
  color: #E61E11;
}
.bookprice2 {
  font-size: 24px;
  color: #E61E11;
}
.textcenter {
  text-align: center;
}
#main {
  width: 1000px;
  position: relative;
  margin: 0 auto;
  height: 630px;
}
#title {
  position: absolute;
  top: 0;
  left: 0;
}
#gift {
  position: absolute;
  top: 280px;
  left: 50px;
}
.bar01 {
  background-image: url("../images/bar01.png");
  background-repeat: no-repeat;
  background-position: center top;
  height: 78px;
  margin-top: -36px;
}
.bar02 {
  background-image: url("../images/bar02.png");
  background-repeat: no-repeat;
  background-position: center top;
  height: 78px;
  margin-top: -36px;
}
#part01 {
  background-image: url("../images/bg_02.jpg");
  background-position: center top;
  padding-top: 50px;
  padding-bottom: 60px;
}
#part02 {
  background-image: url("../images/bg_02.jpg");
  background-position: center top;
  padding-bottom: 20px;
}
#text {
  width: 900px;
  margin: 0 auto;
  padding: 0 20px 60px 20px;
  font-size: 13px;
  color: #000;
  line-height: 160%;
  text-align: left;
}
#text2{
	 background-image: url("../images/bar03.png");
  background-repeat: no-repeat;
  background-position: center top;
  height: 78px;
}
ul.A {
  list-style-type: decimal;
}
.bookcase01 {
  width: 302px;
  padding: 20px 0;
  display: inline-block;
  margin: 10px 4px;
  background-color: #fff;
  vertical-align: top;
}
.bookcase02 {
  width: 302px;
  height: 320px;
  padding: 20px 0;
  display: inline-block;
  margin: 10px 4px;
  background-color: #fff;
  vertical-align: top;
}
.bookcase03 {
  width: 225px;
  height: 320px;
  padding: 10px 0;
  display: inline-block;
  margin: 10px 4px;
  background-color: #fff;
  vertical-align: top;
}
.bookpic img {
  width: 290px;
  height: auto;
}
.bookpic02 img {
  width: 200px;
  height: auto;
}
.myclass {
  display: inline-block;
  margin: 0em;
  padding: 1em;
  height: auto;
  border: solid;
  vertical-align: top;
}
#envelope {
    position: absolute;
    top: 193px;
    right: 31px;
}
