﻿
#sample{padding:15px 10px 0; margin:24px 0 20px 6px;}

.mask6{
	position:absolute;
	left:50%;
	margin-left:-98px;
	width:540px;
	height:295px;
	overflow:hidden;
}

#box7{
	position:absolute;
}

#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	position:relative;
	width:365px;
	clear:both;
	height:285px;
	overflow:hidden;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:265px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:110px;
	height:62px;
	margin:0 5px 5px 0;
	float:left;
	cursor:pointer;
}


#thumbs_handles7 span{
	display:block;
	width:110px;
	height:62px;
	float:left;
	cursor:pointer;
}

#thumbs_handles7 {margin:0;}

#thumbs7 .thumbs div img{
	width:110px;
	height:62px;
	float:right;
}

#thumbs_handles7 span{
	background:url(thumb_invisible.gif) no-repeat;height:62px;
}

#thumbs_mask7{
	width:5560px;
	background:url(thumbs_mask.gif) no-repeat center top;
}


/* ********************************** */

.thumbs{
	width:98px;
}
.thumbs div{
	display:block;
	width:110px;
	height:62px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

span img{
	display:block;
	border:none;
}

#divPage {margin:268px 0 0 0; font-size:0.8em;}
#divPage a { text-decoration:none;}