﻿.sample8   span {
	width: 212px;
	height: 110px;
	display: block;
	position: absolute;
	top: 70px;
	left: 33px;
	background-image: url('images/275/round-corner.gif');
	background-repeat: no-repeat;
}
#bg {
	width: 275px;
	height: 266px;
	background-image: url(images/275/bg.jpg);
}
#img {
	padding: 0px;
	width: 210px;
	margin-top: 70px;
	margin-left: 33px;
}
#des {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
	width: 190px;
	margin-top: 6px;
	margin-left: 40px;
	text-align: center;
		table-layout:fixed; 
	word-wrap:break-word;
}
