有时候页面在IE6能正常显示,但在IE7/IE8中样式不能正常显示,在页面中加上<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />,可能会解决问题。