middle 比左右俩边 底一点
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>布局</title>
<style type="text/css">
boty{ margin:0; padding:0}
.left{ width:200px; height:500px; background:#ccc;position: absolute; left:0 ;top:0}
.middle{ height:500px; background:#999; margin:0 310px 0 210px}
.right{ width:300px; height:500px; background:#ddd;position: absolute; right:0 ;top:0 }
</style>
</head>
<body>
<div class="left">200px</div>
<div class="middle"> 参赛队是对手防守对方分的气氛如果辅导费干的其二个人风格俄方高度撒旦古典风格按时到岗梵蒂冈时代风格地方个时发过去啊的股市大幅杀跌分的发生辅导费发点阿飞阿斯分大是大非 </div>
<div class="right">300px</div>
</body>
</html>