<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background: url('images/bg.jpg');
	font-family:"Microsoft JhengHei",Arial, Helvetica,sans-serif;
	margin:0px;
}

strong{
	font-weight: bolder;
}

#wrapper{
	width:960px;
	height:100%;
	margin:0 auto;
	border-right: 1px solid #b48473;
	border-left: 1px solid #b48473;
	-webkit-box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 3px 3px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 3px 3px rgba(50, 50, 50, 0.5);
}

#container{
	width:100%;
	background: #f5ebe7;
}

#header{
	position: relative;
	height:590px;
}

#header #flash{
	width:960px;
	height:590px;
	position: absolute;
	left:0px;
	top:0px;
}

a.top_bar{
	display: block;
	position: absolute;
	width: 62px;
	height:20px;
	background: url(images/topbar.png) no-repeat;
	text-indent: -99em;
	right:20px;
	bottom:10px;
	z-index: 9
}


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

.section{
	padding-left:60px;
	padding-right:60px;
	line-height:1.5em;
}

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

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

#menu{
	width:960px;
	height:60px;
	position: absolute;
	z-index: 5;
	bottom:0px;
	left: 0px;
}

#menu ul{
	width:100%;
	height:60px;
}

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

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

#menu ul li a#menu1{
	width:310px;
}
#menu ul li a#menu2{
	width:140px;
	background-position-x: -310px;
	background-position: -310px 0px;
}
#menu ul li a#menu3{
	width:180px;
	background-position-x:-450px;
	background-position: -450px 0px;
}
#menu ul li a#menu4{
	width:140px;
	background-position-x:-630px;
	background-position: -630px 0px;
}
#menu ul li a#menu5{
	width:190px;
	background-position-x:-7700px;
	background-position: -770px 0px;
}

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

#menu ul li a#menu1:hover{
	background-position: 0px -60px;
}
#menu ul li a#menu2:hover{
	background-position: -310px -60px;
}
#menu ul li a#menu3:hover{
	background-position: -450px -60px;
}
#menu ul li a#menu4:hover{
	background-position: -630px -60px;
}
#menu ul li a#menu5:hover{
	background-position: -770px -60px;
}


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

#intro{
	height:520px;
	position: relative;
}

#intro img.txt1{
	position: absolute;
	left:370px;
	top:45px;
}
#intro img.txt2{
	position: absolute;
	left:370px;
	top:440px;
}

#intro #book{
	position: absolute;
	width:370px;
	height:520px;
	left:0px;
	top:0px;
	background: url(images/book_bg.jpg) no-repeat;
}
#intro #book p{
	font-size: 11pt;
	line-height:1.2em;
	padding-left:60px;
}
#intro #book p span.main{
	font-weight: bolder;
}
#intro #book p span.sub{
	font-size:0.9em;
}
#intro #book p span.sp{
	color:red;
	font-size: 1.2em;
}

#intro #book p img.shopcart{
	margin-top:6px;
}

#intro #book p.social{
	margin-top:16px;
}

#intro #book p.social img.social{
	margin-right:1em;
	vertical-align: text-top;
}

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

#photo1{
	height:270px;
}

#photo1 a#photo1_1{
	display: block;
	float:left;
	width:340px;
	height:270px;
	background: url(images/photo1_1.jpg);
	text-indent: -99em;
}
#photo1 a#photo1_1:hover{
	background-position: 0px -270px;
	background-position-y: -270px;
}
#photo1 a#photo1_2{
	display: block;
	float:left;
	width:315px;
	height:270px;
	background: url(images/photo1_2.jpg);
	text-indent: -99em;
}
#photo1 a#photo1_2:hover{
	background-position: 0px -270px;
	background-position-y: -270px;
}
#photo1 a#photo1_3{
	display: block;
	float:left;
	width:305px;
	height:270px;
	background: url(images/photo1_3.jpg);
	text-indent: -99em;
}
#photo1 a#photo1_3:hover{
	background-position: 0px -270px;
	background-position-y: -270px;
}


#photo2{
	height:280px;
}
#photo2 a#photo2_1{
	display: block;
	float:left;
	width:340px;
	height:280px;
	background: url(images/photo2_1.jpg);
	text-indent: -99em;
}
#photo2 a#photo2_1:hover{
	background-position: 0px -280px;
	background-position-y: -280px;
}
#photo2 a#photo2_2{
	display: block;
	float:left;
	width:315px;
	height:280px;
	background: url(images/photo2_2.jpg);
	text-indent: -99em;
}
#photo2 a#photo2_2:hover{
	background-position: 0px -280px;
	background-position-y: -280px;
}
#photo2 a#photo2_3{
	display: block;
	float:left;
	width:305px;
	height:280px;
	background: url(images/photo2_3.jpg);
	text-indent: -99em;
}
#photo2 a#photo2_3:hover{
	background-position: 0px -280px;
	background-position-y: -280px;
}

#movie{
	position: relative;
	height:440px;
	background: url(images/movie_bg.jpg);
}

#movie #movie_box{
	background: url(images/movie_box.png);
	width:631px;
	height:391px;
	position: absolute;
	left:20px;
	top:20px;
	padding-left:20px;
	padding-top:10px;
}

#movie #author{
	position: absolute;
	width:260px;
	height:980px;
	background: url(images/author_box.png) no-repeat;
	background-position-x: 10px;
	background-position-y: 242px;
	right:0px;
	top:0px;
	z-index: 3;
}

#movie #author img{
	margin-bottom:3em;
}

#movie #author p{
	padding-left:27px;
	padding-right:30px;
	padding-bottom:1em;
	font-size:11pt;
	line-height:1.2em;
}

#movie #author p span.url{
	font-size: 0.5em;
}

#movie #author p span.url a{
	color:#6a3906;
}

#movie #author p span.url a:hover{
	text-decoration: none;
}

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

#preview{
	height: 550px;
	position: relative;
	background: url(images/preview_bg.jpg) no-repeat;
}
#preview #preview_box{
	width:627px;
	height:430px;
	position: absolute;
	left:20px;
	top:20px;
	background: url(images/preview_box.png) no-repeat;
	padding-top:60px;
	padding-left:20px;
}

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

#extend{
	height:330px;
	background: url(images/ex_bg.jpg);
	position: relative;
	padding-top:90px;
}

#extend ul{
	margin-left:150px;
}

#extend ul li{
	display: block;
	width:240px;
	height:330px;
	float:left;
	font-size: 11pt;
}

#extend ul li p{
	padding-top:0.5em;
}

#extend ul li img.cover{
	border:1px solid #cccccc;
}

#extend ul li img.cover:hover{
	border:1px solid #000000;
}

#extend ul li img.shopcart{
	margin-top:5px;
	margin-left:8px;
}

#footer{
	background: black;
	text-align: center;
}

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

.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%;
}</pre></body></html>