body{
    font-family:"微软雅黑",Sans-Serif;
}

body a{
    color:#76923C;
    text-decoration:none;
}

#mainContent a{
    color:#76923C;
}

.menu{
    color:#205867;
}

.post{
    font-size:14px;
}

#MySignature{
    padding:10px;
    border:1px solid #CCCCCC;
    background:#FFFFCC;
    font-size:12px;
    color:#666666;
}

#MySignature a{
    text-decoration:none;
}

#MySignature img{
    float:left;
    margin-top:11px;
    margin-right:11px;
}

.headermaintitle{
    color:#31859B;
}

#navigator{
    border-top:2px solid #31859B;
    border-bottom:2px solid #31859B;
    background:#B7DDE8;
}

.blogStats{
    color:#7F7F7F;
}

#sideBar{
    border-right:2px solid #31859B;
    border-bottom:2px solid #31859B;
}

#sideBar strong{
    color:#31859B;
}

.catListTitle{
    color:#205867;
    border-bottom:1px solid #31859B;
    margin-bottom:5px;
    display:block;
}

.postDesc{
    clear:both;
}

#footer{
    clear:both;
}