@charset "big5";

body{
	margin:0px;
	padding:0px;
	background: #FFFFFF url(images/bg.gif);
	font-family:"儷宋 Pro","LiSong Pro","新細明體", "PMingLiU", "細明體", "MingLiU",Verdana, Arial, Helvetica,sans-serif;
	/*font-family:"微軟正黑體","Microsoft JhengHei",Verdana, Arial, Helvetica,sans-serif;*/
}

.basic-font{
	font-size:11pt;
	line-height:1.5em;
}
.basic-font p{
	padding:0 0 1.5em 0;
	text-indent: 2em;
}
.basic-font p.noindent{
	text-indent: 0em;
}
.basic-font p.largefont{
	font-size: 1.2em;
	font-weight: bolder;
	line-height:1.6em;
}
.basic-font p.smallfont{
	font-size:0.8em;
}


.font-kai{
	font-family:"標楷體", "DFKai-sb";
}


.wrapper{
	width: 1000px;
	margin:0 auto;

	-webkit-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 3px 3px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 3px 3px 0px rgba(50, 50, 50, 0.3);
}

.header{
	height:525px;
	position: relative;
}

.header .fb-link{
	position: absolute;
	top:485px;
	left:505px;
}


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

.intro{
	padding:20px 0px 0 60px;
	position: relative;
	background: url(images/intro_bg.jpg);
	height:760px;
}

.intro .title{
	margin:20px 0 20px -20px;
}


.shopcart{
	width:280px;
	position: absolute;
	right:60px;
	top:60px;
}

.shopcart img.shopcart_btn{
	margin-top:10px;
}

.shopcart span.point{
	font-size:1em;
	color:red;
	font-weight:bold;
	line-height:1.3em;
}

.shopcart span.bookinfo{
	display: block;
	color:#333333;
	padding-top:0.5em;
	padding-bottom:0.5em;
	font-size: 0.8em;
}

.shopcart span.booktitle{
	font-size:110%;
	font-weight: bold;
}


.shopcart p.ex{
	font-size: 80%;
	text-align: left;
	padding-left:8px;
	line-height: 150%;
	padding-top:8px;
}
.shopcart p.ex img.shopcart_btn{
	margin-top:5px;
}

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

.author{
	height: 855px;
	position: relative;	
	background: url(images/au_bg.jpg) right top no-repeat;
}

.author .title{
	position: absolute;
	top:20px;
	left: 50px;
}

.author .txt{
	position: absolute;
	left:90px;
	top:515px;
}




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


.box{
	height:540px;
	padding:0 100px 0 100px;
	position: relative;
}

.box .title{
	margin:0 0 10px 0;
}
.box .top{
	position: absolute;
	right:120px;
	bottom:45px;
}

.inline-box{
	width:785px;
	height:310px;
	padding:0 15px 0 0;
	overflow-x: hidden;
	line-height:1.9em;
}
.inline-box-more{
	height:390px;
}
.inline-box p.more-txt{
	font-size: 0.8em;
	text-align: right;
}

/*********/

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

.good1{
	background: url(images/good1_bg.jpg);
	height:360px;
	padding-top:120px;
}
.good2{
	background: url(images/good2_bg.jpg);
	height:420px;
	padding-top:100px;
}
.good3{
	background: url(images/good3_bg.jpg);
	height:480px;
	padding-top:100px;
}
.good3 p{
	padding-bottom:3.5em;
	text-indent: 0em;
}
.good3 p span.name{
	color:#6a3906;
	font-weight: bolder;
}

.pre{
	position: relative;
}
.pre .button{
	position: absolute;
	right:90px;
	bottom:20px;
}
.bv{
	height:650px;
	position: relative;
	background: url(images/bv_bg.jpg);
}

.bv .bv-box{
	width:853px;margin:0 auto;margin-top:100px;
	height:480px;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 3px 3px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 3px 3px 0px rgba(50, 50, 50, 0.3);
}


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

#menu{
	width:100%;
	height:55px;
	background: url(images/menu_bg.jpg);
	position: relative;
	z-index: 9;
}

#menu ul{
	display: block;
	width:900px;
	margin-left:50px;
	height:55px;
}

#menu ul li{
	display: block;
	float: left;
}

#menu ul li a{
	display:block;
	background: url(images/menu.png);
	height:55px;
	text-indent: -999em;
}

#menu ul li a#menu1{
	width:120px;
	background-position: 0px 0px;
}

#menu ul li a#menu2{
	width:120px;
	background-position: -120px 0px;
}

#menu ul li a#menu3{
	width:140px;
	background-position: -240px -0px;
}

#menu ul li a#menu4{
	width:120px;
	background-position: -380px 0px;
}

#menu ul li a#menu5{
	width:130px;
	background-position: -500px 0px;
}
#menu ul li a#menu6{
	width:130px;
	background-position: -630px 0px;
}
#menu ul li a#menu7{
	width:140px;
	background-position: -760px 0px;
}


#menu ul li a#menu1:hover{
	background-position: 0px -55px;
}

#menu ul li a#menu2:hover{
	background-position: -120px -55px;
}

#menu ul li a#menu3:hover{
	background-position: -240px -55px;
}

#menu ul li a#menu4:hover{
	background-position: -380px -55px;
}

#menu ul li a#menu5:hover{
	background-position: -500px -55px;
}

#menu ul li a#menu6:hover{
	background-position: -630px -55px;
}

#menu ul li a#menu7:hover{
	background-position: -760px -55px;
}

#menu ul.smenu_1{
	position: absolute;
	top:58px;
	left:254px;
	display: none;
}
#menu ul.smenu_1 li a{
	background: url(images/smenu_1.png);
	height:32px;
}

#menu ul.smenu_2{
	position: absolute;
	top:58px;
	left:518px;
	display: none;
}
#menu ul.smenu_2 li a{
	background: url(images/smenu_2.png);
	height:32px;
}
#menu ul li a#smenu1{
	width:96px;
	background-position: 0px 0px;
}

#menu ul li a#smenu2{
	width:62px;
	background-position: -96px 0px;
}

#menu ul li a#smenu3{
	width:80px;
	background-position: 0px 0px;
}

#menu ul li a#smenu4{
	width:96px;
	background-position: -80px 0px;
}

#menu ul li a#smenu1:hover{
	background-position: 0px -32px;
}

#menu ul li a#smenu2:hover{
	background-position: -96px -32px;
}

#menu ul li a#smenu3:hover{
	background-position: 0px -32px;
}

#menu ul li a#smenu4:hover{
	background-position: -80px -32px;
}


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

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/********/


.scrollup {
	width: 32px;
	height: 32px;
	opacity: 0.8;
	position: fixed;
	bottom: 50px;
	right: 50px;
	display: none;
	text-indent: -9999px;
	background: url(images/icon_top.png) no-repeat;
	background-size: contain;
	z-index: 99;
	opacity: 0.5;
}
