body {
    color: #000;
    background: aliceblue;
   font-family: '微软雅黑';
    font-size: 9pt;
    min-height: 101%;
    position: relative;
}
        #header {
    width: 990px;
    height: 196px;
    margin: 0 auto;
    position: relative;
}
        #navigator {
    width: 990px;
    height: 39px;
    position: relative;
}
        #blogTitle {
    width: 990px;
    height: 201px;
    background: #f0f8ff;
}
        #blogTitle .title {
    margin: 0 30px;
    font-size: 22px;
    font-weight: bold;
    color: #9b4805;
    float: left;
    margin-left: 260px;
    line-height: 9.7em;
}

        #blogTitle .subtitle {
    line-height: 15em;
    color: #000000;
    float: left;
    font-size: 14px;
    margin-left: 6px;
    padding-top: 5px;
}

        .postTitle {
    display: inline-block;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #e8ccb6;
    float: left;
    line-height: 1.5em;
    width: 100%;
}
      .postTitle2 {
    margin-left: 36px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    display: inline-block;
    position: relative;
    top: 11px;
    float: left;
}
        .postCon {
    color: #000000;
    font-size: 13px;
    /* font-weight: bold; */
    font-family: Microsoft YaHei;
    letter-spacing: 0.5px;
    padding: 20px;
    margin: 20px 0;
    width: 694px;
    overflow: hidden;
    float: right;
    line-height: 2.5em;
    /* width: 100%; */
    clear: both;
    padding: 20px 10px;
    border: 1px solid #d4acac;
    border-radius: 7px;
    line-height: 28px;
}
        .c_b_p_desc {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    line-height: 2.0;
}

        .postDesc {
    font-weight: bold;
    font-size: 13px;
    float: right;
    clear: both;
    padding-left: 2em;
    color: #000000;
    margin: 11px 0;
}
        .postDesc a {
    color: #af5d1f;
}

   #sideBar {
           font-size: 13px;
    background-color: #f3eeea;
    width: 204px;
    position: relative;
    overflow: hidden;
    word-break: break-all;
     top: 25px;
    left: 0;
    padding: 0 8px;
    color: #5a5a5a;
}
   .newsItem {
    font-size: 13px;
    letter-spacing: 1px;
   padding: 15px 30px 5px 16px;
    margin-bottom: 8px;
}
   .newsItem a {
    font-weight: bold;
    color: #000000;
}
        .CalTitle tr {
        line-height:2.5em;
        }

        #calendar .CalNextPrev a:visited, #calendar .CalNextPrev a:active {
    font-weight: bold;
     background-color: #c2763c;
}

        #calendar .CalNextPrev a:hover, #calendar .CalNextPrev a:hover {
          background-color: #c2763c;
        }
        .CalTitle .CalNextPrev a:hover, .CalTitle .CalNextPrev a:hover {
        background-color: #c2763c;
        } 
      
        #calendar table a:hover {
    color: aliceblue;
    text-decoration: none;
    background-color: #c2763c;
}
        .input_my_zzk {
    border-radius: 3px;
    border: 1px solid #ccc;
}
        input.btn_my_zzk {
    cursor: pointer;
    border-radius: 1px;
    vertical-align: middle;
    height: 22px;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #b9b5b2;
    background-color: #f3eeea;
}
        input.btn_my_zzk:hover {
    background-color: #ffffff;
   
}

#navList li {
    margin-right: 30px;
}