.head,.main{ width:960px;margin:0px auto;}
.left{ width:220px; height:600px; background:#ccc;float:left;}
.r_sub_left{ width:540px; height:600px; background:#9C3; float:left}
.r_sub_right{ width:200px; height:600px; background:#9FC; float:right;}
.footer{ height:50px; background:#9F9;clear:right;}
.left{ width:220px; height:600px; background:#ccc;float:left;}
.r_sub_left{ width:540px; height:600px; background:#9C3; float:left}
.r_sub_right{ width:200px; height:600px; background:#9FC; float:right;}
.footer{ height:50px; background:#9F9;clear:right;}
.top{height:100px;background:#ccc;}
.main{height:500px; margin:0 auto; position:relative;}
.left{ width:200px; height:500px; position:absolute; left:0; top:0; background:blue;}
.right{ height:500px; margin-left:200px; background:yellow;}
.foot{height:50px;background:#F63;}
</style>
.main{height:500px; margin:0 auto; position:relative;}
.left{ width:200px; height:500px; position:absolute; left:0; top:0; background:blue;}
.right{ height:500px; margin-left:200px; background:yellow;}
.foot{height:50px;background:#F63;}
</style>
.top{background:#ccc;height:100px;}
.main{background:red;height:300px;}
.left{float:left;width:45%;background:blue;height:300px;}
.right{float:right;background:lightgreen;width:50%;height:300px;}
.foot{clear:both;height:60px;background:orange;}
.main{background:red;height:300px;}
.left{float:left;width:45%;background:blue;height:300px;}
.right{float:right;background:lightgreen;width:50%;height:300px;}
.foot{clear:both;height:60px;background:orange;}
.left{ width:200px; height:600px; background:#ccc;float:left;}
.main{width:540px;float:left;height:600px; background:#9CF;margin-left: 10px;}
.right{ width:200px;height:600px;float:right; background:#FCC;}
.main{width:540px;float:left;height:600px; background:#9CF;margin-left: 10px;}
.right{ width:200px;height:600px;float:right; background:#FCC;}