﻿.sample8   span {
	width: 231px;
	height: 125px;
	display: block;
	position: absolute;
	top: 75px;
	left: 36px;
	background-image: url(images/round-corner300.gif);
	background-repeat: no-repeat;
}
#bg {
	width: 300px;
	height: 290px;
	background-image: url(images/bg300.jpg);
}
#img {
	padding: 0px;
	width: 227px;
	margin-top: 78px;
	margin-left: 37px;
}
#des {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
	width: 210px;
	margin-top: 16px;
	margin-left: 45px;
	text-align: center;
	table-layout:fixed; 
	word-wrap:break-word;
}