1 浏览器兼容方面,尽量不用padding,margin,repeat,使用js实现想要的效果

  eg $("#contenttd").height(window.screen.availHeight-$("#headertd").height()-$("#logouttd").height()-window.screenTop);

  在ie6中,行的背景图片的个数是列的个数