body {
	background-color: #bab8b2;
	margin: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.left {
	background-image: url(images/index_18.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color: #ff003c;
}
.bookDec {
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 18px;
	color: #494949;
}
.bookName {
	font-size: 11pt;
	font-weight: bold;
	color: #1B1B1B;
}
.bookName a {
	color: #1B1B1B;
	text-decoration: none;
}
.bookName a:hover {
	text-decoration: underline;
}

.main {
	background-color: #b9b8b3;
	background-image: url(images/index_19.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 25px;
	color: #303030;
}
.main a {
	color: #035db1;
	text-decoration: none;
}
.main a:hover {
	text-decoration: underline;
}
.imgTitle {
	display: block;
	margin-bottom: 22px;
}
.commendName {
	color: #766832;
	text-align: right;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.contentDiv {
	overflow: auto;
	height: 380px;
	padding-right: 16px;
}
.text01 {
	color: #960;
}
.photoRight {
	margin-left: 4px;
	padding-left: 4px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.backtotop {
	display: block;
	height: 13px;
	width: 50px;
	float: right;
}
.topbar {
	background-color: #333;
}
