﻿.sample8   span {
	width: 155px;
	height: 109px;
	display: block;
	position: absolute;
	top: 68px;
	left: 23px;
	background-image: url(images/round-corner.gif);
	background-repeat: no-repeat;
}
#bg {
	width: 200px;
	background-image: url(images/bg.jpg);
	height: 260px;
}
#img {
	padding: 0px;
	width: 150px;
	margin-top: 68px;
	margin-left: 26px;
}
#des {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
	width: 142px;
	margin-top: 5px;
	margin-left: 28px;
	text-align: center;
	table-layout:fixed; 
	word-wrap:break-word;
}