﻿    .sidemenucontent {
        width :99.2%;
        margin-top:5px;
        margin-left : 5px;
    }

    .sidemenucontent tr:first-child td {
        padding-left : 15px;
        font-size :15px;
        color :#5c5c5c;
        font-family: "微软雅黑";
        font-weight : bold;
        border-bottom : 1px solid #DCDCDC;
    }

    .sidemenucontent tr td > table{
        width:100%; 
        margin-top:5px;
        border : 1px solid #DCDCDC;
    }

    .sidemenucontent tr td > table tr:first-child td {
        font-size :14px;
        color :#5c5c5c;
        font-family: "微软雅黑";
        padding : 6px 0 6px 15px;
        background: url(/images/common/page/white_bg01.png) repeat-x;
        border : 1px solid #DCDCDC;
    }

    .sidemenucontent tr td > table tr td {
        font-size :13px;
        color :#5c5c5c;
        font-family: "微软雅黑";
        padding-left : 15px;
        padding-right : 15px;
        padding-top: 20px;
        padding-bottom :20px;
    }