.top{height:100px; background:#ccc; margin:0 auto;}
.main{height:600px; background:#F63; margin:0 auto;}
.left{ width:200px; height:600px; background:blue; }
.right{margin-left:210px; width:100%; height:600px; background:#9c9; position:absolute;}
.foot{height:50px; background:#F63; margin:0;}
.main{height:600px; background:#F63; margin:0 auto;}
.left{ width:200px; height:600px; background:blue; }
.right{margin-left:210px; width:100%; height:600px; background:#9c9; position:absolute;}
.foot{height:50px; background:#F63; margin:0;}
.top{width:100%; height:50px;background:gray;}
.main{width:100%; height:300px;background:red;}
.left{width:200px;height:300px;background:blue;position:absolute;}
.right{margin-left:210px;width:100%;height:300px;background:green;position:absolute;}
.foot{width:100%; height:50px;background:#369;}
.main{width:100%; height:300px;background:red;}
.left{width:200px;height:300px;background:blue;position:absolute;}
.right{margin-left:210px;width:100%;height:300px;background:green;position:absolute;}
.foot{width:100%; height:50px;background:#369;}
.top{height: 100px;background:gray;}
.main{height: 800px; background:red; }
.left{width:200px;height: 800px;float:left;background:blue;}
.right{height: 800px;position:absolute;left:0;top:100px;right:0;background:green;margin:0 0 0 210px;}
.foot{height: 100px;background:gray;}
.main{height: 800px; background:red; }
.left{width:200px;height: 800px;float:left;background:blue;}
.right{height: 800px;position:absolute;left:0;top:100px;right:0;background:green;margin:0 0 0 210px;}
.foot{height: 100px;background:gray;}