
/* 30132.css */
#indexPage #mpage .module-content .description {
    overflow: visible;
    text-overflow: initial;
}

#mnews #newslist .newsbody .description {
    text-align: left;
}

#mnews #newslist .newsbody .date {
    display: none;
}
#mnews #newslist .newstitem .newsimg {
    display: block;
}

#mnews #newslist .newstitem .newsimg {
    width: 200px;
    height: 130px;
    margin-left: 120px;
}

#header {
    background-color: #fff;
}

#sitecontent {
    padding-top: 80px;
}