.top{background:#ccc;height:50px;width:100%;}
.main{background:red;height:300px;width:100%;}
.right{background:green;float:right;height:300px;margin-left:210px;width:100%;position:absolute;}
.left{ background:blue;height:300px;width:200px;}
.foot{background:orange;height:100px;width:100%;}
.main{background:red;height:300px;width:100%;}
.right{background:green;float:right;height:300px;margin-left:210px;width:100%;position:absolute;}
.left{ background:blue;height:300px;width:200px;}
.foot{background:orange;height:100px;width:100%;}
.top{height:100px; background:lightgray;}
.main{ height:600px; background:red; position:relative;}
.left{ width:200px; height:600px; background:blue; position:absolute; top:0; left:0;}
.right{height:600px; background:green; margin-left:210px;}
.foot{ height:100px; background:orange;}
.main{ height:600px; background:red; position:relative;}
.left{ width:200px; height:600px; background:blue; position:absolute; top:0; left:0;}
.right{height:600px; background:green; margin-left:210px;}
.foot{ height:100px; background:orange;}
body{margin:0;padding:0;font-size:30px;color:#fff;}
.top{height:100px;background:#ccc;}
.main{height:500px;background:red;}
.right{margin-left:210px;height:500px;background:#9C9;}
.left{width:200px;height:500px;background:blue;position:absolute;left:0;top:100px;}
.foot{ height:50px; background:#F63}
.top{height:100px;background:#ccc;}
.main{height:500px;background:red;}
.right{margin-left:210px;height:500px;background:#9C9;}
.left{width:200px;height:500px;background:blue;position:absolute;left:0;top:100px;}
.foot{ height:50px; background:#F63}
.top{height:50px;width:960px;background:#ccc;margin:0px;}
.main{height:600px;width:960px;background:red;}
.left{ height:600px;width:200px;background:blue;float:left}
.right{height:600px;width:750px;background:green;float:right}
.foot{height:20px;width:960px;background:yellow;}
.main{height:600px;width:960px;background:red;}
.left{ height:600px;width:200px;background:blue;float:left}
.right{height:600px;width:750px;background:green;float:right}
.foot{height:20px;width:960px;background:yellow;}