body{
	background: #ffffff url('images/bg.jpg') center top;
	font-family:"Microsoft JhengHei",Arial, Helvetica,sans-serif;
}

#wrapper{
	position: relative;
	top:0px;
	left:0px;
	right:0px;
	z-index: 2;
	width:1000px;
	margin:0 auto;
	background: #fffff url('images/container_bg.jpg');
}

#container{
	position: relative;
}

#shop_head{
	/*height:33px;*/
}

#header{
	position: relative;
	width:1000px;
	height:332px;
	background: url('images/head.jpg');
}

#slider{
	width: 330px;
	height:135px;
	position: relative;
	left:200px;
	top:180px;
}

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

#menu{
	width:700px;
	height:47px;
}

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

#menu ul li a{
	display:block;
	text-indent: -99em;
	background: url('images/menu.png');
}

#menu ul li .menu_button{
	background: url('images/menu.png');
}

#menu ul li a#menu1{
	width:138px;
	height:47px;
}
#menu ul li a#menu2{
	width:134px;
	height:47px;
	background-position-x: -138px;
	background-position: -138px 0px;
}
#menu ul li a#menu3{
	width:113px;
	height:47px;
	background-position-x:-272px;
	background-position: -272px 0px;
}
#menu ul li a#menu4{
	width:174px;
	height:47px;
	background-position-x:-385px;
	background-position: -385px 0px;
}
#menu ul li a#menu5{
	width:141px;
	height:47px;
	background-position-x:-559px;
	background-position: -559px 0px;
}

#menu ul li a:hover{
	background-position-y: -47px;
}

#menu ul li a#menu1:hover{
	background-position: 0px -47px;
}
#menu ul li a#menu2:hover{
	background-position: -138px -47px;
}
#menu ul li a#menu3:hover{
	background-position: -272px -47px;
}
#menu ul li a#menu4:hover{
	background-position: -385px -47px;
}
#menu ul li a#menu5:hover{
	background-position: -559px -47px;
}

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

.section{
	width:660px;
	margin-left:40px;
	font-size:12pt;
	line-height:1.5em;
	color:#512b03;
}

.section p{
	margin-bottom:1em;
	text-indent: 2em;
}

a.top_bar{
	display:block;
	width:120px;
	height:38px;
	margin-left:800px;
	text-indent: -99em;
	background: url('images/top.gif') no-repeat;
}

#book{
	position: absolute;
	top:-188px;
	right:0px;
	width:300px;
}

#book p.sub{
	font-size:11pt;
	line-height:1.4em;
	padding-left:40px;
}

#book p.shop_text{
	font-size:11pt;
	line-height:1.5em;
	padding-left:40px;
	padding-top:20px;
}

#book p.shop_text span.book_info{
	font-size:11pt;
	color:#888888;
}

#book p.shop_text img{
	margin-top:1em;
}

#book p.shop_text .point{
	color:red;
	font-size:1.3em;
}

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

#intro{
	background: url('images/intro_bg.jpg') no-repeat top;
	width:1000px;
}

#intro h3{
	font-size:1.8em;
	color:black;
	padding:1em 0 1em 0;
}

#intro .sub{
	color:#eb6100;
	font-size:1.1em;
	line-height:1.6em;
}

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

#author h3{
	display: block;
	width:1000px;
	height:80px;
	background: url('images/bar1.jpg');
	text-indent: -99em;
	margin-top:2em;
	margin-bottom:1em;
}

#author img.photo{
	float: left;
	margin-right:2em;
	margin-bottom:2em;
}

#author a{
	color:#b47f0c;
}

#author a:hover{
	text-decoration: none;
}

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

#great h3{
	display: block;
	width:1000px;
	height:80px;
	background: url('images/bar2.jpg');
	text-indent: -99em;
	margin-top:2em;
	margin-bottom:1em;
}

#great p.sub{
	text-align: right;
	margin-top:-0.5em;
	margin-bottom:1.5em;
}

#great span.name{
	font-size:1.1em;
	padding-top:0.8em;
	color:black;
}
#great span.title{
	font-size:0.8em;
	color:black;
}

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

#preview h3{
	display: block;
	width:1000px;
	height:80px;
	background: url('images/bar3.jpg');
	text-indent: -99em;
	margin-top:2em;
	margin-bottom:1em;
}

#preview .section{
	width:960px;
}

#preview ul{
	margin:20px 0 20px 0;
}

#preview ul li{
	display:block;
	width:180px;
	margin-right:50px;
	float:left;
}

#preview ul li img{
	border:1px solid #cccccc;
}

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

#extend h3{
	display: block;
	width:1000px;
	height:80px;
	background: url('images/bar4.jpg');
	text-indent: -99em;
	margin-top:2em;
	margin-bottom:1em;
}

#extend p{
	margin:0.5em 0 0.5em 0;
	font-size:12pt;
	line-height:1.3em;
	text-indent: 0em;
}

#extend p.title{
	font-size:12pt;
	line-height:1.3em;
	margin:1.2em 0 1.2em 0;
}

#extend .section{
	width:960px;
	padding-left:50px;
}

#extend ul li{
	display: block;
	width:860px;
	margin-bottom:1em;
}

#extend ul li p{
	margin-bottom:0.8em;
}

#extend ul li div.book{
	width:200px;
	float:left;
}
#extend ul li div.book_info{
	float:left;
	width:500px;
}

#extend ul li img.book_cover{
	border:1px solid #ccc;	
}

#extend .point{
	color:red;
	font-size:1.3em;
}

#extend .name{
	font-size:1.2em;
	color:black;
	font-weight: bold;
}

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

#footer{
	margin-top:2em;
}


/************/
.style1 {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align:top;
}

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

.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%;
}