/* Sample 5*/
#box5{
	position:absolute;
	width:510px;
}
#box5 span{
	display:block;
}
#info5{
	bottom:0;
}





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

.thumbs{
	width:64px;
}
.thumbs div{
	display:block;
	/*width:54px;
	height:41px;*/
	width:64px;
	height:48px;	
	/*margin:3px 0;*/
	margin-bottom:5px;
	cursor:pointer;
}

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

.infoSlide{
	/*width: 240px;*/
	width:510px;
	height:50px;
	background:#000;
	position:absolute;
}
.infoSlide p, .infoSlide h4{
	color:#fff;
	padding:0;
	margin:0;
	padding:3px 8px;
	font-family:Arial;
	font-size:13px;
}
.infoSlide h4{
	font-size:17px;
}
.infoSlide h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:5px;
	text-decoration:none;
	margin-top:5px;
}


/*
span img{
	display:block;
	border:none;
}
*/
.mask22{
	position:relative;
	width:510px;
	height:256px;
	overflow:hidden;	
}
/* *************************************** */
.sample{padding:0; margin:0; }
/*h4.stitle{color:#666;margin:0 0 5px 0}
*/
#contSlide{width:510px;margin:0;background:#fff;text-align:left;padding:0; }
/*
.buttons{width:430px;margin-left:83px;padding:5px;background-color:#DEDEDE;}
.buttons span{color:#333333;padding:0 10px;cursor:pointer;font:11px Arial;}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff;text-decoration:underline;}*/
