body{ margin:0; padding:0; font-size:30px; color:#fff}
.top{height:100px; background:#ccc}
.main{background:#F63;}
.left{position:absolute;left:0;top:100px;width:200px; height:500px; background:blue;}
.right{ margin-left:210px;height:500px; background:#9C9;}
.foot{height:50px; background:#F63;}
.top{height:100px; background:#ccc}
.main{background:#F63;}
.left{position:absolute;left:0;top:100px;width:200px; height:500px; background:blue;}
.right{ margin-left:210px;height:500px; background:#9C9;}
.foot{height:50px; background:#F63;}
.top{width:900px;height:100px;margin:0 auto;background:#ccc;}
.main{width:900px;height:800px;background:red;margin:0 auto}
.left{width:100px;height:800px;float:left;background:blue}
.right{width:790px;height:800px;float:right;background:green}
.foot{width:900px;height:50px;background:orange;}
.main{width:900px;height:800px;background:red;margin:0 auto}
.left{width:100px;height:800px;float:left;background:blue}
.right{width:790px;height:800px;float:right;background:green}
.foot{width:900px;height:50px;background:orange;}
.top{height:100; background:#ccc}
.main{width:1000px;height:300px;background:red;margin:0 auto;}
.left{ width:200px;height:300px;background:blue;float:left;}
.right{width:780px; height:300px; background:#FCC; float:right;}
.foot{height:100; background:orange;clear:both;}
.main{width:1000px;height:300px;background:red;margin:0 auto;}
.left{ width:200px;height:300px;background:blue;float:left;}
.right{width:780px; height:300px; background:#FCC; float:right;}
.foot{height:100; background:orange;clear:both;}