body {
	margin: 0px;
	background-color: #DEEAEF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.border {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.photo {
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 8px;
	padding-left: 8px;
}


.titleImage {
	float: left;
	width: 454px;
}
.contentBack {
	background-image: url(images/index_03.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
.content {
	position: relative;
	margin: 0px;
}

.contentText {
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 24px;
	color: #31432C;
}
.contentText a {
	color: #003D97;
	text-decoration: none;
}

.contentText a:hover {
	text-decoration: underline;
}
.bookDec {
	width: 260px;
	text-align: center;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #31432C;
}
.youtube {
	width: 600px;
	float: right;
	margin-top: -50px;
	text-align: center;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #F36;
}


.bookName {
	font-size: 11pt;
	font-weight: bold;
	color: #F33;
}
.bookName a {
	text-decoration: none;
	color: #F33;
}
.bookName a:hover {
	color: #F63;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1A9C3C;
}
.text2 {
	color: #b32600;
}
.text2 a {
	color: #b32600;
	text-decoration: underline;
}
.text2 a:hover {
	color: #F60;
	text-decoration: none;
}

.text03 {
	color: #930;
}
.text4 {
	font-style: italic;
	color: #666;
}
.text5 {
	color: #1A9C3C;
}
.text6 {
	color: #036;
}
.text7 {
	color: #737373;
}
.text8 {
	color: #3A526D;
}
