日期:2014-05-16  浏览次数:20715 次

IE6问题,求大神
火狐下的状态是正常的


IE6下面出现问题了


求解决

.game{ border-top:2px solid #ba7848; background:#FFF; border-right:2px solid #ba7848; position:relative;}
.game ul.game_menu{ float:left; width:202px;}
.game ul.game_menu li{ width:202px; height:134px; cursor:pointer;text-align:center; border-left:2px solid #bebebe; border-bottom:2px solid #bebebe;}
.game ul.game_menu li img{ margin-top:11px;}
.game ul.game_menu li.li_active{ width:202px; position:relative; z-index:10; display:inline-block; border-left:2px solid #ba7848; border-bottom:2px solid #ba7848; background:#FFF;}

.game_content{ min-height:376px; _height:376px; border-bottom:2px solid #ba7848; border-left:2px solid #ba7848; width:724px; _width:722px; float:left; padding:15px 25px;}


ie6

------解决方案--------------------
这个问题我遇到过,好像是ie7以下就这样,我也解决不了,白色边框覆盖不了其他有色边框?
------解决方案--------------------
贴个html代码看看,定位不准吧