<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.xx {
    color: #1E9FFF
}

.ad{ width:250px; margin:10px; margin-left:3px; }
img._avtor {
    width: 20px;
    height: 20px;
    border-radius: 5px;
    margin: 2px;
}
 


.mylink {
    color: #01AAED
}



.paging {
    text-align: center;
    margin: 20px;
}

.currentpage {
    background-color: #01AAED !important;
    color: #ffffff !important;
}



.hdbody {
    overflow: hidden;
}
 

 
.prg {
    width: 100%;
    height: 16px;
    margin-bottom: 16px;
    background: rgba(190, 190, 190, 0.2);
    border-radius: 4px;
}

.prop {
    color: gray;
    font-size: 12px;
    cursor: pointer
}

 .prop img {
        vertical-align: text-bottom
 }



.layui-tree {
    font-size: 13px;
}


.mark-area {
    padding: 2px 8px;
    color: #fff;
    background: #ff932a;
    border-radius: 50px;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    word-break: keep-all;
    text-align: center;
    display: inline-block;
}




  </pre></body></html>