@charset "UTF-8";
/* CSS Document */

h1 {
	clear:both;
	text-indent:-9999px;
	width:169px;
	height:49px;
	background:url(../books/img/tit_books.jpg) no-repeat;
}
h2 {
	margin-bottom:20px;
}

#books_area {
	width:900px;
	height:490px;
	background:url(../books/img/bg_books.jpg) no-repeat;
	margin-bottom:40px;
}

.books_set {
	clear:both;
	width:880px;
	margin:0px auto;
}
.books_first {
	width:430px;
	height:230px;
	float:left;
	margin-top:20px;
}
.books_second {
	width:430px;
	height:230px;
	float:right;
	margin-top:20px;
}
.books_txt {
	width:258px;
	float:right;
}
.books_txt p {
	font-size:10.5px;
	line-height:1.5;
	margin-bottom:10px;
}
.books_txt a img {
	padding-left:120px;
}
.books_img {
	width:162px;
	float:left;
}
