@charset "big5";
body {
	margin: 0px;
	background: #D8C198 url(../images/background.jpg);
}
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: 980px;

}
#header {
	width: 980px;
	margin: 0px auto;
}
#main {
	margin: 0px auto;
	width: 980px;
	font: 11pt/22px Tahoma, "新細明體";
	color: #222931;
	letter-spacing: 0.2px;
	position: relative;
	background: url(../images/back_main.jpg) no-repeat bottom;
}





#content {
	background: url(../images/back_contant.png) repeat-y;
	padding-right: 80px;
	padding-left: 95px;
	font: 11pt/26px Tahoma, "新細明體";
	color: #333;
	padding-bottom: 50px;
}

#content table {

}
#content td {
	padding: 8px 4px 4px;
	vertical-align: top;
}
#content blockquote {
	margin-left: 18px;
}
#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: 40px;
	background: url(../images/index_21.jpg) no-repeat top;
	height: 169px;
}
#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: 970px;
}
#back-top a {
	width: 35px;
	display: block;
	text-align: center;
	font: 10px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #900;
}
/* arrow icon (span tag) */
#back-top span {
	width: 30px;
	height: 30px;
	display: block;
	margin-bottom: 7px;
	background: #990000 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;
}
#LinkBookFair {
	position: absolute;
	left: 53px;
	top: 290px;
	height: 306px;
}
.bookContent {
	background: url(../images/index_17.jpg);
	height: 210px;
	width: 600px;
	color: #473127;
	font: 11pt/24px Tahoma, "新細明體";
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 70px;
	text-align: left;
	vertical-align: top;
}
.bookIntro {
	text-align: left;
	vertical-align: top;
	background: #9FA9B3 url(../images/index_05.jpg) no-repeat;
	font: 10pt/18px Tahoma, "新細明體";
	color: #333333;
	height: 406px;
	width: 296px;
	padding-top: 6px;
	padding-left: 20px;
}
.bookIntro a {
	color: #069;
	text-decoration: underline;
}
.bookIntro a:hover {
	text-decoration: none;
}
.bookName {
	font-weight: bold;
	color: #E00072;
}


.coverBorder {
	border-top: 1px solid #CCC;
	border-right: 2px ridge #CCC;
	border-bottom: 2px ridge #CCC;
	border-left: 1px solid #CCC;
}


.title {
	color: #CC0066;
	font: bold 16pt "標楷體";
	letter-spacing: -0.05em;
}
.subtitle {
	color: #FFFFFF;
	padding: 1px 4px;
	background: #B81487;
	font: bold 12pt/26px Tahoma, "新細明體";
}
.commendName {
	font-size: 11pt;
	color: #925E3A;
	text-align: right;
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}


.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: #666666;
}
.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;
}

.text01 {
	color: #733A27;
	font-weight: bold;
}
.text02 {
	color: #CC0066;
	font-weight: bold;
	font-size: 14px;
}

.text03 {
	color: #FFFFFF;
	background: #857858;
	padding: 3px;
}
.text04 {
	color: #663333;
}
.text05 {
	color: #402000;
	font-weight: bold;
}
.text06 {
	color: #E00072;
}
.text07 {
	color: #8F5F3F;
}
.text08 {
	font: 13pt "標楷體";
	word-spacing: -1px;
}
.cover {
	text-align: center;
	vertical-align: top;
	font: 10pt/20px Tahoma, "新細明體";
}
.price {
	font: bold 12pt Tahoma, "新細明體";
	color: #E00072;
}
.imageTop {
	vertical-align: text-top;
	padding-right: 3px;
}
#article {
	height: 400px;
	overflow: auto;
	border: 10px solid #F8F5EF;
	padding: 10px;
}
