body,html { margin: 0px auto; height; 100%; }
body { background: #000; }
table { height: 660px; }
/*
table { background: red; }
tr { background: orange; }
td { background: yellow; }
*/
object { width: 1000px; height: 560px; }
#frame { width: 1000px; height: 560px; overflow: hidden; border: 1px solid #999; }
