body{ margin:0; padding:0; font-size:30px; color:#fff}
.top{height:100px;background:#ccc;}
.main{background:red;}
.left{ height:400px;;width:200px;background:#123;position:absolute;top:100px;left:0;}
.right{height:400px;background:#789;margin-left:210px;}
.foot{height:100px;background:yellow;}
.top{height:100px;background:#ccc;}
.main{background:red;}
.left{ height:400px;;width:200px;background:#123;position:absolute;top:100px;left:0;}
.right{height:400px;background:#789;margin-left:210px;}
.foot{height:100px;background:yellow;}
.head,.main{ width:960px; margin:0 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:both;}
.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:both;}