#main { height: 150px; }
#header { position: fixed; }

#sliderBox { position: relative; margin: 0px; }
#container { width: 9500px; position: absolute; top: 0px; left: 0px; margin: 0px; padding: 0px; border: 0px solid #00f; }
.box { background: #fff; width: 1182px; float: left; margin-right: 300px; padding: 0px; }
.box .boxBody { border: 0px dashed #222; height: 550px; margin-left: 63px; }
.box .boxBody img { background: url('../img/wait.gif') no-repeat 50% 50%; display: block; }
.box .noload img { background: none; }
.hrefScreen { position: absolute; top:0px; left: 63px; z-index: 500; }
.hrefScreen a img { display: block; width: 948px; height: 540px;  border: 1px solid #fff; }
.hrefScreen a { border: 0px solid #fff; }

#firstArrow { position: absolute; width: 69px; height: 114px; z-index: 3; }
.showarrow { background: url('../img/01hoverarr.gif') no-repeat top left; }

