.sample{padding:10px 10px; margin:14px 0 0px 6px;  border:1px solid #e1e1e1*/}

.mask6{
	position:absolute;
	/*left:50%;*/
	margin-left:0px;
	width:530px;
	height:290px;
	overflow:hidden;
}


#box7{
	position:absolute;
}
#box7 span{
	display:block;
	float:left;
}
#box7 span h2{ position:absolute; z-index:1000;  color: #fff; top:240px; left:8px;}
#box7 span p{ position:absolute; z-index:1000;  color: #fff; top:260px; left:8px;}

#thumbs7{
	position:relative;
	width:530px;
	clear:both;
	height:41px;
	overflow:hidden;
	margin-top:300px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:41px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:75px;
	height:41px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:72px;
	float:right;
}
#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:75px;
}
.thumbs div{
	display:block;
	width:75px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}


.info{
	width:530px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p {
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}

#info7{
	bottom:0;
}

.info7{
	width:530px;
	height:50px;
	background:#000;
	position:absolute;
}
.info7 p, .info7 h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info7 h4{
	font-size:14px;
}
.info7 h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}



span img{
	display:block;
	border:none;
}