@charset "big5";
body {
	margin: 0px;
	background-color: #b2dcd3;
	background-image: url(../images/background.jpg);
	font-family: Tahoma, "微軟正黑體";
	font-size: 11pt;
	line-height: 21px;
	color: #495856;
	text-align: justify;
}
img {
	border-width: 0px;
	margin: 0px;
}
table {
	border-width: 0px;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #185043;
	font-family: Arial, Helvetica, sans-serif, "新細明體-ExtB";
}
h2 {
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, "新細明體-ExtB";
}
.container {
	overflow: hidden;
	position: relative;



}
.topbar {
	background-color: #333;
}
.header {
	background-attachment: fixed;
	background-image: url(../images/index_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 569px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 0px;
}
.main {
	width: 1000px;
	top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu {
	float: right;
	width: 496px;
	height: 81px;
	margin-top: -40px;
	margin-right: -20px;
}

.menu ul {
	margin: 0px;
}
.menu li {
	display: block;
	float: left;
	padding-right: 3px;
}
.menu li a{
	display: block;
}
.menu  span{
	display: none;
}


.menu .menu-intro {
	background-image: url(../images/menu.png);
	height: 81px;
	width: 76px;
	background-position: 0px 0px;
}
.menu .menu-authors {
	background-image: url(../images/menu.png);
	height: 81px;
	width: 97px;
	background-position: -79px 0px;
}
.menu .menu-special {
	background-image: url(../images/menu.png);
	height: 81px;
	width: 76px;
	background-position: -180px 0px;
}
.menu .menu-commends {
	background-image: url(../images/menu.png);
	height: 81px;
	width: 76px;
	background-position: -260px 0px;
}
.menu .menu-reading {
	background-image: url(../images/menu.png);
	height: 81px;
	width: 76px;
	background-position: -340px 0px;
}
.menu .menu-morebooks {
	background-image: url(../images/menu.png);
	height: 81px;
	width: 76px;
	background-position: -420px 0px;
}


/*
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: #996699;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top a:hover {
	color: #FFFFFF;
}
/* arrow icon (span tag) */
#back-top span {
	width: 35px;
	height: 35px;
	display: block;
	margin-bottom: 7px;
	/* 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: #FFCC00;
	background-image: url(../images/up-arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#back-top a:hover span {
	background-color: #FFFF00;
}
#intro {
	position: relative;
	background-image: url(../images/main-background.png);
	padding: 40px;
}


.intro-text {
	clear: both;
	padding-top: 20px;
}

.intro-banner {
	position: absolute;
	left: 460px;
	top: 159px;
	z-index: 1;
}
.book-info {
	float: left;
	width: 420px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.book-info .cover {
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#authors {
	position: relative;
	background-color: #B2DCD3;
	padding: 40px;
	background-image: url(../images/main-background1.png);
}

#authors ul li {
	margin-left: 22px;
	list-style-type: disc;
}
.title-authors {
	background-image: url(../images/title-authors.png);
	display: block;
	height: 39px;
	width: 248px;
}


.title-authors span {
	display: none;
}

#special {
	position: relative;
	background-image: url(../images/main-background.png);
	padding: 40px;
}

.title-special {
	background-image: url(../images/title-special.png);
	display: block;
	height: 39px;
	width: 163px;
}

.title-special span {
	display: none;
}

#commends {
	position: relative;
	background-color: #B2DCD3;
	padding: 40px;
	background-image: url(../images/main-background1.png);
}

.title-commends {
	background-image: url(../images/title-commends.png);
	display: block;
	height: 39px;
	width: 164px;
}


.title-commends span {
	display: none;
}

.commend-name {
	color: #666666;
	background-color: #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 28px;
}
#reading {
	position: relative;
	background-image: url(../images/main-background.png);
	padding: 40px;
}
.title-reading {
	background-image: url(../images/title-reading.png);
	display: block;
	height: 39px;
	width: 164px;
}
.title-reading span {
	display: none;
}
#morebooks {
	position: relative;
	background-color: #B2DCD3;
	padding: 40px;
	background-image: url(../images/main-background1.png);
}
.title-morebooks {
	background-image: url(../images/title-morebooks.png);
	display: block;
	height: 39px;
	width: 164px;
}
.title-morebooks span {
	display: none;
}
.morebooks-bookinfo {
	text-align: center;
	vertical-align: top;
	padding: 10px;
	font-size: 10pt;
	line-height: 20px;
}


.img-left {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.img-left1 {
	display: block;
	float: left;
	margin-right: 45px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


.text-big {
	font-family: Arial, Helvetica, sans-serif, "新細明體-ExtB";
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	line-height: 28px;
}


.text-important {
	font-weight: bold;
	color: #c70b4d;
}
.text-red {
	color: #940046;
	font-weight: bold;
}
.text-title {
	font-size: 16pt;
	font-weight: bold;
	color: #940046;
	line-height: 28px;
}
.grey-back {
	background-color: #eeeeee;
	padding: 30px;
	margin-bottom: 20px;
	overflow: hidden;
}


.text-green {
	font-weight: bold;
	color: #00A6A6;
}
.text-small {
	font-size: 10pt;
	color: #666;
}
.article {
	height: 300px;
	overflow: auto;
}
.more {
	font-size: 10pt;
	color: #FFF;
	background-color: #009393;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	cursor: pointer;
}
