body{ margin:0; padding:0; font-size:30px; color:#fff}
.top{height:60px;background:#ccc;}
.main{width:800px;height:600px;margin:0 auto;background:red;}
.left{width:200px;height:600px;background:blue; }
.right{width:74%;height:600px;background:#9acc99;float:right;}
.foot{height:50px;background:#f63;}
.top{height:60px;background:#ccc;}
.main{width:800px;height:600px;margin:0 auto;background:red;}
.left{width:200px;height:600px;background:blue; }
.right{width:74%;height:600px;background:#9acc99;float:right;}
.foot{height:50px;background:#f63;}