body{
	background: url(../../../images/special/140428/book_bg4.jpg) no-repeat center 39px;
	overflow: hidden;
}
.gridsystem{
	margin: 0 auto;
	width: 1000px;
}
#wholeFooter .footNav, #wholeFooter .footNav{
	border-bottom: none;
}
#wholeFooter{
	border-top: none;
}
#wholeFooter .copyright .cop_dg a, #wholeFooter .copyright .p-cut, #wholeFooter .copyright .cop_dg{
	color: #a38465;
}

.lead{
	background: url(../../../images/special/140428/lead.png)  no-repeat center 16px ;
	margin: 0 auto;
	height: 140px;
	padding: 16px 0 38px 0;
	width: 386px;
}
.books{
	height: 360px;
}
.book_list{
	position: relative;
	left: 55px;
	top: -15px;
}
.book_list li{
	float: left;
	margin-right: 72px;
	height: 228px;
	width: 162px;
}


/* .book_wraper{
	position: relative;
} */

.prev_hover{
	position: absolute;
	left: 0;
	top: 40px;
	height: 900px;
	/* background: red; */
	width: 220px;
}
.next_hover{
	position: absolute;
	right: 0;
	top: 40px;
	height: 900px;
	/* background: red; */
	width: 220px;
}
.btn{
	display: none;
	position: absolute;
	top: 50%;
	height: 69px;
	width: 41px;
}
.btn a{
	display: block;
	height: 69px;
	width: 41px;
}
.prev{
	background: url(../../../images/special/140428/icon_lr.png)  no-repeat ;
	left: 42px;
	
}
.next{
	background: url(../../../images/special/140428/icon_lr.png)  no-repeat -42px 0 ;
	right: 42px;
}
