.top{height:100px;background:gray;}
.main{background:red;height:500px;}
.left{height:500px;width:200px;position:absolute;left:0;background:blue;}
.right{height:500px;background:green;position:absolute;rigth:0;margin-left:210px;width:100%;}
.foot{height:50px;background:orange;}
.main{background:red;height:500px;}
.left{height:500px;width:200px;position:absolute;left:0;background:blue;}
.right{height:500px;background:green;position:absolute;rigth:0;margin-left:210px;width:100%;}
.foot{height:50px;background:orange;}