html,body {
width:100%;
height:100%;
margin:0px;
padding:0px;
overflow:hidden;
_overflow:visible;
}
#Main_auto{
position:absolute;
bottom:0px;
left:0px;
width:100%;
height:100%;
overflow:auto;
z-index:1;
}
#ToolBar {
position:absolute;
bottom:0px;
right:16px;
width:100%;
height:25px;
line-height:25px;
text-align:center;
background:#64bd01;
z-index:2;
overflow:hidden;
}
#Layer1{position:absolute; width:690px; height:350px; z-index:1;}
#Layer1 img{margin-top:320px; margin-left:780px; display:inline}

