@charset "big5";

body{
	margin:0px;
	padding:0px;
	background: #616161 url(images/bg.jpg) center top fixed;
	font-family:"·L³n¥¿¶ÂÅé","Microsoft JhengHei","Ä×¶Â Pro","LiHei Pro Medium",Verdana, Arial, Helvetica,sans-serif;
}
.basic-font{
	font-size:12pt;
	line-height:1.8em;
}
.basic-font p{
	padding:0 0 0.8em 0;
	text-indent: 0em;
	text-align: justify;
}


.wrapper{
	width: 100%;
}

.container{
	width: 1000px;
	margin: 0 auto;
}

/***************/

a.shopcart{
	display:block;
	width:160px;
	height:30px;
	text-align: center;
	text-decoration: none;
	background: #d70075;
	color:#FFFFFF;
	font-size: 13px;
	margin-top:12px;
	line-height: 30px;
	/*
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;*/
	border: 0px solid #000000;
}

a.shopcart:hover{
	background: #a40d5f;
}

/***************/

.header{
	background: url(images/head-bg.jpg) center top repeat-x;
	height: 700px;
	overflow: hidden;
}
.header .container{
	position: relative;
}
.header .p1{
	position: absolute;
	left: 460px;
	top:0px;
}
.header .p2{
	position: absolute;
	left: 460px;
	top:323px;
}
.header .t1{
	position: absolute;
	left: 260px;
	top:30px;
}
.header .t2{
	position: absolute;
	left: 70px;
	top:30px;
}
.header .t3{
	position: absolute;
	left: 128px;
	top:615px;
}

.intro{
	background: #FFFFFF;
}
.intro .container{
	position: relative;
	padding: 80px 0 50px 0;
}
.intro .txt{
	width: 560px;
	margin-left: 110px;
}
.intro .bar{
	position: absolute;
	left: 40px;
	top:50px;
}
.intro .book{
	position: absolute;
	left: 715px;
	top:77px;
}

.book1{
	background: #e54f26 url(images/book1-bg.jpg) center top fixed;
	height: 220px;
}
.book2{
	background: #e54f26 url(images/book2-bg.jpg) center top fixed;
	height: 220px;
}
.book3{
	background: #e54f26 url(images/book3-bg.jpg) center top fixed;
	height: 220px;
}
.books .txt{
	color:#FFFFFF;
	width: 400px;
	margin-left: 560px;
	padding-top: 20px;
	font-size: 0.9em;
	line-height: 1.6em;
}
.books .txt h4{
	font-size: 1.1em;
}
.book2 .txt{
	color:#000000;
	padding-top: 8px;
}
.book3 .txt{
	padding-top: 8px;
}
.books .dot{
	width: 6px;
	height: 6px;
	background: #000000;
	border-radius: 50%;
	float: right;
	margin-top: -80px;
}

.sp{
	background: #1b1b1b;
}
.sp1{
	position: relative;
	height: 640px;
}
.sp1 .txt1{
	width: 680px;
	color: #FFFFFF;
	position: absolute;
	left: 235px;
	top:410px;
}
.sp1 .bar{
	position: absolute;
	top:75px;
	left: 50px;
}
.sp1 .photo1{
	position: absolute;
	top:75px;
	left: 300px;
	z-index: 5;
	border: 2px solid #000000;
}
.sp1 .photo2{
	position: absolute;
	top:90px;
	left: 470px;
}

.sp2{
	height: 615px;
}
.sp2 .txt2{
	width: 640px;
	color: #FFFFFF;
	margin-left: 80px;
	margin-top: 50px;
}

.sp3 {
	position: relative;
	height: 530px;
}
.sp3 .photo4{
	position: absolute;
	left: 0px;
	top:0px;
	z-index: 5;
}
.sp3 .photo5{
	position: absolute;
	left: 160px;
	top:50px;
}
.sp3 .photo6{
	position: absolute;
	right: 0px;
	top:290px;
	z-index: 5
}
.sp3 .txt{
	position: absolute;
	font-size: 8pt;
	letter-spacing: 2px;
	left: 180px;
	top:480px;
	color: #FFFFFF;
}

