.UIChuDeLayGopY_duthaoluat .tab,.UIChuDeLayGopY_duthaoluat .category {
    display: none;
}

.UIChuDeLayGopY_duthaoluat .article-list h1 {
    text-align: center;
    margin-top: 20px;
    color: #dd2a0a;
    font-size: 20px;
    text-transform: uppercase;
}

.UIChuDeLayGopY_duthaoluat .category .list .item {
    padding: 8px 5px;
    border-bottom: solid 1px #ccc;
    display: block;
}

.UIChuDeLayGopY_duthaoluat .article-list a.item {
    display: block;
    padding: 10px 15px;
    text-align: justify;
    line-height: 1.5;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.UIChuDeLayGopY_duthaoluat .article-list a.item:nth-child(odd) {
    background: #f6f6f6;
}

.UIChuDeLayGopY_duthaoluat .article-list a.item:nth-child(even) {
    background: #fff9f7;
}

.UIChuDeLayGopY_duthaoluat .article-list a.item:hover {
    background: #fffbf0;
}
.UIChuDeLayGopY_duthaoluat .article-list a.item:before {
    content: "\f0f6";
    font: normal normal normal 16px/25px FontAwesome;
    margin-right: 3px;
}