.hs_container{
	position:relative;
	width:960px;
	height:640px;
	overflow:hidden;
	clear:both;
	border:2px solid #fff;
	cursor:pointer;
	-moz-box-shadow:1px 1px 3px #222;
	-webkit-box-shadow:1px 1px 3px #222;
	box-shadow:1px 1px 3px #222;
	z-index:9;
}
.hs_container .hs_area{
	position:absolute;
	overflow:hidden;
}
.hs_area img{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.hs_area img.hs_visible{
	display:block;
	z-index:9;
}
.hs_area1{
	width:140px;
	height:180px;
	top:239px;
	left:167px;
	z-index:-1;
}
.hs_area2{
	width:140px;
	height:178px;
	top:241px;
	left:557px;
	z-index:-1;	
}