CSS IE6兼容问题 求帮忙
.dh
{
width:100%;
height:34px;
/*background-color:#FF6B8F;*/
background-image: url('../image/cc_dh.gif');
margin:0;
padding:0;
}
.dh .left
{
width:1024px;
height:34px;
text-align:center;
line-height:34px;
margin-left:auto;
margin-right:auto;
}
.dh .left .ul1
{
display:block;
width:auto;
height:34px;
text-indent:1em;
background-repeat:no-repeat;
background-position:20px center;
color:White;
float:left;
text-align:center;
line-height:34px;
margin:0;
padding:0;
}
.dh .left .ul1 .li2
{
display:block;
width:auto;
height:34px;
text-indent:0.5em;
background-repeat:no-repeat;
background-position:20px center;
color:White;
float:left;
text-align:center;
line-height:34px;
}
.dh .left .ul1 .li2 a
{
display:block;
width:auto;
height:34px;
line-height:34px;
text-indent:0.5em;
background-repeat:no-repeat;
background-position:20px center;
color:White;
font-size:16px;
font-weight:bold;
}
.dh .left .ul1 .li2 .lab
{
display:block;
width:auto;
height:34px;
line-height:34px;
text-indent:0.5em;
padding-right:7.5px;
background-repeat:no-repeat;
background-position:20px center;
color:White;
font-size:16px;
font-weight:bold;
}
.dh .left .ul1 .li2 a:hover
{
color:White;
background-color:#FF1A53;
}
.dh .left .ul1 .li3
{
display:block;
width:auto;
height:34px;
text-indent:0.5em;
background-repeat:no-repeat;
background-position:20px center;
color:White;
float:left;
padding-right:7.5px;
padding-right:3.5px !important;
text-align:center;
line-height:34px;
}
.dh .left .ul1 .li3 .lb3
{
display:block;
width:auto;
height:34px;
text-indent:0.5em;
background-repeat:no-repeat;
background-position:20px center;
color:White;
float:left;
padding-right:7.5px;
padding-right:3.5px !important;
text-align:center;
line-height:34px;
}
.dh .left .ul1 .li3 a
{
display:block;
width:auto;
height:34px;
line-height:34px;
background-repeat:no-repeat;
background-position:20px center;
color:White;
font-size:12px;
}
.dh .left .ul1 .li3 a:hover
{
color:White;
background-color:#FF1A53;
}
<div class="dh">
<div class="left">
<ul class="ul1"><li class="li2"><a target="_blank" href="cc_Index.aspx" >
<asp:Label ID="DH1" runat="server" CssClass="lab" Text="啊啊"></asp:Label></a></li></ul>
<ul class="ul1"><li class="li2"><a target="_blank" href="DH01.aspx" >
<asp:Label ID="DH2" runat="server" CssClass="lab" Text="等等"></asp:Label></a></li></ul>
<ul class="ul1"><li class="li3"><a target="_blank" href="DH02.aspx" >
<asp:Label ID="DH3" runat="server" CssClass="lb3" Text="时尚"></asp:Label></a></li></ul>
<ul class="ul1"><li class="li3"><a target="_blank" href="DH03.aspx" >
<asp:Label ID="DH4" runat="server" CssClass="lb3" Text="缺钱"></asp:Label></a></li></ul>
<ul class="ul1"><li class="li3"><a target="_blank" href="DH04.aspx" >
<asp:Label ID="DH5" runat="server" CssClass="lb3" Text="问问"></asp:Label></a></li></ul>
<ul class="ul1"><li class="li3"><a target="_blank" href="DH05.aspx" >
<asp:Label ID="DH6" runat="server" CssClass="lb3" Text="恩恩"></asp:Label></a></li></ul>
<ul class="ul1"><li class="li2"><a target="_blank" href="DH06.aspx" >
<asp:Label ID="DH7" runat="server" CssClass="lab" Text="让人"></asp:Label></a></li></ul>
<ul class="ul1"><li class="li3"><a target="_blank" href="DH07.aspx" >
<asp:Label ID="DH8" runat="server" CssClass="lb3" Text="天天"></asp:Label></a></li></ul>
<ul class="ul1"><li class="li3"><a target="_blank" href="DH08.aspx" >
<asp:Label ID="DH9" runat="server" CssClass="lb3" Text="种种"></asp:Label></a></li></ul>
<ul class="ul1"><li class="li3"><a target="_blank" href="DH09.aspx" >
<asp:Label ID="DH10" runat="server" CssClass="lb3" Text="信息"></asp:Label></a></li></ul>
<ul class="ul1"><li class="li3"><a target="_blank" href="DH010.aspx" >
<asp:Label ID="DH11" runat="server" CssClass="lb3" Text="尺寸"></asp:Label></a></li></ul>
<ul class="ul1"><li class="li2"><a target="_blank" href="DH011.aspx" >
<asp:Label ID="DH12" runat="server" CssClass="lab" Text="包包"></asp:Label></a></li></ul>
<ul class="ul1"><li class="li3"><a target="_blank" href="dh012.aspx" >
<asp:Label ID="DH13" runat="server" CssClass="lb3" Text="那你"></asp:Label></a></li></ul>
<ul class="ul1"><li class="li3"><a target="_blank" href="DH014.aspx" >
<asp:Label ID="DH14" runat="server" CssClass="lb3" Text="密码"></asp:Label></a></li></ul>
<ul class="ul1"><li class="li2"><a target="_blank" href="cc_zdjp.aspx" >
<asp:Label ID="DH15" runat="server" CssClass="lab" Text="解决"></asp:Label></a></li></ul>
</div>
</div>