.hs_container
{
    margin:20px auto 40px auto;
	position:relative;
	/*width:902px;*/
	width:801px;
	height:471px;
	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:100;
	
}
.container.small
{
    /*margin:20px auto 40px auto;*/
	position:relative;
	/*width:902px;*/
	width:400px;
	height:265px;
	overflow:hidden;
	clear:both;
	border:2px solid #fff;
	cursor:pointer;
	
	z-index:100;
	
}
.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:2px solid #fff;
}
.hs_area4, .hs_area5{
	border-top:2px solid #fff;
}
.hs_area4{
	border-right:2px solid #fff;
}
.hs_area3{
	border-top:2px solid #fff;
}
.hs_area1{
	width:445px;
	height:334px;
	top:0px;
	left:0px;
   
	
}
.hs_areax{
	max-width:400px;
	max-height:265px;
	top:0px;
	left:0px;
    
	
}
.hs_area2{
	/*width:451px;*/
	width:353px;
	/*height:165px;*/
	height:470px;
	top:0px;
	left:447px;
}
.hs_area3{
	width:451px;
	height:167px;
	top:165px;
	left:451px;
}
/*.hs_area4{
	width:192px;
	height:135px;
	top:334px;
	left:0px;
}*/
.hs_area5{
	/*width:708px;*/
	width:445px;
	height:135px;
	top:334px;
	/*left:194px;*/
	
}