.top{ width:100%; height:100px; background:#666}
.main{ width:100%; height:600px; background:#F00;}
.foot{ width:100%; height:100px; background:#F60;}
.left{ width:200px; height:600px; background:#399; position:absolute; }
.right{ height:600px; background:#96C; position:absolute; left:210px; }
.main{ width:100%; height:600px; background:#F00;}
.foot{ width:100%; height:100px; background:#F60;}
.left{ width:200px; height:600px; background:#399; position:absolute; }
.right{ height:600px; background:#96C; position:absolute; left:210px; }