body{
	background: #dcdcdc url(images/head_bg0.jpg) center top no-repeat;
}
.font-0{
	font-family: "PMingLiU","Apple LiSung Light",serif;
}
.font-1{
	font-family:"Microsoft JhengHei","Heiti TC",Arial, Helvetica,sans-serif;
}
.font-3{
	font-family:" DFKai-sb","BiauKai";
}

.bg{
	position: fixed;
	top:0px;
	left:0px;
	right;:0px;
	margin:0 auto;
	z-index: -1;
	background-position: center top;
	background: #dcdcdc url(images/head_bg.jpg) center top no-repeat;
	height:700px;
	width: 100%;
}

.wrapper{
	width:100%;
}

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

/*****/

.header{
	height: 700px;
	position: relative;
}
.header .title{
	position: absolute;
	left:0px;
	top:20px;
}
.header a.read-more{
	display: block;
	width: 272px;
	height: 50px;
	background: url(images/more_btn_2x.png);
	background-size: contain;
	position: absolute;
	left:0px;
	right:0px;
	bottom:80px;
	margin:0 auto;
	text-indent: -9999em;
}
.header a.read-more:hover{
	background: url(images/more_btn_hover.png);
	background-size: contain;
}

.header .txt{
	position: absolute;
	right:40px;
	top:220px;
}

.author{
	width: 100%;
	height: 620px;
	background: #FFFFFF;
}

.author .content{
	padding-top:150px;
	padding-left:80px;
}

.good{
	background: #FFFFFF url(images/aus_bg.jpg) center top;
	height:600px;
	z-index: 9;
}
.good .container{
	position: relative;
}

.good .title{
	position: absolute;
	left:20px;
	top:40px;
}
.good .txt1{
	position: absolute;
	left:170px;
	top:50px;
	background: url(images/aus_1.png) left top no-repeat;
	background-size: 180px;
	color:#FFFFFF;
	font-size: 0.9em;
	font-weight: bolder;
	line-height:1.6em;
	width:700px;
	min-height: 140px;
}
.good .txt1 p{
	padding-top:30px;
	padding-left:180px;
	padding-right:40px;
}
.good .txt2{
	position: absolute;
	left:200px;
	top:185px;
	background: url(images/aus_2.png) right top no-repeat;
	background-size: 180px;
	color:#FFFFFF;
	font-size: 0.9em;
	font-weight: bolder;
	line-height:1.6em;
	width:670px;
	min-height: 140px;
}
.good .txt2 p{
	padding-top:80px;
	padding-right:180px;
	padding-left:60px;
}
.good .txt3{
	position: absolute;
	left:220px;
	top:370px;
	background: url(images/aus_3.png) left top no-repeat;
	background-size: 180px;
	color:#FFFFFF;
	font-size: 0.9em;
	font-weight: bolder;
	line-height:1.6em;
	width:700px;
	min-height: 140px;
}
.good .txt3 p{
	padding-left:190px;
	padding-right: 40px;
	padding-top:40px;
}


.intro{
	width:100%;
	background: #fcfcfc;
	height: 1160px;
}
.intro .container{
	position: relative;
}
.intro .book{
	position: absolute;
	left:60px;
	top:-40px;
}
.intro .book p{
	text-align: center;
	font-size: 11pt;
	line-height: 2em;
	padding-top:2em;
}
.intro .txt{
	position: absolute;
	left:360px;
	top:70px;
	width:500px;
	font-size: 11pt;
	line-height: 1.8em;
}

.intro .col1{
	position: absolute;
	left:60px;
	top:750px;
}
.intro .col1 .arrow{
	margin:-20px 0 30px -20px;
}

.intro .col2{
	position: absolute;
	left:360px;
	top:500px;
}
.intro .col3{
	position: absolute;
	left:660px;
	top:500px;
}

.intro .col .box{
	width:250px;
	height: 270px;
	position: relative;
	overflow: hidden
}
.intro .col .box-l{
	height: 390px;
}
.intro .col .box p{
	padding: 1em;
	line-height: 1.5em;
	font-size: 14px;
	text-align: justify;
}
.intro .col .box .mask{
	width:100%;
	height: 100%;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 9;
	transition-property: all;
    transition-duration: 0.8s;
    transition-timing-function: linear;
    transition-delay: 0s;
}
.intro .col .box .mask:hover{
	opacity: 0;
	transition-property: all;
    transition-duration: 0.8s;
    transition-timing-function: linear;
    transition-delay: 0s;
}

.mask1{
	background: url(images/box1.jpg);
}
.mask2{
	background: url(images/box2.jpg);
}
.mask3{
	background: url(images/box3.jpg);
}
.mask4{
	background: url(images/box4.jpg);
}

.intro .title{
	margin:40px 0 0 60px;
}


.event{
	width: 100%;
	background: #7d7d7d url(images/event_bg.gif) center top no-repeat;
}
.event .txt{
	font-size: 11pt;
	line-height: 1.5em;
	color:#FFFFFF;
	width:500px;
	margin-left:180px;
	padding-top:40px;
}
.event .comment{
	background: url(images/event_box.gif);
	height: 640px;
	overflow: hidden;
}

.shop{
	background: #7d7d7d;
	border-top:1px solid #FFFFFF;
	height:340px;
}

.shop ul{
	width:900px;
	margin:0 auto;
	padding-top:40px;
}

.shop ul li{
	display: block;
	float: left;
	width: 50%;
	color:#FFFFFF;
	font-size: 11pt;
	line-height: 2em;
	letter-spacing: 2px;
}

a.shopcart{
	display: block;
	width:140px;
	padding-top: 2px;
	padding-bottom: 2px;
	border:1px solid #FFFFFF;
	margin-top:20px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

a.shopcart:hover{
	background: #FFFFFF;
	color:#333333;
}

a.shopcart-b{
	border:1px solid #000000;
	color:#000000;
}
a.shopcart-b:hover{
	color:#FFFFFF;
	background: #192c7d;
}
