﻿@import url("reset.css");
*{
	margin:0;
	padding:0;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
a{color: #FFFFFF;}
html{-webkit-text-size-adjust:none;}


body{
  	font-family: "微軟正黑體", Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
	background-image:url(../images/bodyBG.png);
	background-repeat:no-repeat;
	background-color:#fff;
	background-position:center top;	
	padding-top: 10px;
	}
#wrapper{background-image:url(../images/headerBn.png);background-position:center 50px;background-repeat:no-repeat;width:100%;margin: 0 auto;}
#TOP-MENU{
	display:none;	
}

#TOP-MENU{display:none;	}

#TOP-MENU #BTN{}

#NAV{
	width:100%;
	height:60px;
	margin:0 auto;
	background-color:#0597ad;
	font-size:1em;
	line-height: 1em;
	font-weight:bold;
	z-index: 9999;
	position:fixed;
	top: 0;
}

#NAV ul{
	width:100%;
	height:60px;
	margin: 0 10% 0 30%;	
	text-align: center;
}

#NAV li{
	width: 10%;
	float:left;
}

#NAV li a{
	display:block;	
	padding-right:10px;
	line-height:60px;
	text-align:center;
	text-decoration:none;
	color:#fff;
}

#NAV li a:hover{
	color:#ffff00;
}
.NAV-LOGO{
	display:block;
	float:left;
	width:80px;
	height:60px;
	line-height:60px;
	top:16px;left:10px;
	text-align:center; }

#logor{
	float:left;
	line-height:60px;
	}
#logor img{
	width:90%;
	margin:3%;
	}

.logor{float:left;	line-height:60px;}
.logor img{	width:60%;}
.buypng img{display:none;}
.navcolor{font-weight: 700;}

.cart_icon{font-size: 1.5em;padding-right: 5%;color: #FFFFFF;}
.cart_icon_red{font-size: 1.5em;padding-right: 3%;color: #ff3333;}

.headerBn{width: 1200px;height: 634px;margin:0 auto;text-align: center;padding-left: 14%;padding-top:115px;position: relative;}
.headerTitle{width: 209px;	height: 255px;	top: 286px;	left: 518px;position: absolute;}
.headerTitle2{width: 191px;	height: 251px;	top: 384px;	left: 5px;position: absolute;Z-index:9}
.headerTitle3{width: 179px;	height: 313px;	top: 136px;	left: -7px;position: absolute;}
.headerTitle4{width: 473px;	height: 360px;	top: 125px;	left: 610px;position: absolute;}
.headerTitle5{width: 474px;	height: 308px;	top: 495px;	left: 720px;position: absolute;}
.headerTitle6{width: 95px;	height: 76px;	top: 180px;	right: 75px;position: absolute;}


.cont{width:100%;	margin:80px auto;text-align: center; position:relative;/*疊BN*/	}
.cont:after{content: '';display: block;clear: both;}

.contin{width: 1200px;margin:0 auto;text-align: center;position: relative;}
.cont:after{content: '';display: block;clear: both;}

.page{width:1000px; height:auto;	margin:0 auto 30px auto;text-align:center;border: solid 2px #ccc;background-color: #FFFFFF;}
.pageBG{background-image:url(../images/cont3_04.png);background-repeat: repeat;background-position: top center;}

.box{width:1171px; margin:10px auto;text-align: center;}
.box:after{content: '';display: block;clear: both;}	/*偽元素,不用設高度,自動撐高*/

.tsword{width: 150px;background-color: #089ba0;margin: 10px 0px 0px 50px;text-align: center; position: absolute;color: #FFF;padding: 1px;border-radius:20px;}
.tsBookBg{width: 260px;height: auto;padding-bottom: 20px; background-color: #fff;margin: 16px;border: solid 2px #ccc;position: relative;text-align: center;float: left;line-height: 2em;}
.tsBookBg img{width: 200px;height: auto;padding: 60px 0 10px 0;}
.red{font-size: 1.3em;color:#ff3333;font-weight: 600;line-height: 1.8em;}
.textline{text-decoration:line-through;}
.green{background: #9feaab;}
.fontbig{font-size: 1.5em;color: #560305;font-weight: 700;}

.tsBookBg2{width: 350px;height: auto;padding-bottom: 20px; background-color: #fff;margin: 20px 0px 20px 30px;border: solid 2px #ccc;position: relative;text-align: center;float: left;line-height: 2em;}
.tsBookBg2 img{width: auto;height: 347px;padding: 40px 0 10px 0;}


clear{clear:both;}


.bg1{background-image: url(../images/tsbookBG1.png);background-position: top center;background-repeat: no-repeat;}
.bg2{background-image: url(../images/tsbookBG2.png);background-position: top center;background-repeat: no-repeat;}
.bg3{background-image: url(../images/tsbookBG3.png);background-position: top center;background-repeat: no-repeat;}
.bg4{background-image: url(../images/tsbookBG4.png);background-position: top center;background-repeat: no-repeat;}
.bg5{background-image: url(../images/cont4_02.png);background-position: top center;background-repeat: repeat;}
.bg6{background-image: url(../images/cont5_02.png);background-position: top center;background-repeat: repeat;}


footer{
	clear:both;
	width: 100%;
	overflow:hidden;	
	background-color: #efefef;
	padding-bottom:40px;
}
footer h5{
	padding-top:10px;
	font-size: 1em;
	font-weight: 400;
	color: #333;
	text-align: center;
	line-height: 2em;
	width: 100%;
	
}
footer h5 a:link{
	color: #333;
	text-decoration:none;
}
footer h5 a:visited{
	color: #333;
	text-decoration:none;
}
footer h5 a::hover{
	color: #333;
	text-decoration:none;	
}

footer h5 img{
	padding-top:10px;
}
#backtotop{
	display: none;
	display:scroll;
	position: fixed;
   top:60px;
   right: 60px;
   width: 40px;
   height: 40px;
   opacity: 0.8;
   z-index: 10;
   cursor: pointer;
   transition: all .5s
   -webkit-transition: all .5s;
   -moz-transition: all .5s;
	}
#backtotop:hover {
opacity: 1;
width: 50px;
height: 50px;
}
