﻿#nr{
	height:150px;
}	

.divbook{
	text-align:left;
	margin:0 auto;
	background:#FFFFFF;
}			
.divbooklist{

}
.divbooklisttop{
	background:#E6F7FF;
	border-top:#CAEDFF 1px solid;
	border-bottom:#CAEDFF 1px solid;
	border-top:#A4E0FD 1px solid;
}
.divbooklistbottom{
	border-top:#999999 1px dashed;
	text-align:right;

}
.divbooklistadmin{
	margin:15px;
	padding:5px;
	background:#E6F7FF;
}
.divbookform{
	background:#E6F7FF;
	border:#CAEDFF 1px solid;
	padding:5px;
}
.divbookform ul{
	width:100%;
	height:100%;
	overflow:hidden;
}
.divbookform ul li{
	margin-top:5px;
	float:right;
	clear:both;
}