@charset "utf-8";
/* CSS Document */

#container {
            text-align: center;
            position: absolute;
            left: 260px;
            margin-top: 150px;
            width: 790px;
        }
.img {
            position: absolute;
            z-index: 0;
        }
.end {
            margin-right: 0;
        }
.clear {
            clear: both;
        }
.img a img {
            position: absolute;
            border: 0 solid #fff;
        }
		
		

   