分割符的设置:
<div id="separator" style="float:left; 1px; min-height:100% ; background:#808080; overflow:hidden" ></div>
style 设置:
<style type="text/css">
body,html{
margin:0;
padding: 0;
height: 100%;
}
</style>