@charset "big5";
body {
	margin: 0px;
	background-image: url(../images/background.jpg);
}
	/* 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;
}
.content {
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 55px;
	padding-left: 65px;
}
.content1 {
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 55px;
	padding-left: 30px;
}

.content td {
	vertical-align: top;
}
.content li {
	display: block;
	float: left;
	width: 260px;
	text-align: left;
	vertical-align: top;
	height: 200px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #FFF;
	margin-left: 10px;
	background-color: #FAF5F1;
}
.content ul {
	margin-left: 0px;
}



.footer {
	text-align: center;
	vertical-align: top;
	height: 168px;
	background-image: url(../images/index_37.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 50px;
}
.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;
	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: #201513;
}
/* 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: #5A2418;
	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;
}
.qna {
	background-image: url(../images/index_30.jpg);
	background-repeat: no-repeat;
	padding-left: 70px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	line-height: 24px;
	padding-top: 20px;
	padding-right: 60px;
	color: #4D5641;
}

.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;
}
.title {
	color: #E94A08;
	font: bold 16pt "標楷體";
	letter-spacing: -0.05em;
}
.commends {
	vertical-align: top;
	background-image: url(../images/index_49.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 70px;
	font-family: "新細明體", Tahoma;
	font-size: 11pt;
	line-height: 24px;
	color: #4D5641;
}
.reading1 {
	background-image: url(../images/index_33.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 360px;
	text-align: left;
	padding-left: 30px;
}
.reading2 {
	background-image: url(../images/index_46.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 354px;
	text-align: right;
	padding-left: 180px;
}
.issuuembed {
	width: 680px;
	color: #666;
}

.article {
	display: block;
	height: 380px;
	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: #006633;
	text-align: right;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.morebooks {
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
.morebooks td {
	font-family: "新細明體", Tahoma;
	font-size: 10pt;
	line-height: 20px;
	text-align: center;
	color: #4D5641;
}


.textImg {
	vertical-align: text-bottom;
}
.titleImg {
	display: block;
	margin-bottom: 20px;
	margin-left: -65px;
	clear: both;
	margin-top: 0px;
	margin-right: -55px;
	padding-top: 30px;
}
.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;
}
.more {
	text-decoration: none;
	font-family: Tahoma, "新細明體";
	font-size: 10pt;
	padding-top: 1px;
}
.more a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 1px 4px;
	background-color: #999;
}
.more a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #7AA673;
}
.text01 {
	color: #006656;
}

.text02 {
	color: #5a2418;
	font-size: 11pt;
	font-weight: bold;

}
.text03 {
	color: #006633;
	font-weight: bold;
	font-size: 11pt;
}
.text04 {
	font-weight: bold;
}
.text05 {
	color: #5A5A5A;
	font-size: 10pt;
	font-weight: normal;
}
.text06 {
	color: #FFFFFF;
	background: #771e0a;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.text07 {
	background-color: #FAF5F1;
	border: 1px solid #FFF;
	color: #464646;
}
.text08 {
	font-family: "標楷體";
	font-size: 13pt;
	line-height: 26px;
	color: #5D271C;
}
.copyright {
	color: #FFF;
	background-color: rgba(80, 125, 60, 0.8) ;
	font-family: Tahoma, Geneva, sans-serif, "新細明體";
	font-size: 10pt;
	position: fixed;
	bottom: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 20px;
}
.text09 {
	color: #069;
	font-weight: bold;
}
.number {
	font-family: Georgia;
	color: #FFF;
	background-color: #5a2418;
	font-weight: bold;
	/* rounded corners */
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	display: inline-block;
	font-size: 18pt;
	height: 18px;
	width: 18px;
	padding: 8px;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	margin-bottom: 6px;
}
