﻿@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;}

/*書單捉出來的*/
.outer {float: right; position: relative;  left: -25%;}
.grid01 {padding: 5px 0px 5px 0px; /*    border: 1px solid #CCC; */  color: #CCC;   background-color: #FFF;}
.Gap{margin: 0px 0px 15px 0px ;}
.ForAddCart{float:left; margin-left:4%}
.ForEpic{float:left; left:20%}
.ForAddCartAndEpic_2{margin-left:16%}
.ForAddCartAndEpic_1{margin-bottom:30%}

body{
  	font-family: "微軟正黑體", Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
	background-image:url(../images/bodyBG.png);
	background-repeat:repeat;
	background-color:#fff;
	background-position:center top;	
	padding-top: 10px;
	}
#wrapper{background-image:url(../images/headerBG.png);background-position:center 50px;background-repeat:no-repeat;width:100%;}
#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;}
.mobileBn{display:none;}
.headerBn{width: 1200px;height: 655px;margin:0 auto;text-align: center;padding-left: 14%;padding-top:115px;position: relative;}
.headerTitle{width: 169px;height: 177px;top: 164px;left: 380px;position: absolute;}
.headerTitle2{width: 173px;height: 198px;top: 100px;left: 526px;position: absolute;}
.headerTitle3{	width: 261px;height: 224px;top: 117px;left: 691px;position: absolute;}
.headerTitle4{	width: 219px;height: 138px;top: 271px;left: 631px;position: absolute;}
.headerGbox{width: 386px;height: 143px; top:463px;left: 178px; position: absolute;z-index:99;}
.headerG1{width: 179px;height: 232px; top:329px;left: 228px; position: absolute;}
.headerG2{width: 385px;height: 297px; top:324px;left: 730px; position: absolute;}

.cont{width:100%;	margin:0 auto;position:relative;/*疊BN*/	}
.cont:after{content: '';display: block;clear: both;}

.box{width:1200px; margin:10px auto;}
.box:after{content: '';display: block;clear: both;}	/*偽元素,不用設高度,自動撐高*/

.tsComm{width: 400px;height: 650px;float: left;margin: 4% auto;position: relative;}
.tsComm:after{content: '';display: block;clear: both;}	/*偽元素,不用設高度,自動撐高*/
.tsCommbook{width: 380px;height: 520px;border: dotted 4px #0099cc;border-radius:20px;float: left;margin:4% auto;padding: 4%;text-align: center;position: absolute; bottom: 0px;}
.tsCommbook img{width: 300px;height: auto;}
.tsComm h5{font-size: 1.2em;font-weight: 600;padding-left: 10%;}

.tb1{width: 309px; height: auto;margin:0 auto;text-align: center;}

.cont1{width:100%;	margin:0 auto;}
.cont1:after{content: '';display: block;clear: both;}
.box1{width:1200px;margin:0 auto;padding: 10px 0 50px 0;font-size:1em;line-height:1.6em;font-weight:bold;text-align: center;}
.box1:after{content: '';display: block;clear: both;}
.box1 h5 img{padding-bottom: 20px;}
.box1 h5{font-size: 1.2em;font-weight: 600;line-height: 1.5em; text-align: left;padding: 0 20px;}

.tsword1{width: 200px;background-color: #795cae;position: absolute;color: #FFFFFF;padding: 2px;border-radius:10px;}

.tsBookBg{width: 270px;height: auto;padding-bottom: 20px; background-color: #c7e9f5;margin: 1%;position: relative;text-align: center;float: left;}
.tsBookBg img{width: 240px;height: auto;padding: 10px 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;}


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;}

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;
}
