html, body{ overflow: hidden }

/*banner*/
div#web{ position: absolute; width: 100%; height: 2000px; background: #fff; top: 0; left: 0 }
html, body, div, iframe { margin:0; padding:0; height:100%; }
iframe {  display:block; width:100%; border:none; }

