body{
	margin:0px;
	padding:0px;
	background: #FFFFFF;
	font-family:"微軟正黑體","Microsoft JhengHei","儷黑 Pro","LiHei Pro Medium",Verdana, Arial, Helvetica,sans-serif;
}
.main-txt{
	font-size:12pt;
	line-height:1.6em;
}
.main-txt p{
	margin:0;
	padding:0 0 1em 0;
	/*text-indent: 2em;*/
}

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

.wrapper{
	width: 100%;
	margin:0 auto;
}

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

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

.head{
	background: #000000;
	height: 660px;
	position: relative;
}
.head .head-cover{
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 9;
}
.head .container{
	height: 660px;
	position: relative;
	z-index: 2;
}

.head-bg{
	width: 100%;
	max-height: 660px;
	position: absolute;
	left: 0px;
	top:0px;
	z-index: 1;
}
.head-bg .h1{
	width: 100%;
	height: 658px;
	background: url(images/h1.jpg) center top no-repeat;
	background-size: cover;
}
.head-bg .h2{
	width: 100%;
	height: 658px;
	background: url(images/h2.jpg) center top no-repeat;
	background-size: cover;
}
.head-bg .h3{
	width: 100%;
	height: 658px;
	background: url(images/h3.jpg) center top no-repeat;
	background-size: cover;
}

.intro{
	background: #FFFFFF;
}
.intro .container{
	background: url(images/book.gif) center top no-repeat;
	height: 750px;
}
.intro .book{
	height: 420px;
	padding-left: 650px;
	padding-top:40px;
	width: 240px;
}
.intro .book p{
	text-align: center;
}

.pre-box{
	width: 820px;
	margin: 0 auto;
	margin-top:20px;
	margin-bottom:30px;
}

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

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

a.shopcart:hover{
	background: #e60012;
	color:#FFFFFF;
}
.intro .book p a.shopcart{
	margin-left: 36px;
}

.author{
	background: url(images/author-bg.gif) center top no-repeat;
}
.author .container{
	background: url(images/author-bg.gif) center top no-repeat;
}

.map{
	background: url(images/map.jpg) center top;
}
.map .container{
	background: url(images/map.jpg) center top;
	position: relative;
	height: 580px;
}
.map .container .tt{
	position: absolute;
	left: 40px;
	top:40px;
}
.map .container .ss{
	position: absolute;
	left: 314px;
	bottom:20px;
}
.map .container .mp{
	display: block;
	width: 18px;
	height: 18px;
	border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	background: #004986;
	z-index: 9;
}
#mapv1 {
    opacity: 0.0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    position: absolute;
    left: 178px;
	top:150px;
}
#mp1 {
    position: absolute;
    left: 159px;
	top:306px;
}
#mp1:hover + #mapv1{
    opacity: 1.0;
    z-index: 10;
}

#mapv2 {
    opacity: 0.0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    position: absolute;
    left: 281px;
	top:91px;
}
#mp2 {
    position: absolute;
    left: 291px;
	top:131px;
}
#mp2:hover + #mapv2{
    opacity: 1.0;
    z-index: 10;
}

#mapv3 {
    opacity: 0.0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    position: absolute;
    left: 327px;
	top:119px;
}
#mp3 {
    position: absolute;
    left: 329px;
	top:161px;
}
#mp3:hover + #mapv3{
    opacity: 1.0;
    z-index: 10;
}

#mapv4 {
    opacity: 0.0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    position: absolute;
    left: 370px;
	top:86px;
}
#mp4 {
    position: absolute;
    left: 375px;
	top:124px;
}
#mp4:hover + #mapv4{
    opacity: 1.0;
    z-index: 10;
}

#mapv5 {
    opacity: 0.0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    position: absolute;
    left: 370px;
	top:124px;
}
#mp5 {
    position: absolute;
    left: 370px;
	top:164px;
}
#mp5:hover + #mapv5{
    opacity: 1.0;
    z-index: 10;
}

#mapv6 {
    opacity: 0.0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    position: absolute;
    left: 382px;
	top:138px;
}
#mp6 {
    position: absolute;
    left: 386px;
	top:177px;
}
#mp6:hover + #mapv6{
    opacity: 1.0;
}

#mapv7 {
    opacity: 0.0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    position: absolute;
    left: 302px;
	top:142px;
}
#mp7 {
    position: absolute;
    left: 582px;
	top:192px;
}
#mp7:hover + #mapv7{
    opacity: 1.0;
    z-index: 10;
}

#mapv8 {
    opacity: 0.0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    position: absolute;
    left: 472px;
	top:165px;
}
#mp8 {
    position: absolute;
    left: 750px;
	top:213px;
}
#mp8:hover + #mapv8{
    opacity: 1.0;
    z-index: 10;
}

#mapv9 {
    opacity: 0.0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    position: absolute;
    left: 536px;
	top:98px;
}
#mp9 {
    position: absolute;
    left: 837px;
	top:244px;
}
#mp9:hover + #mapv9{
    opacity: 1.0;
    z-index: 10;
}


.read{
	background: url(images/read-bg.jpg);
}
.read .container{
	background: url(images/read.jpg) center top no-repeat;
	/*height: 470px;*/
	padding-top: 180px;
}

.read .txt{
	width: 650px;
	height: 380px;
	padding-right: 1em;
	overflow: auto;
	margin:0px 0 0 290px;
	text-align: justify;
}
.read-btn{
	display: block;
	background: url(images/read-btn.png) no-repeat;
	width: 194px;
	height: 33px;
	margin:30px 0 0 400px;
}

.foots{
	background: url(images/read-bg.jpg);
	height: 500px;
}

.more-book{
	background: url(images/foot-bg.jpg) center top repeat-x;
	height: 500px;
}
.more-book .container{
	background: url(images/foot-bg.jpg) center top repeat-x;
	height: 500px;
	position: relative;
}
.more-book .container .tt{
	position: absolute;
	left: 80px;
	top:20px;	
}
.more-book .container .book{
	position: absolute;
	left: 140px;
	top:125px;	
}
.more-book .container .tx{
	position: absolute;
	left: 425px;
	top:125px;	
}
.more-book .container .shop{
	position: absolute;
	left: 425px;
	top:385px;	
}


/********/

#gotop {
	width: 80px;
	height: 50px;
	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;
}