.outer{	
  position: relative;
  display: block;
    width: 100%;
    margin: 0 auto;
  
}

.img{background:url(images/top.png) center no-repeat;
    width: 1003px;
    height: 41px;
    position: absolute;
    top: 413px;
    z-index: 300;
	left:0px;
        
	}


.img1{background:url(images/top1.png) center no-repeat;
    width: 1003px;
    height: 177px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:0px;
        
	}

	.img2{background:url(images/top2.png) center no-repeat;
    width: 1003px;
    height: 45px;
    position: absolute;
    top: 551px;
    z-index: 300;
	left:0px;
        
	}