﻿.error {
    color: #f00 !important;
}

.author {
    padding: 0 10px;
    color: #ccc;
}

.rdate {
    padding: 0 10px;
    color: #ccc;
}

.hits {
    padding: 0 10px;
    color: #ccc;
}

.font-yahei {
    font-family: 'Microsoft YaHei';
}

.line-height-2em {
    line-height: 2em;
}

/*#sCopyright, #sIcpCode {
    font-size: smaller;
}
.color-black{
    color:#000;
}
.color-gray{
    color:#95A5A6;
}*/

#stuInfo dt {
    width: 100px;
    float: left;
}

#stuInfo dd {
    clear: none;
}

.navbar-nav > li {
    list-style: none;
}


.navbar-menu > li > a {
    padding: 20px 5px !important;
}

.topbar {
    float: left !important;
    height: 20px !important;
    line-height: 20px !important;
    font-size: 10px !important;
    padding: 10px !important;
}

    .topbar > li > a {
        float: left !important;
        height: 20px !important;
        line-height: 20px !important;
        font-size: 10px !important;
        padding: 0 10px !important;
        font-weight: 100 !important;
        color: #fff !important;
    }

