@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: 180%;
    color: #333333;
    padding: 0;
    margin: 0 auto;
    background-color: #E8E7D6;
    text-align: left;
    vertical-align: top;
    background-image: url("../images/bg_08.jpg");
}
table {
    margin: 0 auto;
}
img {
    border: 0;
}
a {
    color: #715341
}
a :hover {
    color: #955027
}
.header {
    font-size: 13px;
    line-height: 16px;
    color: #FFFFFF;
    background-color: #9A0200;
}
.header a {
    font-size: 13px;
    line-height: 16px;
    color: #FFFFFF;
    text-decoration: none;
}
.header a:hover {
    color: #FFF000;
    text-decoration: underline;
}
.content {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}
a.btn_car, a.btn_club {
    color: #FFF;
    text-decoration: none;
    text-align: center;
    font-family: 'Lato', "微軟正黑體", 'Microsoft JhengHei', sans-serif !important;
    display: inline-block !important;
    padding: 3px 8px !important;
    background-color: #CD0543 !important;
    line-height: 160%;
    margin-top: 6px !important;
    border-radius: 4px;
    letter-spacing: 2px;
	font-size: 13px;
}
a.btn_car:hover {
    color: #FF0;
}
a.btn_club:hover {
    color: #FF0;
}
a.btn_car {
    background-color: #CE2916;
}
a.btn_club {
    background-color: #EA5604;
}
.asp {
    font-family: 'Lato', "微軟正黑體", 'Microsoft JhengHei', sans-serif !important;
    font-size: 13px !important;
    line-height: 160%;
}
.asp img {
    display: none !important;
}
.basket {
    font-family: 'Lato', "微軟正黑體", 'Microsoft JhengHei', sans-serif !important;
    display: inline-block !important;
    padding: 3px 8px !important;
    background-color: #CD0543 !important;
    line-height: 160%;
    margin-top: 6px !important;
    border-radius: 4px;
    letter-spacing: 2px;
    font-size: 13px !important;
}
.basket a {
    color: #ffffff !important;
}
.basket a:hover {
    color: #fff000 !important;
}
.booktext {
    font-family: 'Lato', "微軟正黑體", 'Microsoft JhengHei', sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #333333;
}
.bookprice {
    font-family: 'Lato', "微軟正黑體", 'Microsoft JhengHei', sans-serif;
	color: #FF0004;
	font-size: 18px;
}
.booktext2 {
    font-family: 'Lato', "微軟正黑體", 'Microsoft JhengHei', sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #666666;
}
.bookprice2 {
    font-family: 'Lato', "微軟正黑體", 'Microsoft JhengHei', sans-serif;
	color: #FF0004;
	font-size: 16px;
}
#buy1 {
    position: absolute;
    top: 456px;
    left: 102px;
    background-image: url("../images/pricebg.png");
    background-repeat: no-repeat;
    width: 303px;
}
#buy1 .basket{
	display: none !important;
}
#headercontent {
    margin: 0 auto;
    padding: 0;
    height: 650px;
    text-align: center;
    background-image: url(../images/bg_01.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
#headercontent_2 {
    margin: 0 auto;
    padding: 0;
    height: 825px;
    text-align: center;
    background-image: url(../images/bg_02.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
#part1_1 {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-image: url(../images/bg_03.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
#part1_2 {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-image: url(../images/bg_04.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
#part1_3 {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-image: url(../images/bg_05.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

#part1_4 {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-image: url(../images/bg_06.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
#part1_5 {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-image: url(../images/bg_07.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
#part2 {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-image: url(../images/bg_08.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
#part3 {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-image: url(../images/bg_09.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

#part4 {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-image: url(../images/bg_10.jpg);
    background-position: center top;
}
.scrollup {
    width: 100px;
    height: 147px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    text-indent: -9999px;
    background: url(../images/top.png) no-repeat;
    z-index: 9999;
}
#footer {
    padding: 16px 0;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    line-height: 140%;
    background-color: #333;
}
.asp {
    font-size: 15px;
    color: #000;
}
#bookname {
    position: absolute;
    top: 263px;
    left: 148px;
}
#subtitle {
    position: absolute;
    top: 90px;
    left: 101px;
}
#book {
    position: absolute;
    top: -21px;
    left: 74px;
}
#author {
    position: absolute;
    top: 432px;
    left: 198px;
}
#lamp1 {
    position: absolute;
    top: 168px;
    left: 39px;
}
#lamp2 {
    position: absolute;
    top: 236px;
    left: 268px;
}
#lamp3 {
    position: absolute;
    top: 168px;
    left: 498px;
}
#lamp4 {
    position: absolute;
    top: 236px;
    left: 729px;
}
#video1 {
    position: absolute;
    top: 328px;
    left: 46px;
    border: solid 2px #5E8560;
}
#video2 {
    position: absolute;
    top: 328px;
    left: 510px;
    border: solid 2px #5E8560;
}
#best{
	width: 920px;
	margin: 0 auto 60px auto;
	padding: 0 10px;
	color: #434343;
	text-align: left;
	
}
.bestname{
	color: #4D878B;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 3px dotted #4D878B;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.bestname2{
	font-size: 15px;
	font-weight: normal;

}
.highlight{
	color: #10BDB0;
}

#headermain {
	width: 100%;
	height: 33px;
	padding: 0;
	margin: 0 auto;
	background: #424242;
	text-align: center;
	overflow-x: hidden;
	overflow-y: hidden;
}
#headermain table {
	width: 100%;
	height: 33px;
	margin: 0 auto;
}
