.top{height:100px;background:#ccc;}
.main{height:400px;background:#900;}
.left{ height:400px;width:200px;background:#00c;position:absolute;top:100px;left:0px;}
.right{height:400px;background:#1f6;margin-left:210px;}
.foot{height:100px;background:#cac;}
.main{height:400px;background:#900;}
.left{ height:400px;width:200px;background:#00c;position:absolute;top:100px;left:0px;}
.right{height:400px;background:#1f6;margin-left:210px;}
.foot{height:100px;background:#cac;}
width:100%;height:100px;background:gray
width:100%;height:600px;background:red;position:relative
width:200px;height:600px;background:blue;position:absolute;top:0;left:0
height:600px;background-color:green;position:absolute;top:0;left:210px;width:100%
width:100%;height:100px;background:orange
width:100%;height:600px;background:red;position:relative
width:200px;height:600px;background:blue;position:absolute;top:0;left:0
height:600px;background-color:green;position:absolute;top:0;left:210px;width:100%
width:100%;height:100px;background:orange
.top{width:100%; background: gray;height: 50px}
.main{width: 100%;background: red;height: 600px;}
.left{ width: 35%;height: 600px;float: left;background: blue;}
.right{width: 60%; height: 600px;background:green;float: right;}
.foot{width: 100%;height: 50px;background:orange;}
.main{width: 100%;background: red;height: 600px;}
.left{ width: 35%;height: 600px;float: left;background: blue;}
.right{width: 60%; height: 600px;background:green;float: right;}
.foot{width: 100%;height: 50px;background:orange;}