body {
	background-image: url(images/back.gif);
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.bookDec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #462626;
	padding-left: 6px;
	padding-top: 6px;
}

.background {
	background-image: url(images/back_content.gif);
	background-repeat: repeat-x;
}

.mainContent {
	padding-right: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 24px;
	padding-top: 20px;
}
.text01 {
	color: #804A4A;
	font-size: 16px;
}
.subtitleLine {
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #EFECE2;
}
.backtotop {
	display: block;
	float: right;
}
.text03 {
	color: #92693D;
	font-size: 14pt;
}
.text02 {
	color: #B3671F;
}
.text04 {
	color: #C00;
	font-size: 14pt;
}
