@charset "UTF-8";
/* CSS Document */


#samples ul {
	padding:0;
	margin:0;
	width:auto;
	list-style:none;
	float:left;
}

#samples li {
	text-indent:-5000px;
}

#bmb {
	width:290px;
	height:237px;
	position:absolute;
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow:hidden;
	z-index:1;
	left: 305px;
}

#bmb2 {
	width:290px;
	height:237px;
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow:hidden;
}

