显示有问题,中间空白的
.left{ width:200px; height:600px; background:#ccc;position:absolute 【任务1】; left:0; top:0}
.main{ height:600px; 【任务2】 background:red margin:0 310px 0 210px;}
.right{ height:600px; width:300px; position:absolute;right:0; top:0; 【任务3】; background:#FCC;}