
    #d_products .dm { height: 45px !important; line-height: 45px !important; }
    #d_products .dm .nav { border: 1px solid #dedede; line-height: 45px; }
    #d_products .dm .nav.cur { position:relative; background-color: #FFF; border-bottom-color: #fff; }
    #d_products .dm .nav.cur::after { position: absolute; right:0; bottom: -1px; left: 0; margin: auto; content:''; display: block; width: auto; height: 3px; background-color: #FFF; z-index: 500; }
    #d_products .dm { position:relative; border-bottom: none !important; }
    #d_products .dm::after { position: absolute; right:0; bottom: 0; left: 0; margin: auto; content: ''; display: block; width: auto; height: 1px; background: #dedede; }
    #d_products .db_contents { border: 1px solid #dedede; border-top: none; }
