.top{width:100%;height:150px;background:#bbb;}
.main{width:100%;height:800px;background:red;}
.left{width:200px;height:100%;background:blue;float:left;}
.right{width:66%;height:100%;background:#072;float:right;margin:0 0 0 10px;}
.foot{width:100%;height:60px;background:#511;}
.main{width:100%;height:800px;background:red;}
.left{width:200px;height:100%;background:blue;float:left;}
.right{width:66%;height:100%;background:#072;float:right;margin:0 0 0 10px;}
.foot{width:100%;height:60px;background:#511;}
.top{height:200px;background:#CCCCCC;}
.main{height:600px;background:red;position:relative;}
.left{width:200px;height:600px;background:#0000FE;position:absolute;top:0px;left:0px;}
.right{height:600px;background:#9ACC99;margin-left:210px;}
.foot{height:200px;background:#FF6634}
.main{height:600px;background:red;position:relative;}
.left{width:200px;height:600px;background:#0000FE;position:absolute;top:0px;left:0px;}
.right{height:600px;background:#9ACC99;margin-left:210px;}
.foot{height:200px;background:#FF6634}