body {
	font: 15px Arial, Helvetica, sans-serif;
	color: #0F2640;
	background-color: #DEEBF3;
}
.Price {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
td {
	font-size: 15px;
}
.BookName {
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}
.Title {
	font-size: 15px;
	font-weight: bold;
	color: #009966;
}
a {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #009966;
	text-decoration: underline;
}
.Special {
	color: #663300;
	font-size: 18px;
	font-weight: bold;
}
.Footer {
	letter-spacing: 2px;
}

.Content {
	line-height: 26px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
}
.Content a {
	color: #006699;
	text-decoration: none;
}
.Content a:hover {
	color: #009966;
	text-decoration: underline;
}
.Content p {
	background-image: url(images/line.gif);
}


.Content01 {
	line-height: 26px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
}
.Content01 p {
	background-image: url(images/line.gif);
}

.Content02 {
	line-height: 24px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
}

