.top{height:60px;background:#ccc;margin:0 auto;}
.main{height:400px;background:red;}
.left{ width:200px;height:400px;background:blue;float:left;}
.right{height:400px;background:#8ff;width:100%;position:absolute;margin-left:210px;}
.foot{height:30px;background:#c42;margin:0 auto;}
.main{height:400px;background:red;}
.left{ width:200px;height:400px;background:blue;float:left;}
.right{height:400px;background:#8ff;width:100%;position:absolute;margin-left:210px;}
.foot{height:30px;background:#c42;margin:0 auto;}
.top{height:100px;background:#ccc;}
.main{height:500px; background:#f00;}
.left{width:200px;height:500px; background:blue;position:absolute;relative}
.right{height:500px;background:green;position:absolute;width:100%; margin-left:210px;}
.foot{height:100px; background:#c0c;}
.main{height:500px; background:#f00;}
.left{width:200px;height:500px; background:blue;position:absolute;relative}
.right{height:500px;background:green;position:absolute;width:100%; margin-left:210px;}
.foot{height:100px; background:#c0c;}
.top{height:100px;background:#ccc;}
.main{background:red;}
.left{width:200px;height:600px;background:blue;position:relative;}
.right{height:600px;background: #99cc99;position:absolute;margin-left: 210px;width:100%;}
.foot{background:#F63;}
.main{background:red;}
.left{width:200px;height:600px;background:blue;position:relative;}
.right{height:600px;background: #99cc99;position:absolute;margin-left: 210px;width:100%;}
.foot{background:#F63;}
.left{ width:300px; height:600px; background:#ccc;float:left; }/*左浮动样式*/
.right{ width:660px; height:600px; background:#FCC;float:right;position:relative;left:30px;}/*右浮动样式*/
.right{ width:660px; height:600px; background:#FCC;float:right;position:relative;left:30px;}/*右浮动样式*/
.main{ height:600px;width:50%; background:#FCC;margin:0 auto}
.footer{ height:50px;width:50%; background:#9CF;margin:0 auto}
.footer{ height:50px;width:50%; background:#9CF;margin:0 auto}