body{ margin:0; padding:0; font-size:20px; color:#fff}
.top{height:60px;background:#000;}
.main{background:#f0f;}
.right{height:600px;background:#0ff;margin:0 210px;width:100%;}
.left{width:200px;height:600px;position:absolute;background:#00f;margin:-600px 0;}
.foot{height:30px;background:#f0f;}
.top{height:60px;background:#000;}
.main{background:#f0f;}
.right{height:600px;background:#0ff;margin:0 210px;width:100%;}
.left{width:200px;height:600px;position:absolute;background:#00f;margin:-600px 0;}
.foot{height:30px;background:#f0f;}
.main{width:100%;height:500px;background-color:red;}
.left{ width:200px;height:500px;float:left;background-color:blue;position:absolute;}
.right{width:100%;height:500px;float:right;margin-left:210px;background-color:green;position:absolute;}
.foot{width:100%;height:100px;background-color:orange;}
.left{ width:200px;height:500px;float:left;background-color:blue;position:absolute;}
.right{width:100%;height:500px;float:right;margin-left:210px;background-color:green;position:absolute;}
.foot{width:100%;height:100px;background-color:orange;}