.fLeft{float:left;height:600px; width:1700px;}
.iDance {
	float:left;
	position:relative;
	width:150px;
	margin: 0 -1px 0 0;
	overflow:hidden;
	height:600px;
    
}
	.iDance div {
		position:relative;
		display:block;
		z-index:5;
        
	}
	.iDance .open img{
		position:relative;
		float:right;
	 
		border:0;
	}
	.iDance .open{
		position:absolute;
		top:0;
		right:0;
		border:0;
		z-index:1000;
		display:block;
		border:0;
        
	}
	.iDance .interior {width:710px;height:600px; padding:10px;}
	.iDance .jean1 {
		background:url(../img/train1.jpg) top left no-repeat;
	}
	.iDance .jean4 {
		background:url(../img/train2.jpg) top left no-repeat;
	}
	.iDance .jean5 {
		background:url(../img/train4.jpg) top left no-repeat;
	}
	.iDance .jean2 {
		background:url(../img/train3.jpg) top left no-repeat;
	}
	.iDance .jean3 {
		background:url(../img/train6.jpg) top left no-repeat;
	}
	.iDance .jean6 {
		background:url(../img/train5.jpg) top left no-repeat;
	}
	.iDance .jean7 {
		background:url(../img/train7.jpg) top left no-repeat;
       
	}
	.iDance .jean8 {
		background:url(../img/train6.jpg) top left no-repeat;
        opacity: 1;
    }
	.iDance .jean9 {
		background:url(../img/train4.jpg) top left no-repeat;
        
	}
a{outline:none;}
body    {
  //  background-image:url(../img/USflag.jpg);
//    background-size: cover;
}