
.libImage {
	width: 640px;
	height: 282px;
	position: absolute;
	top: 0px;
	left: 20px;
}

.libDetailWrap {
	width: 640px;
	height: 388px;
	position: absolute;
	left: 20px;
	top: 284px;
	}

.libDetailContent  {
	width: 638px;
	height: 386px;
	border: 1px solid #F0EDC9;
	background-image: url(../images/content-bkgnd.png);
}
