 #box4{
	position:absolute;
}
#box4 div{
	width:600px;
 	float:left;
	background:#eee;
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	width:200px;
	width:150px;
	float:left;
	margin:0 10px 10px 15px;
}
 
 
 
 

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

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

 
 .mask4{
	position:relative;
	width:600px;
 }
 #cont{width:500px;margin:0 auto;background:#fff;text-align:left;padding:0px}

.buttons{padding:5px;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}
.sample{padding:20px 30px; margin:4px 0 0px 0; border:1px solid #e1e1e1}

