﻿/*! http://www.zkea.net/ 
 * Copyright (c) ZKEASOFT. All rights reserved. 
 * http://www.zkea.net/licenses */

.article-latest-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .article-tops.A li,
    .article-tops.B li,
    .article-tops.C li,
    .article-latest-list .article-item {
        margin: 5px 0;
    }

.article-tops.A ul,
.article-tops.B ol {
    padding-left: 1em;
}
