@charset "big5";
body {
	margin: 0px;
	background: #462216 url(images/background.jpg) no-repeat fixed center top;
}
img {
	border-width: 0px;
}
#topbar {

}
#main {
	margin: 0px auto;
	width: 980px;
	position: relative;
	background: #E9E2D0 url(images/index_11.jpg);
}
#bookArea {
	position: absolute;
	font: 10pt/20px Tahoma, "新細明體";
	color: #EDE4D3;
	width: 210px;
	left: 753px;
	top: 369px;
	text-align: center;
	height: 349px;
}
#intro {
	background: url(images/index_10.jpg) no-repeat 0px 0px;
	margin: 0px auto;
	width: 930px;
	font: 11pt/21px Tahoma, "新細明體";
	color: #755145;
	letter-spacing: 0.02em;
	padding: 18px 25px 25px;
}

#intro table {
	border-width: 0px;
}

#intro td {
	padding: 5px;
	border-bottom: 1px solid #CAC0B3;
}

#map {
	margin: 0px auto;
	width: 930px;
	font: 11pt/21px Tahoma, "新細明體";
	color: #755145;
	letter-spacing: 0.02em;
	padding: 18px 25px 25px;
}

#map table {
	border-width: 0px;
}
#map td {
	font-size: 10pt;
	line-height: 18px;
}
#reading {
	margin: 0px auto;
	width: 930px;
	font: 11pt/21px Tahoma, "新細明體";
	color: #755145;
	letter-spacing: 0.02em;
	padding: 18px 25px 25px;
}
#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 to top button 
*/
#back-top {
	position: fixed;
	bottom: 25px;
	margin-left: 950px;
}
#back-top a {
	width: 25px;
	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: 25px;
	height: 25px;
	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;
}
#gift {
	float: right;
	margin-left: 25px;
	font: 10pt/18px Tahoma, "新細明體";
	text-align: justify;
	color: #333333;
	width: 335px;
}
#LinkBookFair {
	position: absolute;
	left: 53px;
	top: 290px;
	height: 306px;
}
#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;
}



#footer {
	background: url(images/index_13.jpg) no-repeat;
	height: 96px;
	text-align: center;
	font: 10pt Tahoma, "新細明體";
	color: #FFF;
}


.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;
}


.textImg {
	vertical-align: text-bottom;
}



.titleImg {
	background: url(images/title_back.png) repeat-x;
	display: block;
	width: 980px;
	margin-right: -25px;
	margin-left: -25px;
}


.text01 {
	color: #FFFF00;
}
.text02 {
	color: #91492B;
}

.text03 {
	font: bold 16pt "標楷體";
	color: #A62900;
	letter-spacing: -0.01em;
}
.text04 {
	color: #760401;
}


.big {
	font-size: 12pt;
	font-weight: bold;
}
.small {
	font-size: 10pt;
	color: #666;
}
.imageR {
	display: block;
	float: right;
}
.imageL {
	display: block;
	float: left;
}
/* line 6, ../sass/lightbox.sass */
#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  display: none;
}

/* line 15, ../sass/lightbox.sass */
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}
/* line 24, ../sass/lightbox.sass */
#lightbox img {
  width: auto;
  height: auto;
}
/* line 27, ../sass/lightbox.sass */
#lightbox a img {
  border: none;
}

/* line 30, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 39, ../sass/lightbox.sass */
.lb-container {
  padding: 10px;
}

/* line 42, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 51, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 59, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 62, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 65, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  /* Trick IE into showing hover */
  display: block;
}

/* line 72, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}

/* line 76, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}

/* line 81, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(../images/prev.png) left 48% no-repeat;
}

/* line 85, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(../images/next.png) right 48% no-repeat;
}

/* line 88, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 95, ../sass/lightbox.sass */
.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}
/* line 98, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 103, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 107, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}
/* line 112, ../sass/lightbox.sass */
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}
/* line 117, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
}
