.hs_container{
	position:relative;
	width:1000px;
	height:180px;
	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{
	border-right:1px solid #fff;
}
.hs_area2{
	border-right:1px solid #fff;
}
.hs_area3{
	border-right:1px solid #fff;
}
.hs_area4{
	border-right:1px solid #fff;
}




.hs_area1{
	width:279px;
	height:180px;
	top:0px;
	margin: 0 0 0px 0;
	
}

.hs_area2{
	width:316px;
	height:180px;
	top:0px;
	left:279px;
}
.hs_area3{
	width:188px;
	height:180px;
	top:0px;
	left:595px;
}
.hs_area4{
	width:217px;
	height:180px;
	top:0px;
	left:783px;
}
