@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin:0;
    padding:0;
}
body {
    font-family:"微软雅黑", Arial, Helvetica, sans-serif;
    font-size:14px;
    text-align:left;
    color:#5c5c5c;
}
a { color:#333; text-decoration:none }
a:hover { color:#e22929; text-decoration:none }

#mingsheng_list .lm-center{ width:100%; margin-left:-1px;font-size:14px;text-align: center;table-layout: fixed;}
#mingsheng_list .lm-center thead td { background:#ebebeb;
    height: 32px;
    line-height: 32px;
    border-collapse: collapse;
    color: #d73b3c;
    font-weight: bold;
}
#mingsheng_list .lm-center tbody tr{ border:none;}
#mingsheng_list .lm-center tbody td{ background:none;height:32px; line-height:32px;  border-bottom:none; border-top:none; border-collapse:collapse; overflow:hidden; padding:0 0 0 3px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
#mingsheng_list .lm-center tbody td a { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block;}