body {
	background: url(images/header.jpg) no-repeat center top;
}
.top {
	background: url(images/top.png);
	width: 80px;
	height: 70px;
	display: block;
	position: absolute;
	right: 0px;
	top: 40px;
	text-indent: -5000px;
}
.top:hover { background: url(images/top.png) bottom; }
ul li {
	margin:0;
	padding: 0;
}
li {

}

#header {
	width: 1180px;
	height:661px;
	margin: 0 auto;
	position: relative;
}
#header .swf {
	width: 1000px;
	margin:0 auto;
}
nav {
	background: url(images/nav.png);
	width:1180px;
	height: 210px;
	margin: 0 auto;
	position: absolute;
	bottom: -140px;
}
#header nav li {
	float: left;
	height: 55px;
	display: block;
	margin: 30px 0 0 25px;
}
#header nav li.nav1 {
	width: 185px;
	margin-left: 240px;
}
#header nav li.nav2 { width: 120px; }
#header nav li.nav3 { width: 200px; margin-left: 40px; }
#header nav li.nav4 { width: 75px; margin-left: 40px; }
#header nav li.nav5 { width: 95px; margin-left: 30px; }
#header nav li a {
	text-indent: -5000px;
	display: block;
	width: 100%;
	height: 100%;
}

#main {
	width:1000px;
	margin: 0 auto;
	margin-top: 100px;
}
#sbox-1, #sbox-2, #sbox-3, #sbox-4, #sbox-5, #sbox-6 { position:relative; }
#sbox-1 {
	background: url(images/Simg-01.png) no-repeat left;
	width:1000px;
	height:574px;
}
.bookcover {
	float: right;
	background: url(images/Simg-07.jpg) no-repeat;
	width:296px;
	height:521px;
	text-indent: -5000px;
	display: block;
	margin-top: 70px;
}
#sbox-2 {
	background: url(images/Simg-02.jpg) no-repeat;
	width:1000px;
	height:396px;
}
#sbox-3 {
	background: url(images/Simg-03.jpg) no-repeat;
	width:1000px;
	height:390px;
}
#sbox-4 {
	background: url(images/Simg-04.jpg) no-repeat;
	width:1000px;
	height:711px;
}
#sbox-5 {
	background: url(images/Simg-05.jpg) no-repeat;
	width:1000px;
	height:654px;
}
#sbox-6 {
	background: url(images/Simg-06.jpg) no-repeat;
	width:1000px;
	height:915px;
}
#sbox-6 .top {
	top: 720px;
}
#sbox-6 ul {
	float: left;
	margin:80px 0 0 30px; 
}
#sbox-6 li {
	float: left;
	height: 295px;
	border: 1px solid #000;
	margin:0 15px 15px 0; 
}
#sbox-6 li:hover {
	border: 1px solid #714a4a;
}