*{
	margin: 0px;
	padding: 0px;
}

html, body {
	background-image: url(/images/site/bg-main.jpg);
	font-family: Tahoma;
}

ul { padding-left:20px;}
table { margin: 10px 0 10px 0; }

#books{
	margin-top: 116px;
	padding-left: 395px;
}

#bottom {
	font-size: 12px;
	color: #ffffff;
	padding-top: 100px;
	padding-left: 600px;
}

#bottom ul {
	line-height: 20px;
	list-style: none;
}

#bottom ul li span {
	color: #371e38;
	text-decoration: underline;
}

#main{
	background-image: url(../images/site/main.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 1440px;
	height: 1060px;
}

#shelf {
	text-align: center;
	padding-top: 131px;
	padding-left: 621px;
}

#top-menu {
	text-align: center;
	padding-top: 24px;
	padding-right: 24px;
}

#top-menu ul {
	list-style-type: none;
}

#top-menu ul li{
	padding-right: 14px;
	display: inline;
}

#top-menu ul li a{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#tx_b {padding:10px 0;width:1000px;margin:0 auto;color:#fff;font-weight:normal;font-size:12px;}
#tx_b  p {padding:0 0 10px 0;text-align:justify}
