﻿#nr{
	width:100%;
}
.divbook{
	text-align:left;
	background:#FFFFFF;
}			
.divbooklist{

}
.divbooklisttop{
	background:#f9f9f9;
	border-top:#eee 1px solid;
	border-bottom:#eee 1px solid;
}
.divbooklistbottom{
	border-top:#999999 1px dashed;
	text-align:right;

}
.divbooklistadmin{
	margin:15px;
	padding:5px;
	background:#f9f9f9;
}
.divbookform{
	background:#f9f9f9;
	border:#eee 1px solid;
	padding:5px;
}
.divbookform ul{
	width:100%;
	height:100%;
	overflow:hidden;
}
.divbookform ul li{
	margin-top:5px;
	width:50%;
	height:30px;
	float:right;
	text-align:right;
}
