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