.showpic {
	float: left;
	visibility: visible;
	z-index: 0;
	left: 70px;
	top: 50px;
	position: absolute;
	width: 367px;
	height: 264px;
}
.slideshow {
	float: left;
	visibility: visible;
	z-index: 0;
	left: 70px;
	top: 50px;
	position: absolute;
	width: 312px;
	height: 264px;
}
.showpic2 {
	float: left;
	visibility: hidden;
	z-index: 0;
	left: 70px;
	top: 50px;
	position: absolute;
	width: 367px;
	height: 264px;
}
