.top{height:100px; background-color:#999;}
.main{height:600px;background-color:red;}
.left{width:200px; height:600px;background-color:blue;position:absolute; left:0;top:100px;}
.right{height:600px;background-color:green;margin-left:210px;}
.foot{background-color:#F63;width:auto;}
.main{height:600px;background-color:red;}
.left{width:200px; height:600px;background-color:blue;position:absolute; left:0;top:100px;}
.right{height:600px;background-color:green;margin-left:210px;}
.foot{background-color:#F63;width:auto;}
.top{background-color:#ccc; height:50px;}
.main{background-color:red;height:500px;}
.left{background-color:blue;height:500px;width:200px;position:absolute;left:0;top:50px;}
.right{background-color:#9acc99; height:500px;margin-left:210px;}
.foot{background-color:#ff6634; height:50px;}
.main{background-color:red;height:500px;}
.left{background-color:blue;height:500px;width:200px;position:absolute;left:0;top:50px;}
.right{background-color:#9acc99; height:500px;margin-left:210px;}
.foot{background-color:#ff6634; height:50px;}