@charset "UTF-8";
body {
	font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-size: 18px;
	line-height: 200%;
	color: #45352a;
	padding: 0;
	margin: 0 auto;
	background-color: #FFFFFF;
}
table {
	margin: 0 auto;
}
img {
	border: 0;
}
a {
	color: #6B5848;
}
a:hover {
	color: #6B5848;
}
.content {
	position: relative;
	width: 1000px;
	min-width: 1000px;
	margin: 0 auto;
	padding: 0;
}
.scrollup {
	width: 60px;
	height: 84px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: url(../images/top.png) no-repeat;
	z-index: 9999;
}
.footer {
	font-size: 12px;
	color: #000;
}

/* 背景 */
#header {
	background-image: url(../images/bg_01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 750px;
}
#part1 {
	background-image: url(../images/bg_02.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 1210px;
}
#part2 {
	background-image: url(../images/bg_03.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 1030px;
}
#part3 {
	background-image: url(../images/bg_04.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 1080px;
}
#part4 {
	background-image: url(../images/bg_05.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 1265px;
}
#part5 {
	background-image: url(../images/bg_06.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 605px;
}


/* 版頭 */

#bookname {
	position: absolute;
	top: 163px;
	left: 396px;
}
#best {
	position: absolute;
	top: 84px;
	left: 394px;
}
#subtitle {
	position: absolute;
	top: 372px;
	left: 400px;
}
#name {
	position: absolute;
	top: 490px;
	left: 384px;
}
#book {
	position: absolute;
	top: 76px;
	left: 40px;
	text-align: center;
	line-height: 130%;
	z-index: 9999;
	color: #000;
}
.pic img{
	border: solid 3px #fff;
}
.bookname{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 120%;
}
.booktext {
	font-size: 13px;
	color: #000000;
	line-height: 110%;
}
.bookprice {
	color: #780504;
	font-size: 17px;
}
.bookprice2{
	font-size: 15px;
	color: #000;
}
.booktext2 {
	font-size: 14px;
	color: #473930;
}
.bookprice3 {
	color: #DC0011;
	font-size: 21px;
	font-weight: bold;
}
.title {
	font-size: 21px;
	color: #FFFFFF;
	font-weight: bold;
}
.title2 {
	font-size: 21px;
	color: #473930;
	font-weight: bold;
}


/* 內容 */
#title1{
	position: absolute;
	top:60px;
	left:392px; 
}

#title2{
	position: absolute;
	top:82px;
	left:55px; 
}

#title3{
	position: absolute;
	top:80px;
	left:298px; 
}

#title4{
	position: absolute;
	top:300px;
	left:338px; 
}

#title5{
	position: absolute;
	top:66px;
	left:326px; 
}

#about1{
	position: absolute;
	top:156px;
	left: 60px;
	width: 880px;
	
}
#about2{
	position: absolute;
	top:850px;
	left: 128px;
	text-align: center;
	color: #1B8090;
	line-height: 200%;
}
#about3{
	position: absolute;
	top: 1063px;
	left: 94px;
	background: url(../images/author.png) no-repeat 0px 7px;
	padding-left: 40px;
}
#read1 {
	position: absolute;
	top: 226px;
	left: 114px;
	width: 760px;
	height: 640px;
	padding-left: 6px;
	overflow: scroll;
	overflow-x: hidden;
}
#read2 {
	position: absolute;
	top: 234px;
	left: 118px;
	width: 760px;
	height: 786px;
	padding-left: 6px;
	overflow: scroll;
	overflow-x: hidden;
}
#read3_1{
	position: absolute;
	top: 410px;
	left: 0;
	width: 1000px;
	text-align: center;
}
#read3_2{
	position: absolute;
	top: 602px;
	left: 24px;
	z-index: 9;
}

#read3_3{
	position: absolute;
	top: 640px;
	left: 412px;
}
#read3_4{
	position: absolute;
	top: 1148px;
	left: 83px;
	font-size: 15px;
}
.textright {
	text-align: right;
	font-size: 15px;
}
.textright a {
	color: #2B261E;
}

.textright a:hover {
	text-decoration: none;
	color: #45352a;
}
.highlight{
	color: #8b0000;
}
#headermain {
	width: 100%;
	height: 33px;
	padding: 0;
	margin: 0 auto;
	background: #282828;
	text-align: center;
	overflow-x: hidden;
	overflow-y: hidden;
}
#headermain table {
	height: 33px;
	margin: 0 auto;
}
.style1 {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
