@charset "big5";
body {
	margin: 0px;
	background: #8E8A81;
}
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: #392311;
	letter-spacing: 0.2px;
	position: relative;
	font-size: 11pt;
	line-height: 24px;
	background: #FFF;
}
#main ul li {
	list-style: disc;
	margin-left: 30px;
}
#main a {
	color: #06C;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}
#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: 935px;
}
#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;
}
.bookInfo {
	color: #333333;
	text-align: center;
	vertical-align: top;
	font: 10pt/18px Tahoma, "新細明體";
	width: 220px;
	float: left;
	margin-left: 30px;
	margin-right: 10px;
	padding-bottom: 30px;
}
.bookName {
	font-weight: bold;
	color: #555435;
	font-size: 11pt;
	line-height: 19px;
}
.cover {
	text-align: center;
	vertical-align: top;
	font: 10pt/20px Tahoma, "新細明體";
}
.price {
	color: #B93A40;
	font-weight: bold;
}
.coverBorder {
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8);
	border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	background: #e7e3de;
}
.title {
	color: #663300;
	font: bold 14pt "標楷體";
	letter-spacing: -0.05em;
}
.article {
	display: block;
	height: 350px;
	overflow: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.subtitle {
	color: #E86225;
	font-size: 12pt;
	font-weight: bold;
}
.commendName {
	font-size: 11pt;
	color: #686D0C;
	text-align: right;
	display: block;
	border-bottom: 1px dotted #D9D6C3;
	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: #868686;
}
.imageTop {
	vertical-align: text-top;
	padding-right: 3px;
}
.imageR {
	display: block;
	float: right;
	margin-left: 6px;
	padding-left: 6px;
	color: #C60;
	font-size: 10pt;
	margin-bottom: 6px;
	padding-bottom: 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: #B93A40;
}
.box {
	background: #4BA59C;
	color: #FFF;
	padding: 4px 8px;
	clear: both;
	margin-top: 10px;
}

.text02 {
	color: #FFD000;
}
.text03 {
	color: #987e52;
	padding: 1px 3px;
	font-weight: bold;
}
.text04 {
	font-weight: bold;
}
.text05 {
	font-weight: bold;
	color: #B93A40;
}
.text06 {
	color: #FFFFFF;
	background: #C60;
	padding: 3px 6px;
}
.text07 {
	color: #CC6600;
	font-weight: bold;
}
.text08 {
	font: 13pt/26px "標楷體";
	word-spacing: -1em;
}
.content {
	background: url(../images/index_13.jpg) no-repeat top;
	padding-top: 20px;
}
.col_right {
	width: 630px;
	float: right;
	margin-left: 10px;
	padding-right: 75px;
	padding-bottom: 20px;
}
.col_center {
	clear: both;
	padding-right: 45px;
	padding-left: 70px;
	width: auto;
	text-align: left;
	background: url(../images/index_14.jpg) no-repeat bottom;
}
#tableContent .td_left{
	text-align: left;
	vertical-align: top;
	width: 50%;
	padding: 0px 15px 0px 0px;
}
#tableContent .td_right{
	text-align: left;
	vertical-align: top;
	width: 50%;
	padding: 0px 0px 0px 15px;
}
#tableContent {
	width: 850px;
}
