@charset "big5";
body {
	margin: 0px;
	background: #0D787E url(images/background.png) fixed;
}
img {
	border-width: 0px;
}
table  {
	border-width: 0px;
}
td  {
	font-size: 11pt;
	line-height: 21px;
}
#cotainer {
	position: relative;
	background: url(images/con_back.png) repeat-y center top;
}

#topbar {

}
#header {
	margin: 0px auto;
	width: 980px;
	background: url(images/background.jpg);
}
#main {
	margin: 0px auto;
	width: 980px;
	background: #D6F5FA url(images/main_back.jpg);
	position: relative;
}

#bookArea {
	position: absolute;
	font: 10pt/20px Tahoma, "新細明體";
	color: #EDE4D3;
	left: 747px;
	top: -230px;
	text-align: center;
}
#bookInfo {
	font: 10pt Tahoma, "新細明體";
	color: #FFF;
	position: absolute;
	left: 565px;
	top: -167px;
	text-decoration: none;
}

#content {
	background: url(images/index_16.jpg) no-repeat 0px bottom;
	margin: 0px auto;
	width: 860px;
	font: 11pt/21px Tahoma, "新細明體";
	color: #4C4C4C;
	letter-spacing: 0.02em;
	padding: 0px 60px 25px;
}
#content table {
	border-width: 0px;
}
#content td {
	padding: 5px;
	border-bottom: 1px solid #ADC4CF;
	vertical-align: top;
}
#intro {
	font: 11pt/21px Tahoma, "新細明體";
	color: #4D4D4D;
}
#author {
	font: 11pt/21px Tahoma, "新細明體";
	color: #4D4D4D;
}
#commends {
	font: 11pt/21px Tahoma, "新細明體";
	color: #4D4D4D;
}
#reading {
	font: 11pt/21px Tahoma, "新細明體";
	color: #4D4D4D;
}
#morebooks {
	font: 11pt/21px Tahoma, "新細明體";
	color: #4D4D4D;
}
#morebooks td {
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
}




#editor {
	margin: 0px auto;
	width: 930px;
	font: 11pt/21px Tahoma, "新細明體";
	color: #755145;
	letter-spacing: 0.02em;
	padding: 18px 25px 25px;
}
#bookfair {
	margin: 0px auto;
	width: 930px;
	font: 11pt/21px Tahoma, "新細明體";
	color: #755145;
	letter-spacing: 0.02em;
	padding: 18px 25px 25px;
}
#bookfair td {
	font-size: 10pt;
	line-height: 18px;
	text-align: center;
	padding: 5px;
	vertical-align: top;
	background: #DDD7CE;
	border: 1px dotted #F0EDE6;
}
#back {
	color: #FFF;
	font-size: 10pt;
	padding: 1px 3px;
	float: right;
	font-weight: normal;
}
#back a {
	color: #462216;
	text-decoration: none;
}
#bookfair .menu {
	color: #969;
	text-align: center;
	line-height: 32px;
}
#bookfair .menu a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: #660;
	padding: 4px 6px;
}
#bookfair .menu a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: #630;
	padding: 4px 6px;
}
#article {
	height: 400px;
	overflow: auto;
}


#map {
	margin: 0px auto;
	width: 930px;
	font: 11pt/21px Tahoma, "新細明體";
	color: #755145;
	letter-spacing: 0.02em;
	padding: 18px 25px 25px;
}
#gift {
	float: right;
	margin-left: 25px;
	font: 10pt/18px Tahoma, "新細明體";
	text-align: justify;
	color: #333333;
	width: 335px;
}

#footer {
	font: 10pt Tahoma, "新細明體";
	color: #666;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 80px;
	margin: 0px auto;
	width: 980px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #9AC93D;
	text-decoration: none;
}

/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 35px;
	margin-left: 955px;
}
#back-top a {
	width: 35px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #FF0;
}
/* 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;
}
.con_text {
	background: url(images/index_31.png) repeat-y;
	padding: 0px 100px 10px 58px;
}
.bookName {
	font-size: 11pt;
	font-weight: bold;
	color: #333;
}
.booksIntro {
	padding: 2px 5px 15px 2px;
	text-align: left;
	vertical-align: top;
}

.booksIntro a {
	color: #069;
	text-decoration: underline;
}
.booksIntro 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: #972600;
	padding: 3px 6px;
	text-align: left;
	vertical-align: middle;
	display: block;
	border-bottom: 1px double #761E00;
	font: bold 16pt "標楷體";
	letter-spacing: -0.1em;
}
.subtitle {
	color: #FFFFFF;
	padding: 3px 6px;
	text-align: left;
	vertical-align: middle;
	display: block;
	border-bottom: 1px double #761E00;
	letter-spacing: -0.1em;
	font-size: 11pt;
	font-weight: bold;
	background: #972600;
}
.commendName {
	font-size: 11pt;
	color: #166583;
	text-align: right;
	display: block;
	border-bottom: 1px dotted #00686B;
}



.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: #4F7B7D;
}
.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: #D784A0;
	padding: 1px 3px;
}

.more a:hover {
	color: #FFF;
	background: #C03F69;
	padding: 1px 3px;
}




.text01 {
	color: #9c0028;
}
.text02 {
	color: #91492B;
}

.text03 {
	color: #FFFFFF;
	background: #A0492B;
	padding: 3px;
}
.text04 {
	color: #166583;
}
.text05 {
	color: #FFF000;
}
/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	
#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	font: 11pt/21px Georgia, "新細明體";
	color: #6D645F;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		
#content .lightwindow.page-options {
	color: #FFF;
	background: #A6798D;
	padding: 2px 4px;
	font-size: 10pt;
}
#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}


	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
	float: right;
	text-align: right;
	cursor: pointer;
	color: #FFFFFF;
	padding: 5px;
	margin: 0 5px 0 0;
	background: #9C1C79;
	font-family: Georgia, "新細明體";
	font-weight: bold;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}


#lightwindow p {
	color: #6D645F;
	padding-right: 10px;
}
