@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	background:url(images/bg.png) repeat;
}

#main {
	padding:0;
	margin:0 auto;
	width:900px;
	background:url(images/mainbg.png) repeat-y top center;
}

#menu {
	padding-top:-50px;
	margin-right:50px;
	width:900px;
	height:250px;
	background:url(images/banner.png) no-repeat top center;	
}
#title-1 {
	font-size:17px;
	color:#ff6c00;
	font-weight:600;
	widht:700px;
	height:25px;
	margin-left:130px;
	margin-top:-20px;
}
#inner {
	font-size:13px;
	line-height:22px;
	width:700px;
	 text-align:justify;
	 letter-spacing:0.09em;
	color:#B38775;
	margin-left:130px;
	margin-top:10px;
}
#footer2 {
	width:900px;
	height:200px;
	background: url(images/footer2.png) no-repeat top center;	
}
#footer2 p {
	font-size:11px;
	color:#96501c;
	text-align:left;
	letter-spacing:0.09em;
	widht:500px;
	height:30px;
	padding-top:124px;
	padding-left:60px;
}
#footer2 a {
	font-size:11px;
	text-decoration:none;
	letter-spacing:0.09em;
	color:#9a7242;
}
#footer2 a:hover {
	font-size:11px;
	text-decoration:none;
	letter-spacing:0.09em;
	color:#b97b2f;	
}

#footer {
	width:900px;
	height:200px;
	background: url(images/footer2.png) no-repeat top center;	
}
#footer p {
	font-size:11px;
	color:#96501c;
	text-align:right;
	letter-spacing:0.09em;
	widht:500px;
	height:30px;
	padding-top:124px;
	padding-right:60px;
}
#footer a {
	font-size:11px;
	text-decoration:none;
	letter-spacing:0.09em;
	color:#9a7242;
}
#footer a:hover {
	font-size:11px;
	text-decoration:none;
	letter-spacing:0.09em;
	color:#b97b2f;	
}
#inner ul {
	clear:both;
	width:500px;
	margin-left:20px;
}
#inner ol{
	list-style-type:square;
	margin-top:5px;
}
#inner ol a {
	font-size:13px;
	text-decoration:none;
	color: #FCC;
}
#inner ol a:hover {
	font-size:13px;
	text-decoration:none;
	color:#FCC;
	border-bottom: #FCC 1px dotted;
}
.book_naem {
	font-size:12px;
	margin-top:0px;
	text-decoration:none;
	color: #C9B198;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
}
.book_naem a{
	text-decoration:none;

	color: #c9B198;
}
.book_naem a:hover {
	text-decoration:none;
	border-bottom:1px dotted #ecceae;	
	color: #fff;
}
.book_enname {
	font-size:11px;
	font-decoraion:none;
	font-family:Arial, Helvetica, sans-serif;
	color:  #B08C68;
	line-height:14px;
	text-align:left;
	letter-spacing:0em;
}
.book_author {
	font-size:11px;
	font-family:新細明體;
	color: #876747;
	line-height:18px;
	border-top:1px #643f18 solid;
	width:200px;
	text-align:justify;
}