<asp:DropDownList ID="dx" runat="server" Style=" vertical-align:middle; position: relative; width:100px; right:-7px; height:30px;border-style:solid; border-width:3px; border-color:#EE4000;">
                             <asp:ListItem Value="搜索商家">搜索商家</asp:ListItem>
                             <asp:ListItem Value="搜索商品">搜索商品</asp:ListItem>
                         </asp:DropDownList>
这个里面在ie7和ie6里面他的边框宽度还有边框的颜色都没有显示出来,应该怎么解决下?没分了,求高手