@charset "big5";
body {
	margin: 0px;
	background: #F6D7B8 url(../images/back_main.jpg);
}
img {
	border-width: 0px;
}
table  {

}
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);
}





#content {
	font: 11pt/21px Tahoma, "新細明體";
	color: #463339;
	padding: 0px 50px 20px;
	letter-spacing: 1px;
}

#content table {

}
#content td {
	padding: 8px 4px 4px;
	vertical-align: top;
}
#content blockquote {
	margin-left: 18px;
}
#box {
	font: 10pt/18px Tahoma, "新細明體";
	text-align: justify;

}

#back {
	color: #FFF;
	font-size: 10pt;
	padding: 1px 3px;
	float: right;
	font-weight: normal;
}
#back a {
	color: #462216;
	text-decoration: none;
}

#footer {
	text-align: left;
	vertical-align: top;
	background: url(../images/index_28.jpg) no-repeat top;
	height: 187px;
	padding-left: 50px;
	padding-top: 15px;
}
#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 {
	color: #473127;
	font: 10pt/20px Tahoma, "新細明體";
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
	background: url(../images/index_23.jpg) no-repeat top;
}
.bookIntro {
	text-align: left;
	vertical-align: top;
	font: 10pt/18px Tahoma, "新細明體";
	padding: 5px;
	color: #473127;
}
.bookIntro a {
	color: #069;
	text-decoration: underline;
}
.bookIntro a:hover {
	text-decoration: none;
}
.bookName {
	font-weight: bold;
	color: #FFFF66;
}


.coverBorder {
	border-top: 1px solid #CCC;
	border-right: 2px ridge #CCC;
	border-bottom: 2px ridge #CCC;
	border-left: 1px solid #CCC;
}


.title {
	color: #FFFF66;
	font: bold 16pt "標楷體";
	letter-spacing: -0.05em;
}
.subtitle {
	color: #333333;
	padding: 1px 4px 2px;
	background: #FFFF66;
	font: bold 12pt/26px Tahoma, "新細明體";
}
.commendName {
	font-size: 11pt;
	color: #663300;
	text-align: right;
	display: block;
	border-bottom: 1px dotted #9E8563;
	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: 30px;
	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: #B10000;
	font-weight: bold;
}
.text02 {
	font-weight: bold;
}

.text03 {
	color: #FFFFFF;
	background: #990000;
	padding: 3px;
}
.text04 {
	color: #663333;
}
.text05 {
	color: #402000;
	font-weight: bold;
}
.text06 {
	color: #BE3C2F;
}
.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: #FFFF00;
}
.price1 {
	font: bold 12pt Tahoma, "新細明體";
	color: #BE3C2F;
}

.imageTop {
	vertical-align: text-top;
	padding-right: 3px;
}
#article {
	height: 400px;
	overflow: auto;
	border: 10px solid #F4E6CE;
	padding: 10px;
}
#tablebox {
	color: #28333E;
	background: #7EC7E2;
	border-width: 0px;
}
#tablebox td {
	background: #D2EBF4;
	font-family: Tahoma, "新細明體";
}
#content a {
	color: #069;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content ol  {
	list-style: decimal outside;
	margin-left: 40px;
}
#content ul  {
	list-style: circle outside;
	margin-left: 40px;
}
.intro {
	background: url(../images/index_22.jpg) no-repeat 0px 151px;
	vertical-align: top;

}
.header_books {
	background-color: #424242;
	text-align: center;
}
