http://www.khjk100.com就是这个,在IE6打开首页模块错位很严重,在IE7下正常,怎么解决这个?
达人们求救,xiyou在吗?

这是在IE6.0下的首页,不仅首页,其他页面也都错位
首页中有一行代码是
<meta http-equiv="X-UA-Compatible" content="IE=7" />
跟这个有关吗?
=====================================================
补充:首页模块用了两个模块样式
公司简介样式:
外层 width:790px;height:100%;
内层 border-left:2px solid #5ea778;border-right:2px solid #3bb730;border-bottom:2px solid #5ea778;padding-bottom:10px;height:170px;
标题 background:url(images/h_top.gif) no-repeat 0 0;height:48px;
下面的四个小块样式:
外层 border:0;margin:0px 0px 10px 0px;padding:0;
内层 margin:0;padding:0;border:0;background:url(images/m_mid.gif) repeat-y 0 0;
标题容器 background:url(images/m_top.gif) no-repeat 0 0;
标题 color

666666;
内容区 background:url(images/m_bom.gif) no-repeat left bottom;padding-bottom:10px;padding-right:10px;