*{margin:0;padding:0;}

html {
    padding:0 !important;
    padding:0 0 23px 0;
    width:100%;
    height:100%;
    overflow:hidden;
    font-size:12px;
    color:#001D40;
}
.close_title {
    width:100%;
    height:22px;
    min-width: 140px;
    padding-top:4px;
    border-bottom:0px solid #5c50fa;
    cursor:pointer;
    background:#ffffff url(../../image/folder.png) 10px 6px no-repeat;
    text-indent:30px;
    line-height:20px;
    color:#000000;
}
.open_title {
    width:100%;
    height:22px;
    min-width: 140px;
    padding-top:4px;
    border-bottom:0px solid #5c50fa;
    cursor:pointer;
    background:#ffffff url(../../image/folder-open.png) 10px 6px no-repeat;
    text-indent:30px;
    line-height:20px;
    color:#000000;
}

ul.re_third li {
    width:235px;
    height:auto;
    line-height:26px;
    padding-left:35px;
    border-top:0px solid #15589a;
    background:#ffffff url(../../image/document-text-image.gif) 18px 6px no-repeat;
    padding-right:18px;
}
 ul.re_third li a{ 
    text-decoration:none; 
 }
