@charset "big5";
body {
	background-color: #e6eef1;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	color: #333;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.topbar {
	background-color: #333;
}
.mainBK {
	background-image: url(images/back02.png);
	background-position: 79px 268px;
	background-repeat: repeat-y;
}
.contentTop {
	background-image: url(images/back03.png);
	background-position: 0px bottom;
	margin-left: 79px;
	background-repeat: no-repeat;
}
.contentText {
	background-image: url(images/back01.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 80px;
	padding-right: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 29px;
	padding-bottom: 40px;
}
.bookinfo {
	background-image: url(images/index_10.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 10px;
	vertical-align: bottom;
	padding-bottom: 10px;
}
.book {
	background-color: #D0D0D5;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.bookinfo1 {
	width: 200px;
	float: left;
	margin-right: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	margin-bottom: 110px;
}
.footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}




.back {
	text-align: right;
	margin-right: 60px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #900;
}
a {
	color: #069;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.text01 {
	font-size: 12pt;
	font-weight: bold;
	color: #8D4186;
}
.text02 {
	color: #00559B;
}
.text03 {
	font-size: 10pt;
	color: #336;
}
.text04 {
	color: #666;
}
.bookbox {
	background-color: #FFF;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.coverBorder {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
}
