.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: 260px;
	width: 480px;
	top: 30px;
	left: 10px;
	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;
}
.img1 {
	overflow: auto;
	position: absolute;
	height: 100px;
	width: 80px;
	top: 340px;
	left: 0px;
	z-index: 7;
}
.img2 {
	overflow: auto;
	position: absolute;
	height: 100px;
	width: 80px;
	top: 340px;
	left: 190px;
	z-index: 6;
}
.img3 {
	overflow: auto;
	position: absolute;
	height: 100px;
	width: 80px;
	top: 340px;
	left: 380px;
	z-index: 5;
}
.img4 {
	overflow: auto;
	position: absolute;
	height: 100px;
	width: 80px;
	top: 340px;
	left: 570px;
	z-index: 4;
}
