.hs_container{
	position:relative;
	width:900px;
	height:742px;
	overflow:hidden;
	clear:both;
	cursor:pointer;
}
.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:9999;
}
.hs_area1{
	width:646px;
	height:202px;
	top:0px;
	left:0px;
}
.hs_area2{
	width:254px;
	height:382px;
	top:0px;
	left:646px;
}
.hs_area3{
	width:360px;
	height:540px;
	top:202px;
	left:0px;
}
.hs_area4{
	width:286px;
	height:180px;
	top:202px;
	left:360px;
}
.hs_area5{
	width:540px;
	height:360px;
	top:382px;
	left:360px;
}