@charset "UTF-8";
/* CSS Document */

.box_new_books{padding-bottom:20px;}
.book_shadow{
	float:left;
/*	background-image:url(../image/book_L_shadow_leftup.png);
	background-position:left top;
	background-repeat: no-repeat;*/
	}
.book_box{
	float:left;
/*	background-image:url(../image/book_L_shadow_right.png);
	background-position:right top;
	background-repeat: no-repeat;*/
	}
.book_box img{/*margin:6px 11px 0 5px;*/}
.book_shadow_dn{clear:left;height:10px;/*background-image:url(../image/book_L_shadow_dn.png);background-position:left bottom;*/}
.book_shadow_corner{float:right;}

.book_auther{margin-top:15px;}
