<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.tn_tab_bg {
    /*background: #F8F8F8;*/
    background: #F6F6F6;
}

.tn_tab_color {
    color: #444;
    font-size: 14px;
}

.tn-tag-right {
    display: inline-block;
    float: right;
    width: 32px;
    height: 38px;
    background: url(../../../img/tagimg/cat.png) no-repeat center;
    background-size: 23px 23px;
}
</pre></body></html>