.top{width:100%;height:50px;background:#ccc;}
.main{height:500px;background:red;}
.left{height:100%;width:200px;background:blue;float:left;}
.right{height:100%;width:80%;background:#9C9;float:right;}
.foot{width:100%;background:#F63;clear:both;}
.main{height:500px;background:red;}
.left{height:100%;width:200px;background:blue;float:left;}
.right{height:100%;width:80%;background:#9C9;float:right;}
.foot{width:100%;background:#F63;clear:both;}
.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;}