.sp4{
	padding-bottom: 100px;
	position: relative;
}

.sp4 .txt{
	width: 640px;
	color: #FFFFFF;
	margin-left: 80px;
	margin-top: 50px;
}
.sp4 .photo7{
	margin-left: 80px;
}
.sp4 img.mv-btn{
	position: absolute;
	right: 20px;
	bottom:60px;
	transition: all 0.1s linear 0s;
}
.sp4 img.mv-btn:hover{
	width: 250px;
	height: 77px;
}

.au{
	background: url(images/au-bg.jpg) center top fixed;
	height: 840px;
}
.au .container{
	position: relative;
}
.au .bar{
	position: absolute;
	left: 40px;
	top:50px;
}
.au .name{
	position: absolute;
	left: 150px;
	top: 100px;
}
.au .txt{
	position: absolute;
	left: 150px;
	top:360px;
	color: #FFFFFF;
	width: 640px;
}

.exbook{
	background: #1b1b1b;
	padding: 20px 0 20px 0;	
}
.exbook .bar{
	display: inline-block;
	vertical-align: middle;
	margin-left: 40px;
}
.exbook .exbook{
	display: inline-block;
	vertical-align: middle;
	margin-left: 60px;
}
.exbook ul{
	list-style: none;
	margin:0px;
}
.exbook ul li{
	margin-bottom: 1.2em;
	height: 50px;
}
.exbook ul li a.shopcart{
	width: 80px;
}
.exbook .lists{
	display: inline-block;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 1.4em;
}

.good{
	background: #fcfcfc;
}
.good .container{
	position: relative;
	padding-top: 95px;
	padding-bottom: 60px;
}
.good .bar{
	position: absolute;
	left: 40px;
	top:50px;
}
.good .txt1{
	margin-left: 110px;
	font-size: 1.2em;
	font-weight: bolder;
	color: #4e2f1b;
	letter-spacing: 1px;
}
.good .txt2{
	margin-top: 80px;
}
.good .txt2 ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 110px;
}
.good .txt2 ul li{
	display: inline-block;
	vertical-align: top;
	width: 240px;
	font-size: 11pt;
	margin-right: 40px;
	border-top:1px solid #000000;
	padding-top: 30px;
}
.good .txt2 ul li .ss{
	font-weight: bolder;
	font-size: 0.9em;
}

.foot{
	background: #535353;
}

/***************/

.menu{
	height: 30px;
	padding: 5px 0 5px 0;
	background: #000000;
	position: fixed;
	opacity: 0.7;
	z-index: 99;
}
.menu:hover{
	opacity: 1;
}

.menu ul{
	width: 68%;
	list-style: none;
	margin: 0px auto;
}
.menu ul li{
	display: inline-block;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #cccccc;
}
.menu ul li.last{
	border-right:0px;
	margin-right: 10px;
	padding-right: 10px;
}
.menu ul li:last-child{
	border-right:0px;
	margin-right: 0px;
	padding-right: 0px;
}
.menu ul li.dot{
	border-right:0px;
	margin-right: 10px;
	padding-right: 10px;
}
.menu ul li.dot div{
	width: 3px;
	height: 3px;
	background: #FFFFFF;
	border-radius: 50%;
	margin-top: -4px;
	 
}
.menu ul li a{
	display: block;
	font-size: 10pt;
	line-height: 30px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
	background: url(images/menu-bg.png) no-repeat left 25%;
}
.menu ul li a:hover{
	color:#ff3600;
	font-weight: bolder;
}

.menu ul li a:last-child{
	padding-right:0px;
}


/********/


#gotop {
	width: 60px;
	height: 60px;
	opacity: 0.8;
	position: fixed;
	bottom: 20px;
	right: 10px;
	display: none;
	text-indent: -9999px;
	background: url(images/top.png) no-repeat;
	background-size: contain;
	z-index: 99;
	opacity: 0.5;
}


/********/

.btcf:after {
    content:"";
    display:table;
    clear:both;
}