.wrapper
{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
}

.middle
{
	width:1000px;
	overflow:hidden;	
}

.middle .left
{
	width:162px;
	float:left;
	background:url('') no-repeat 0px 0px;
	position:relative; padding-left:0px; padding-right:0; padding-top:0px; padding-bottom:0

}

#spot
{
	width:575px;
	height:283px;
	padding:0 1px;
	overflow:hidden;
	margin:0 0 11px 0;
}

#spottitle
{
	width:317px;
	height:53px;
	background:url('../images/frontend/v2/slide_title.pn') no-repeat;
	font-size:14px;
	color:#408832;
	text-align:right;	
	font-weight:bold;
	position:relative;
	z-index:10; padding-left:250px; padding-right:5px; padding-top:3px; padding-bottom:0
}

#spot img
{
	width:575px;
	height:283px;
	display:block;	
	position:relative;
	margin-top:-56px;
	position:relative;
}

#spot .itemnav
{
	height:20px;
	position:relative;
	top:-20px;
}

#spot .itemnav a
{
	width:40px;
	height:20px;
	line-height:20px;
	display:block;
	float:right;
	background:#d0d0d0;
	text-align:center;
	margin:0 0 0 2px;
	color:#ffffff;	
}

#spot .itemnav a.selected
{
	background:#818181;
}
