.left{ width:200px; height:600px; background:#ccc; position:absolute left:0; top:0}
.main{ height:600px; background:#9CF; margin:-600px 310px 0 210px}
.right{ height:600px; width:300px; position:absolute; top:0; right:0; background:#FCC;}
.main{ height:600px; background:#9CF; margin:-600px 310px 0 210px}
.right{ height:600px; width:300px; position:absolute; top:0; right:0; background:#FCC;}
.top{width:100%;height:100px;background:#ccc;}
.main{width:100%;background:red;position:relative;}
.left{width:200px;height:500px;background:blue;position:absolute;top:0;left:0;}
.right{height:500px;background:#6c6;margin-left:220px;}
.foot{width:100%;height:50px;background:#f93;}
.main{width:100%;background:red;position:relative;}
.left{width:200px;height:500px;background:blue;position:absolute;top:0;left:0;}
.right{height:500px;background:#6c6;margin-left:220px;}
.foot{width:100%;height:50px;background:#f93;}
.main{ width:960px; height:600px; margin:0 auto;border:1px solid blue;padding:0px 10px 10px}
.left{ width:300px; height:600px; background:#ccc; float:left;}/*左浮动样式*/
.right{ width:650px; height:600px; background:#369; float:right;left:10px;}/*右浮动样式*/
.left{ width:300px; height:600px; background:#ccc; float:left;}/*左浮动样式*/
.right{ width:650px; height:600px; background:#369; float:right;left:10px;}/*右浮动样式*/