@charset "big5";
body {
	margin: 0px;
	background: #f4d98e;
}
img {
	border-width: 0px;
}
table  {
	border-width: 0px;
}
h1 {
	line-height: 30px;
	font-size: 16pt;
	font-weight: bold;
	color: #600;
}
#container {
	margin: 0px auto;
	width: 980px;
}

#topbar {
	margin: 0px auto;
	width: 982px;

}
#header {
	width: 980px;
	margin: 0px auto;
}
#main {
	margin: 0px auto;
	width: 980px;
	color: #4D4D4D;
	letter-spacing: 0.2px;
	position: relative;
	font-size: 11pt;
	line-height: 26px;
	background: #F9F5EC url(../images/back_main.jpg);
}
#main ul li {
	list-style: disc;
	margin-left: 30px;
}
#main a {
	color: #06C;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}







#content {
	padding: 20px 60px;
}



#content table {
	border-width: 0px;
}
#content td {
	padding: 8px 4px 4px;
	vertical-align: top;
}
#content blockquote {
	margin-left: 18px;
}
#article {
	margin: 0px auto;
	padding: 10px 20px 10px 10px;
	height: 400px;
	overflow: auto;
	color: #333;
	font-size: 11pt;
	line-height: 22px;
	border: 10px solid #CCC;
}


#box {
	height: 400px;
	overflow: auto;
	padding-right: 15px;
}

#back {
	color: #FFF;
	font-size: 10pt;
	padding: 1px 3px;
	float: right;
	font-weight: normal;
}
#back a {
	color: #462216;
	text-decoration: none;
}

#footer {
	text-align: center;
	vertical-align: top;
	padding-top: 70px;
	height: 60px;
	background: url(../images/index_22.jpg) no-repeat top;
	color: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #9AC93D;
	text-decoration: none;
}

/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 0px;
	margin-left: 940px;
}
#back-top a {
	width: 35px;
	display: block;
	text-align: center;
	font: 10px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #C30;
}
/* arrow icon (span tag) */
#back-top span {
	width: 30px;
	height: 30px;
	display: block;
	margin-bottom: 7px;
	background: #C30 url(../images/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	text-align: center;
}
#back-top a:hover span {
	background-color: #777;
}
.bookContent {
	background: url(../images/index_17.jpg);
	color: #E8E8E8;
	text-align: left;
	vertical-align: top;
	font: 10pt/18px Tahoma, "新細明體";
	padding-left: 40px;
	height: 152px;
}
.bookName {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11pt;
	line-height: 19px;
}



.coverBorder {
	border-top: 1px solid #CCC;
	border-right: 2px ridge #CCC;
	border-bottom: 2px ridge #CCC;
	border-left: 1px solid #CCC;
}


.textImg {
	vertical-align: text-bottom;
}


.titleImg {
	background: url(../images/title_back.png) repeat-x;
	display: block;
	margin-left: -10px;
}

.big {
	font-size: 12pt;
	font-weight: bold;
}
.small {
	font-size: 10pt;
	color: #868686;
}
.imageR {
	display: block;
	float: right;
	margin-left: 6px;
	padding-left: 6px;
}
.imageL {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}
.more {
	font: 10pt Tahoma, "新細明體";
	color: #404859;
	text-decoration: none;

}
.more a{
	text-decoration: none;
	color: #2D3C6C;
	padding: 1px 4px;
}

.more a:hover {
	text-decoration: underline;
}
.cover {
	text-align: center;
	vertical-align: top;
	font: 10pt/20px Tahoma, "新細明體";
}
.price {
	color: #B4101B;
	font-weight: bold;
}


.text01 {
	color: #A30000;
}
.text02 {
	color: #FFD000;
}

.text03 {
	color: #FFFFFF;
	background: #857858;
	padding: 1px 3px;
	font-size: 10pt;
}
.text04 {
	color: #333333;
	font-weight: bold;
}
.text05 {
	font-weight: bold;
}
.text06 {
	color: #FFFF00;
}
.text07 {
	color: #684E37;
}
.text08 {
	font: 13pt/26px "標楷體";
	word-spacing: -1em;
}
.pageflip {
	background: url(../images/indexa_15.jpg);
	height: 481px;
	width: 739px;
	margin: auto 0px;
}
.morebooks {
	background: url(../images/back_foot.jpg) no-repeat bottom;
	font: 10pt/18px Tahoma, "新細明體";
	color: #000;
}
