.top{height:100px;width:100%;background:#d3d3d3;}
.main{height:600px;width:100%;background:red;}
.left{height:600px;width:200px;background:blue;position:absolute;top:100px;left:0;}
.right{height:600px;background:#90ee90;margin-left:210px;}
.foot{height:50px;width:100%;background:#ff4500;}
.main{height:600px;width:100%;background:red;}
.left{height:600px;width:200px;background:blue;position:absolute;top:100px;left:0;}
.right{height:600px;background:#90ee90;margin-left:210px;}
.foot{height:50px;width:100%;background:#ff4500;}
.top{width:100%;height:100px;background-color:#0F9}
.main{width:100%;height:800px;}
.left{width:200px;height:800px;position:absolute;left:0;top:100px;background-color:#906}
.right{height:800px;margin-left:-200px;background-color:#FF0}
.foot{width:100%;height:100px;background-color:#F6C}
.main{width:100%;height:800px;}
.left{width:200px;height:800px;position:absolute;left:0;top:100px;background-color:#906}
.right{height:800px;margin-left:-200px;background-color:#FF0}
.foot{width:100%;height:100px;background-color:#F6C}