.sample{padding:0; margin:0;}

.buttons{padding: 2px 0 10px 0; margin: 0; line-height: 1.75em;}
.buttons span{color:#830101;padding:3px 5px; font-size: 11px; cursor:pointer; border: 1px solid #999; font-weight: bold;}
.buttons span.active, .buttons span:hover{background:#830101;color:#fff}

/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div {
	margin: 0;
	padding: 0;
	width:280px;
	height:210px;
	float:left;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	float:left;
	margin:0;
}
#info4{
	margin: 0;
	padding: 0;
	background:#fff !important;
	color:red !important;
	cursor:default
}

/* ********************************** */

.mask3{
	position:relative;
	width:270px;
	height:210px;
	overflow:hidden;
}