/* Add here all your CSS customizations */
body {
    font-family: "微软雅黑", "Open Sans", Arial, sans-serif !important;
}

#mainNav a {
    font-size: 14px !important;
}

#footer {
    background: #404040;
    border-top: 4px solid #0088cc;
}

#footer p {
    color: #989898 !important;
}

.thumb-info .thumb-info-title {
    letter-spacing: normal !important;
}