@charset "big5";
body {
	margin: 0px;
	background: #4FAAD9 url(../images/background.jpg) fixed center top;
}
img {
	border-width: 0px;
}
table {
	border-width: 0px;
}
td {
	font-size: 11pt;
	line-height: 21px;
}
ul li {
	margin-left: 17px;
	list-style: url(../images/point.png) outside;
}
#cotainer {
	margin: 0px auto;
	width: 980px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
#topbar {
	background: #333;
}
#topbar table {
	width: 980px;
}
#topbar table td {
	padding: 5px 6px 0px;
}
#header {
	margin: 0px auto;
	width: 980px;
	background: url(../images/background.jpg);
}
#main {
	margin: 0px auto;
	width: 980px;
	position: relative;
	background: #D0E4E3 url(../images/index_12.jpg) no-repeat top;
}
#bookArea {
	position: absolute;
	font: 10pt/20px Tahoma, "新細明體";
	color: #EDE4D3;
	left: 712px;
	top: -339px;
	text-align: center;
}
#bookInfo {
	font: 10pt Tahoma, "新細明體";
	color: #FFF;
	position: absolute;
	left: 525px;
	top: -45px;
}
#content {
	background: url(../images/index_13.jpg) no-repeat 0px bottom;
	margin: 0px auto;
	width: 860px;
	font: 11pt/21px Tahoma, "新細明體";
	color: #4C4C4C;
	letter-spacing: 0.02em;
	padding: 0px 60px 25px;
}
#intro {
	color: #373737;
}
#author {
	color: #373737;
	padding-top: 15px;
}
#edm {
	font: 11pt/22px Tahoma, "新細明體";
	color: #373737;
	margin: 0px auto;
	width: 980px;
	background: url(../images/edm_88.jpg) no-repeat top;
}
#author .con_text {
	background: url(../images/index_89.jpg) repeat-y;
	padding: 0px 10px 10px 80px;
	height: 844px;
	text-align: left;
	vertical-align: top;
}
#author .authorIntro {
	margin-left: 280px;
	margin-right: 50px;
	color: #FFF;
}
#edm .authorIntro {
	padding-left: 80px;
	padding-right: 80px;
}
#author .think {
	width: 420px;
}
#edm .think {
	padding-left: 80px;
	padding-right: 80px;
}
#commends {
	color: #373737;
	padding-top: 15px;
}
#commends .con_text {
	background: #FFF url(../images/index_91.jpg) no-repeat right top;
	height: 689px;
	padding-left: 80px;
	padding-right: 420px;
}
#reading {
	color: #4D4D4D;
	padding-top: 15px;
}
#morebooks {
	font: 10pt/19px Tahoma, "新細明體";
	color: #4D4D4D;
	padding-top: 15px;
}
#morebooks .con_text {
	background: #FFF url(../images/index_96.jpg) no-repeat right top;
	height: 350px;
	text-align: center;
}
#morebooks .bookInfo {
	text-align: left;
	vertical-align: top;
}
#article {
	height: 400px;
	overflow: auto;
}
#back {
	color: #FFF;
	font-size: 10pt;
	padding: 1px 3px;
	float: right;
	font-weight: normal;
}
#back a {
	color: #462216;
	text-decoration: none;
}
#footer {
	font: 10pt Tahoma, "新細明體";
	color: #666;
	margin: 0px auto;
	width: 660px;
	background: url(../images/index_14.jpg) no-repeat bottom;
	height: 114px;
	padding: 10px 0px 20px 320px;
}
#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: 11px/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: #036;
}
/* arrow icon (span tag) */
#back-top span {
	width: 35px;
	height: 35px;
	display: block;
	margin-bottom: 7px;
	background: #FFCC00 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;
}
.bookName {
	font-size: 11pt;
	font-weight: bold;
	color: #333;
}
.bookIntro {
	text-align: left;
	vertical-align: top;
	background: url(../images/index_45.jpg);
	height: 151px;
	width: 302px;
	font: 10pt/20px Tahoma, "新細明體";
	color: #333;
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 10px;
}
.bookIntro a {
	color: #069;
	text-decoration: underline;
}
.bookIntro a:hover {
	text-decoration: none;
}
.coverBorder {
	border-top: 1px solid #CCC;
	border-right: 2px ridge #CCC;
	border-bottom: 2px ridge #CCC;
	border-left: 1px solid #CCC;
}
.title {
	color: #660000;
	padding: 3px 6px;
	text-align: left;
	vertical-align: middle;
	font: bold 16pt "標楷體";
	letter-spacing: -0.1em;
}
.subtitle {
	color: #FFFFFF;
	padding: 6px 6px 2px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px double #006633;
	letter-spacing: -0.1em;
	font-size: 11pt;
	font-weight: bold;
	background: #009933;
}
.commendName {
	font-size: 11pt;
	color: #166583;
	text-align: right;
	display: block;
	border-bottom: 1px dotted #00686B;
}
.contentBack {
	background: url(../images/content_box_02.png) repeat-y;
	padding-right: 55px;
	padding-left: 65px;
	font: 11pt/21px Tahoma, "新細明體";
	padding-top: 8px;
}
.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: #993333;
}
.imageR {
	display: block;
	float: right;
}
.imageL {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}
.more {
	font-size: 9pt;
	color: #FFF;
}
.more a {
	font-size: 9pt;
	color: #FFF;
	background: #8EB5CC;
	padding: 1px 3px;
	text-decoration: none;
}
.more a:hover {
	color: #666;
	background: #B9DCE3;
	padding: 1px 3px;
	text-decoration: none;
}
.text01 {
	color: #333333;
	font-weight: bold;
}
.text02 {
	color: #990000;
	font-weight: bold;
}
.text03 {
	color: #FFFFFF;
	background: #69670A;
	padding: 3px;
}
.text04 {
	color: #FFFF00;
}
.text05 {
	color: #993333;
}
.text06 {
	color: #C35E4F;
}
.text07 {
	color: #006666;
}
.text08 {
	font: 13pt "標楷體";
	word-spacing: -0.1em;
}
.cover {
	text-align: center;
	vertical-align: top;
	font: 10pt/20px Tahoma, "新細明體";
	padding-bottom: 15px;
}
