.top{width:100%;height:100px;background:grey;}
.main{height:300px;width:100%;background:red;}
.left{width:200px;background:blue;height:300px;position:absolute;top:100px;}
.right{height:300px;margin-left:210px;background:green;width:100%;}
.foot{width:100%;height:100px;background:orange;}
.main{height:300px;width:100%;background:red;}
.left{width:200px;background:blue;height:300px;position:absolute;top:100px;}
.right{height:300px;margin-left:210px;background:green;width:100%;}
.foot{width:100%;height:100px;background:orange;}