html { height:100%; max-height:100%; padding:0; margin:0; border:0; background:#fff; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
body { height:100%; max-height:100%; padding:0; margin:0; border:0; overflow:hidden; }

#content, #content321 { overflow:auto; position:absolute; z-index:3; }
* html #content {
   top:0; left:0; right:0; bottom:0; 
   height:100%; max-height:100%; width:100%; 
   overflow:auto; position:absolute; z-index:3; 
}

#content, #content321 { top:100px; bottom:50px; left:200px; right:0; }
* html #content   { border-top:100px solid #fff; border-bottom:50px solid #fff; 
                    border-left:200px solid #fff; }

#head             { position:absolute; margin:0; top:0; left:0; display:block; 
                    width:100%; z-index:5; overflow:hidden; }
#head             { height:100px; }

#foot             { position:absolute; margin:0; bottom:0; left:0; display:block; 
                    width:100%; z-index:5; overflow:hidden; }
#foot             { height:50px; }

#left {position:absolute; left:0; top:100px; bottom:50px; width:200px; z-index:4; overflow:auto; }
* html #left      { height:100%; top:0; bottom:0; border-top:100px solid #fff; 
                    border-bottom:50px solid #fff; } 

#left_bottom      { position:absolute; margin:0; bottom:50px; left:0; display:block; 
                    width:150px; z-index:9; overflow:auto; } 
#left_bottom      { height:220px; }
#logo1            { position:absolute; top:10px; left:10px; border:0; z-index:9; }
#left0            { position:absolute; top:120px; left:10px; width:130px; 
                    border:0; margin:0; padding:0; z-index:9; }

#tophead          { width:100%; text-align:right; padding:0px; padding-top: 5px; }
#righthead        { float:right; border:0px; padding:0px; } /* spacing:0px; */ 
#lowblock         { position:absolute; bottom:0px; right:0px; }
#workline         { position: absolute; bottom: 15px; right: 10px; 
                    display: inline; float: right; }

