@charset "utf-8";
/*-----------------------------------------------------------------------------

version:   1.0
-----------------------------------------------------------------------------*/


#contentContainer {
	height: 1700px;
}
#content {
	height: 1700px;
}

#coverUI {
	background-image: url(image/book_banner.png);
}

#coverText {
	width: 450px;
	text-align: right;
	padding: 10 0 0 15;
}
#coverLarge {
	width: 400px;
	padding-left: 50px;
}
#coverSmall {
	width: 400px;
	font-weight: normal;
	margin: 0;
	padding: 20px 20px 0 35px;
}
#coverblock {
	width: 190px;
	float: left;
}
#coverblock img {
	border: 0;
	margin-top: 0px;
	margin-left: 30px;
}
#coverblock h4 {
	color: #d33232;
	margin: 0;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
#coverblock2 {
	width: 190px;
	float: right;
}
#coverblock2 img {
	border: 0;
	margin-top: 0px;
	margin-left: 5px;
}
#coverblock2 h4 {
	color: #d33232;
	margin: 0;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#linkcontainer {
	width: 980px;
}

#linkleft {
	width: 235px;
	float: left;
}
#linkright {
	width: 440px;
}

#quickLinks {
	width: 235px;
}
#linkmiddle {
	width: 230px;
	float: left;
}

#quickLinksmiddle {
	width: 230px;
}
#quickLinksmiddle2 {
	width: 225px;
}
#linkmiddle2 {
	width: 225px;
	float: left;
}
