html{
background-attachment:fixed;
background-image:url(text.txt);
padding-bottom:60px;
}
#bottomNav{
z-index:999;
position:fixed;
bottom:0;
left:0;
width:100%;
_position:absolute; /* for IE6 */
_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */
overflow:visible;
height:50px;
background-image:url(http://www.zawoman.com/Fudong/MsgBg.png);
padding-top:10px;
border-top:1px solid #F79EDD;
text-align:center;
}
#bottomNav div{
height:50px;
width:1003px;
}