@charset "utf-8";
.main.clear div .bopok_contents {
    width: 960px;
    height: 2000px;
}
div .bopok_contents .book_photo {
	width: 300px;
	height: 300px;
	float: left;
	text-align: center;
}
div .bopok_contents .book_contents {
    width: 620px;
    height: 2000px;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 14px;
}
.bopok_contents .book_contents .heading3 {
    margin-bottom: 15px;
    clear: right;
}
.ad {
	font-size: 18px;
	font-weight: bold;
}
div p a:hover {
	color: #8E6061;
	text-decoration: none;
}
div p a {
	color: #D57A7A;
}
