body {
	margin: 0px;
	background-color: #372D2F;
}
.left {
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-y;
	width: 261px;
	vertical-align: top;
}
.lefttop {
	background-image: url(images/lefttop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 261px;
}
.leftcontent {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #140710;
}
.bookname {
	font-weight: bold;
}
.leftcontent .book {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #483F3C;
	border-right-color: #483F3C;
	border-bottom-color: #483F3C;
	border-left-color: #483F3C;
}
.main {
	background-color: #140710;
	width: 719px;
	color: #83716D;
	vertical-align: top;
	padding-top: 0px;
}
.titleImage {
	padding-left: 20px;
}
.mainContent {
	padding-left: 48px;
	padding-top: 20px;
	padding-right: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 28px;
	color: #B8ABA9;
	text-align: justify;
	padding-bottom: 20px;
}
.mainContent td {
	color: #A59592;
}
.bookname a {
	color: #A59592;
	text-decoration: none;
}
.bookname a:hover {
	text-decoration: underline;
}
.top {
	font-size: 12px;
	color: #CC3F3C;
	display: block;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 3px;
}
.top a {
	text-decoration: none;
	color: #BE4D49;
}
.top a:hover {
	text-decoration: underline;
}

