.top{background-color:gray;margin:0 auto;width:100%;height:60px;}
.main{height:300px;}
.left{width:200px;background-color:blue;height:300px;position:absolute;top:60px;}
.right{background-color:green;margin-left:200px;height:300px}
.foot{background-color:orange;margin:0 auto;width:100%;}
.main{height:300px;}
.left{width:200px;background-color:blue;height:300px;position:absolute;top:60px;}
.right{background-color:green;margin-left:200px;height:300px}
.foot{background-color:orange;margin:0 auto;width:100%;}