body {
	background-color: #D5B0EA;
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.footer {
	background-image: url(images/index_24.jpg);
	text-align: center;
	vertical-align: middle;
	height: 211px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #095b95;
}
.footer a {
	color: #095b95;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.border {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
}
.main {
	background-image: url(images/back.gif);
	vertical-align: top;
}
.content {
	background-image: url(images/main_17.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentText {
	background-image: url(images/main_16.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 65px;
	padding-left: 65px;
	padding-top: 8px;
}
.bookname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #202020;
	padding: 3px;
	font-weight: bold;
}
.bookcover {
	text-align: center;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.bookcontent {
	padding: 2px;
	vertical-align: top;
}
.price {
	color: #600;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 4px;
}
.bookinfo {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 12px;
	margin-left: 4px;
}

.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BE8DA3;
}
.subtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    color: #eeeeee;
    background-color: #BE8DA3;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
    margin-top: 0px;
    margin-bottom: 8px;
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #A90B68;
    text-align: center;
    letter-spacing: 1em;
}

.subText {
	background-image: url(images/main_15.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #008b86;
}
.specialprice {
	color: #C00;
}
.bookname a {
	color: #202020;
	text-decoration: none;
}
.bookname a:hover {
	color: #C69;
	text-decoration: none;
}
