* {
	margin: 0;
	padding: 0;	
}
#prAutPage {
	width: 800px;
	background-color: #E9EDE4;
	background-image: url(img/bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: 'Trebuchet MS', Arial, Helvetica, san-serif;
	color: #000000;
	float: left;
	height: 758px;
	clear:right;
}
#top {
	width: 800px;
	height: 379px;
}
#title {
	float: left;
}
#selfpl {
	float: right;
	height: 379px;
	width: 216px;
}
#top .cap {
	display: block;
	font-size: 10px;
	height: 12px;
	margin: 5px 0 0 0;
	text-align: center;
	width: 216px;
}
#book1 {
	float: left;
	margin: 35px 20px 0 50px;
	height: 260px;
	width: 157px;
}
#book1 .cap {
	display: block;
	font-size: 10px;
	height: 12px;
	margin: 5px 0 0 0;
	text-align: center;
	width: 157px;
}
#book_d p {
	display: block;
	float:left;
	margin: 100px 10px 30px 10px;
	width: 310px;
}
#book_d p .first {
	font-size: 24px;
	font-weight: bold;
	color: #377C4C;
}
#book_d p .second {
	font-size: 16px;
	font-weight: bold;
	color: #377C4C;
}
#bottom {
	width: 800px;
	height: 379px;
}
#bdr {
	border-width: 0;
	border-top: #377c4c 1px solid;
	display: block;
	float: left;
	margin: 0 50px 40px 225px;
	height: 2px;
	width: 524px;
}
#bottom p {
	display: block;
	float: left;
	margin: 10px 50px 5px 225px;
	width: 524px;
}
#bottom p .first {
	font-size: 24px;
	font-weight: bold;
	color: #CC9900;
}
#bottom p .second {
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
}
