.slider{ position:relative; height:330px; width:684px; padding:9px; background:#EDEDED;}
.mask6{
	position:absolute;
	width:684px;
	height:294px;
	overflow:hidden;
}
#box7{
	position:absolute;
}
#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	position:absolute;
	bottom:-1px;
	width:180px;
	clear:both;
	height:50px;
	overflow:hidden;
	right:43px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:50px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:60px;
	height:29px;
	padding:10px 0 0 0;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:54px;
	float:right;
}
#thumbs_handles7{ padding:0px; margin:0px;}
#thumbs_handles7 span{
	background:url(../images/thumb_invisible.gif) no-repeat;
}
#thumbs_mask7{
	width:1200px;
	background:url(../images/thumbs_mask.gif) no-repeat center top;
}
.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:29px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	bottom:0px;
	height:45px;
	position:absolute;
	visibility:visible;
	width:450px;
}
.info p, .info h4{
	color:#666;
	padding:3px 8px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}
.info h4{
	font-size:14px;
	padding:14px 0 0 4px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}
span img{
	display:block;
	border:none;
}