@charset "big5";
body {
	margin: 0px;
	background-color: #E0E0E0;
}
	/* end hide */

.main {
	color: #333333;
	letter-spacing: 0.2px;
	position: relative;
	font: 11pt/24px Tahoma, "新細明體";
	width: 100%;
	margin-bottom: 0px;
	background-image: url(../images/back_main.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
img {
	border-width: 0px;
}
table {
	border-width: 0px;
}
h1 {
	line-height: 30px;
	font-size: 16pt;
	font-weight: bold;
	color: #600;
}
.container {


}
.header {
	width: 980px;
	margin: 0px auto;
}
.main a {
	color: #069;
	text-decoration: none;
}
.main a:hover {
	text-decoration: underline;
}
/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 0px;
	float: right;
	right: 10px;
}
#back-top a {
	width: 35px;
	display: block;
	text-align: center;
	font: 10px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #8A0D83;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #666666;
}
/* arrow icon (span tag) */
#back-top span {
	width: 35px;
	height: 35px;
	display: block;
	margin-bottom: 25px;
	/* rounded corners */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	text-align: center;
	background-color: #000000;
	background-image: url(../images/up-arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#back-top a:hover span {
	background-color: #121119;
}

.bookInfo {
	color: #333333;
	text-align: center;
	vertical-align: top;
	font-family: Tahoma, "新細明體";
	font-size: 10pt;
	line-height: 22px;
	width: 223px;
	padding-right: 20px;
	padding-left: 20px;
}

.bookName {
	font-weight: bold;
	color: #333333;
	font-size: 10pt;
	line-height: 19px;
}
.cover {
	display: block;
	margin-right: 10px;
	float: left;
}
.price {
	color: #BF001D;
	font-weight: bold;
}
.coverBorder {
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8);
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background: #e7e3de;
}
.big {
	font-size: 12pt;
	font-weight: bold;
}
.small {
	font-size: 10pt;
	color: #166B8B;
	font-weight: normal;
}

.imageR {
	float: right;
	margin-left: 6px;
	padding-left: 6px;
	margin-bottom: 6px;
	padding-bottom: 6px;
}
.imageL {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}
.bookContent {
	text-align: left;
	vertical-align: top;
	display: block;
	margin: 0px auto;
	width: 160px;
}
.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: #221E1F;
}


.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: #FFF;
	padding: 1px 4px;
	background: #660000;
	font-weight: bold;
}


.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: #88654c;
	word-spacing: -1pt;
}
.small2 {
	font-size: 10pt;
	color: #AD876B;
}

.text01 {
	color: #a9210e;
}
.text02 {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}

.text03 {
	color: #FFFFFF;
	background: #857858;
	padding: 3px;
}
.text04 {
	color: #663333;
}
.text05 {
	font-weight: bold;
}
.text06 {
	color: #E00072;
}
.text07 {
	color: #8F5F3F;
}
.text08 {
	font: 13pt "標楷體";
	word-spacing: -1px;
}
.cover {

}
.price {
	font: bold 12pt Tahoma, "新細明體";
	color: #E00072;
}
.imageTop {
	vertical-align: text-top;
	padding-right: 3px;
}
.works_content {
	font-size: 10pt;
	line-height: 20px;
	text-align: center;
	vertical-align: top;
	width: 192px;
	background-color: #FFFFFF;
	background-image: url(../images/index_02.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 15px;
}
