@charset "utf-8";
/* CSS Document */
.container .page_content {
	height:600px;
}
.page_content .girl {
	width:286px;
	height:711px;
	background-image:url(../img/page_books/girl.png);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	margin-left:815px;
	margin-top:-40px;
}
.actual_content .contentbox {
	width:580px;
	height:394px;
	
	background-image:url(../img/page_books/box.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
}
.content .thumbs {
	margin-top:-185px;
	margin-left:120px;
}
.actual_content .contentbox .text {
	width:313px;
	line-height:16px;
	padding-left:225px;
	padding-top:85px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#450040;
}
.actual_content .contentbox .download_btn {
	width:106px;
	height:26px;
	margin-left:225px;
}