#Header1_HeaderTitle{
    font-family: 'microsoft yahei',Arial,sans-serif;
    text-decoration: none;
}
.postTitle2{
    color: #075DB3;
}
#navList a {
color: #935A32;
font-size: 14px;
font-weight: bold;
padding: 5px 10px;
background: none;
}
#navList a:hover {
color: #075DB3;
background: #AA7A53;
border-radius: 5px;
}