@charset "utf-8";
/*-----------------------------------------------------------------------------

version:   1.0
-----------------------------------------------------------------------------*/


#contentContainer {
	height: 850px;
}
#content {
	height: 850px;
}

#coverUI {
	background-image: url(image/book_banner.png);
}

#coverText {
	width: 670px;
	text-align: right;
}
#coverLarge {
	width: 640px;
}
#coverSmall {
	width: 580px;
	font-weight: normal;
	margin: 0;
	padding: 35px 30px 0 40px;
}
#coverblock {
	width: 190px;
	text-align: right;
}

#linkcontainer {
	width: 880px;
}

#linkleft {
	width: 440px;
}
#linkright {
	width: 440px;
}

#quickLinks {
	width: 440px;
}