.title {
	overflow: visible;
	position: absolute;
	height: 20px;
	width: 381px;
	top: 2px;
	left: 0px;
	z-index: 3;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-transform: capitalize;
}
.main {
	overflow: auto;
	position: absolute;
	height: 240px;
	width: 340px;
	top: 30px;
	left: 10px;
	background-color: #FFFFFF;
	margin: -10px;
	padding: 10px 10px 10px 180px;
	z-index: 2;

}
.img0 {
	overflow: hidden;
	position: absolute;
	height: 238px;
	width: 160px;
	top: 33px;
	left: 10px;
	z-index: 8;
}
.imgWhole {
	overflow: hidden;
	position: absolute;
	height: 133px;
	width: 530px;
	top: 290px;
	margin-top: -10px;
	padding-top: 10px;
	left: 0px;
	z-index: auto;
	background-color: #FFFFFF;

}

