.top{background:#CCC;height:100px;}
.main{background:#FD0201;position:relative;height:600px;}
.left{background:#0000FE;width:200px;position:absolute;top:0;left:0;height:600px}
.right{background:#9ACC99;margin-left:210px;height:600px}
.foot{background:#FF6634;height:50px}
.main{background:#FD0201;position:relative;height:600px;}
.left{background:#0000FE;width:200px;position:absolute;top:0;left:0;height:600px}
.right{background:#9ACC99;margin-left:210px;height:600px}
.foot{background:#FF6634;height:50px}
.left{ width:200px; height:600px; background:#ccc; position:absolute; left:0; top:0}
.main{ height:600px; margin:0 310px 0 210px ; background:#9CF}
.right{ height:600px; width:300px; position:absolute; top:0; right:0; background:#FCC;}
.main{ height:600px; margin:0 310px 0 210px ; background:#9CF}
.right{ height:600px; width:300px; position:absolute; top:0; right:0; background:#FCC;}
.top{height:60px;background-color:#ccc;margin:0 auto;}
.main{height:360px;background-color:#FD0000;margin:0 auto;}
.left{height:350px;width:40%;background-color:blue;float:left;}
.right{height:350px;width:55%;background-color:pink;float:right;}
.foot{height:60px;background-color:#FF6634;}
.main{height:360px;background-color:#FD0000;margin:0 auto;}
.left{height:350px;width:40%;background-color:blue;float:left;}
.right{height:350px;width:55%;background-color:pink;float:right;}
.foot{height:60px;background-color:#FF6634;}