.outer{	
  position: relative;
  display: block;
    width: 100%;
    margin: 0 auto;
  
}

.img{background:url(images/top1.png) center no-repeat;
    width: 1003px;
    height: 63px;
    position: absolute;
    top: 525px;
    z-index: 300;
	left:0px;
        
	}


.img1{background:url(images/top1.png) center no-repeat;
    width: 608px;
    height: 431px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:0px;
        
	}


	.img2{background:url(images/top.png) center no-repeat;
    width: 652px;
    height: 341px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:0px;
        
	}