.title {
	font-size: 18px;
	font-weight: bold;
	color: #414141;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #414141;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
}

.book {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
}
.price {
	font-weight: bold;
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#push {
	position: relative;
	width: 294;
	
	}
	
#push_book {
	z-index: 99;
	position: absolute;
	left: 16px;
	top: -5px;
	
	}
