.top{width:100%;background:#ccc;}
.main{width:100%;background:red;position:relative;}
.left{width:200px;height:500px;background:#00c;}
.right{width:100%;height:500px;position:absolute;margin-left:210px;background:#0c6;}
.foot{width:100%;background:orange;height:100px;clear:both;}
.main{width:100%;background:red;position:relative;}
.left{width:200px;height:500px;background:#00c;}
.right{width:100%;height:500px;position:absolute;margin-left:210px;background:#0c6;}
.foot{width:100%;background:orange;height:100px;clear:both;}
.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>