.top{height: 100px;background:#cccccc;}
.main{background:red;height:600px;position:relative;}
.left{ width: 200px;height:600px;background:blue;position:absolute;}
.right{width:100%;height: 600px; position: absolute;left:210px;top:0;background:#9acc99;}
.foot{background:#F63;width: 100%;height:50px;}
.main{background:red;height:600px;position:relative;}
.left{ width: 200px;height:600px;background:blue;position:absolute;}
.right{width:100%;height: 600px; position: absolute;left:210px;top:0;background:#9acc99;}
.foot{background:#F63;width: 100%;height:50px;}
.top{ height:100px; background:#ccc;}
.main{ height:600px;background:red;position:relative;}
.left{width:200px; height:600px;background:blue;position:absolute; left:0;top:0; }
.right{height:600px;margin-left:220px;background:#fcc; }
.foot{ height:100px;background:#999000;}
.main{ height:600px;background:red;position:relative;}
.left{width:200px; height:600px;background:blue;position:absolute; left:0;top:0; }
.right{height:600px;margin-left:220px;background:#fcc; }
.foot{ height:100px;background:#999000;}
.top{width:100%; height:200px; background-color:grey;}
.main{width:100% height:600px; background-color:red;}
.left{width:200px; height:600px; background-color:blue; float:left;}
.right{height:600px; background-color:green; margin-left:210px;}
.foot{width:100%; height:100px; background-color:yellow;}
.main{width:100% height:600px; background-color:red;}
.left{width:200px; height:600px; background-color:blue; float:left;}
.right{height:600px; background-color:green; margin-left:210px;}
.foot{width:100%; height:100px; background-color:yellow;}
.top{width:100%;background:gray;}
.main{width:100%;height:600px; background:red;}
.left{width:200px;height:600px;background:blue;;position:absolute;}
.right{margin:0 0 0 210px; width:100%;height:600px;background:green;;position:absolute;}
.foot{width:100%;background:yellow;}
.main{width:100%;height:600px; background:red;}
.left{width:200px;height:600px;background:blue;;position:absolute;}
.right{margin:0 0 0 210px; width:100%;height:600px;background:green;;position:absolute;}
.foot{width:100%;background:yellow;}
.top{height:50px;background:#ccc;}
.main{height:600px;background:red;}
.left{width:200px;height:600px;position:absolute; left:0;background:blue;}
.right{height:600px;position:absolute; right:0;left:210px; background:#9acc99;}
.foot{background:#ff6634;width:100%; height:50px;}
.main{height:600px;background:red;}
.left{width:200px;height:600px;position:absolute; left:0;background:blue;}
.right{height:600px;position:absolute; right:0;left:210px; background:#9acc99;}
.foot{background:#ff6634;width:100%; height:50px;}