http://download.csdn.net/source/2170737
下载地址是这里 我测试IE6下有很严重的错误 求高手解答原因

解决方案 »

  1.   


    /*#left_mid a{font-family:"宋体"; font-size:14px;color:#585757; text-decoration:none; float:left;} */

    #firstpane {
    width:139px;
    float:left;
    overflow:hidden;
    margin-left:5px;
    }
    .menu_head_1{ background:url(../images/b_1_03.jpg) no-repeat;}
    .menu_head_2{ background:url(../images/b_2_03.jpg) no-repeat;}
    .menu_head_3{ background:url(../images/b_3_03.jpg) no-repeat;}
    .menu_head_4{ background:url(../images/b_4_03.jpg) no-repeat;}
    .menu_head_5{ background:url(../images/b_5_03.jpg) no-repeat;}
    .menu_head_6{ background:url(../images/b_6_03.jpg) no-repeat;}
    .menu_head_7{ background:url(../images/b_7_03.jpg) no-repeat;}
    .menu_head_1,.menu_head_2,.menu_head_3,.menu_head_4,.menu_head_5,.menu_head_6,.menu_head_7 {
    padding:1px 30px;
    cursor: pointer;
    position: relative;
    margin:0;
        font-weight:bold;
    color:#585757;
    overflow:hidden;
    height:auto;
    line-height:40px;

    width:137px;
    overflow:hidden;
    }.left_mid_f{display: block;}#left_mid .menu_body {
    display:none;
    }
    #left_mid .menu_body a 
    {
    padding:12px 0px !important;
    display:block !important;
    color:#585757 !important;
    padding-left:33px !important;
    text-decoration:none !important;
    font-size:12px !important;
    clear:both !important;
    width:137px !important;
    margin-top:-3px !important;}
    #left_mid .menu_body a:hover {
    background:url(../images/sub-menu-fouce-bg_03.jpg) no-repeat;
    text-decoration:none;
    }
    #left_head{ float:left;}
    #left_mid{border-left:1px solid #c6d0d9; border-right:1px solid #c6d0d9; float:left; width:137px; clear:both; overflow:hidden; margin-top:-4px; padding-top:10px;}
    把你的css文件改成这样的就行了,赶快给分,累死了