div#slidebox {
	position:relative;
	width:884px; height:680px;
	overflow:hidden;
	background:url(images/shadow.png) no-repeat bottom left;
}

div#box {
	position:absolute;
	left:-5px;
	width:7072px;
	height:1000px;
	margin:0;
	padding:0;
	top: 4px;
}
div#box div {
	float:left; display:inline;
	width:884px; height:623px;
	overflow:hidden;
}

div#tab {
	position:absolute; bottom:20px;
	margin:0; padding:0;
	width:884px; height:35px; line-height:35px;
	overflow:hidden;
	text-align:center;
}
div#tab a img {
	width:101px; height:27px;
	margin-top:8px;
	border:none;
}
div#tab a img:hover {
	width:129px; height:35px;
	margin-top:0;
