﻿/*! https://www.vancheer.com 
 * copyright (c) vancheerabo. all rights reserved. 
 * https://www.vancheer.com */

.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;
}
