body {} #main { border: 0px solid black; margin:0 auto; text-align:left; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 800)? "800px" : "100%"); min-width:800px; height:expression(((document.documentElement.clientHeight || document.body.clientHeight) < 600)? "600px" : "100%"); min-height:600px; } #main_indent { border: 0px solid green; padding:0 13px 0 10px; } #header { border: 0px solid orange; height:160px; } #footer { height:79px; } .column0, .column1, .column2, .column3, .col1, .col2, .col3 { float:left; } .container { width:100%; } .column_left { border: 0px solid black; width:206px; margin-left:-100%; float:left; overflow: auto; } .column_left .margin { margin-right:16px; } #middle .container { padding:0 1px; } .column_right { border: 0px solid green; width:100%; float:left; } .column_right .margin { margin:0 0 0 206px; } /* ============================= index ===========================*/ #index .column0 {width:/*193px*/34%;} #index .column1 {width:/*193px*/34%;} #index .column2 {width:/*193px*/32%;} /* ============================= index-1 ===========================*/ #index_1 .col1 {width:/*280px*/53%;} #index_1 .col2 {width:/*252px*/47%;} /* ============================= index-3 ===========================*/ #index_3 .column1 {width:/*290px*/51%;} #index_3 .column2 {width:/*281px*/49%;} /* ============================= index-4 ===========================*/ #index_6 .col1 {width:280px;} #index_6 .col2 {width:252px;}