@charset "big5";
/* CSS Document */

ol, ul {
	list-style: none;
}
body {
	/*background-color: #fff597;*/
	margin:0px;
}
.bg {
	width: 1000px;
	font-size: 13px;
	line-height: 22px;
	background-color: #f5f2eb;
}
.bg_copyright {
	background-image: url(images/bg_paper02.png);
	background-repeat: no-repeat;
	height: 270px;
	vertical-align: top;
}
.bg_copyright02 {
	background-image: url(images/bg_paper02b.png);
	background-repeat: no-repeat;
	height: 270px;
	vertical-align: top;
}
.bg_index{
	background-image: url(images/img_index02.png);
	background-repeat: no-repeat;
	background-position: top;
}
.box_copyright {
	width: 900px;
	margin-top: 0px;
	margin-right: 2px;
}
.box_books {
	background-image: url(images/bg_books.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 220px;
}
.box_book {
	font-size: 13px;
	line-height: 22px;
	overflow: hidden;
	text-align: left;
}
.box_book ul{
	margin:10px 40px 0 0;
}
.box_book li{
	float:left;
	margin-right:10px;
}
.box_cover {
	/*border: 1px solid #CCC;*/
}
.15W{
	font-size: 15px;
}
.black26WB{
	font-size: 26px;
	font-weight: bold;
}
.brown20WB{
	font-size: 20px;
	font-weight: bold;
	color: #7a6a56;
}
.red15WB{
	font-size: 15px;
	font-weight: bold;
	color: #C00;
}
.black15WB{
	font-size: 15px;
	font-weight: bold;
}
.blueW{
	line-height: 22px;
	color: #36F;
}
.justify{ 
	text-align:justify; 
	text-justify: inter-ideograph;
}
a:link {
	font-size: 13px;
	color: #36F;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #36F;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #36F;
	text-decoration: underline;
}
a:active {
	font-size: 13px;
	color: #36F;
	text-decoration: underline;
}	
.authorLink:link {
	font-size: 15px;
	color: #59493f;
	text-decoration: none;
}
.authorLink:visited {
	font-size: 15px;
	color: #59493f;
	text-decoration: none;
}
.authorLink:hover {
	font-size: 15px;
	color: #59493f;
	text-decoration: underline;
}
.authorLink:active {
	font-size: 15px;
	color: #59493f;
	text-decoration: underline;
}

/* =====Top Bar=====*/

/* TopBar ­I´º¦â */
.topbarBg {
	height: 35px;
	background-color: #FFF;
}
.topbarLogo {
	padding:5px 0 0 10px;
	text-align: left;
}
.topbarIcon {
	width:30px;
	text-align: right;
}
.topbarW {
	font-size: 13px;
	color: #000;
	vertical-align: middle;
}
.topLink:link {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.topLink:visited {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.topLink:hover {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.topLink:active {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
