body {
	font-size: 13px;
	color: #333333;
	background-image: url(../image/back01.gif); 
}
.fsize1 {
    font-size: 2em;
}

.head_book {
	background-repeat: no-repeat;
	height: 50px;
	width: 720px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
.book_tab {
	height: 30px;
	width: 720px;
}
.book_back {
	background-image: url(../images/back-book.jpg);
	background-repeat: repeat-y;
	width: 720px;
	padding-bottom: 15px;
}
.book_left {
	width: 210px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	float: left;
	padding-bottom: 10px;
	margin-left: 15px;
	display: inline;
	margin-right: 10px;
}
div.book_back:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div.book_back {
    height: 1em;
    overflow: visible;
}
/**/
.book_left2 {
	height: auto;
	width: 220px;

	
}
h2 {
	font-size: 14px;
	font-weight: bolder;
}
.book_left_w {
	height: auto;
	width: 240px;
	float: left;
	margin-top: 15px;
}
.c-both {
clear : both ;
}
.footer {
	text-align : center;
	background-color: #FFFFFF;
	font-size: 13px;
	margin-bottom: 10px;
}