#div_digg {
   float:right;
   font-size:12px;
   margin-bottom:10px;
   margin-right:30px;
   margin-top:10px;
   text-align:center;
   width:120px;
   position: fixed; right: 0px; 
   bottom: 0px; z-index: 10; 
   background-color: white; 
   margin: 10px; padding: 10px; 
   border: 1px solid rgb(204, 204, 204);
}


.vote{
   float:right;
   font-size:12px;
   margin-bottom:10px;
   margin-right:30px;
   margin-top:10px;
   text-align:center;
   width:120px;
   position: fixed; right: 0px; 
   bottom: 0px; z-index: 10;
   background-color: white; 
   margin: 10px; padding: 10px; 
   border: 1px solid green;
}

#MySignature #psDiv{
   width:100%;
   margin:30px 0px 8px 0px;
   font-size:15px;
   color : red;
}

#MySignature #psDiv span{
   font-weight:bolder;
}

#MySignature #psDiv span[class="tjSpan"]{
   cursor:pointer;
}
 
#MySignature #bqDiv{　　
  margin-top:30px;
  border:2px solid green;
  float:left;
  width:100%;
}

#MySignature .share_text{
  display: block;
  font-weight:bloder;
  float: left;
  line-height: 16px !important;
  margin: 0 5px 0px 0px;
  color: #3297FB;
  font-size:14px;
}

#mainContent .postBody h1 {
    background-color: #808080;
    color: white;
    font-family: 宋体,Calibri;
    font-size: 30px;
    font-weight: bold;
    margin: 0px 8px;
    padding: 8px;
}

#mainContent .postBody h2 {
    background-color: #406CA4;
    color: white;
    font-family: 宋体,Calibri;
    font-weight: bold;
    font-size: 20px;
    margin: 15px 0px 15px 0;
    padding: 5px;
}

#sideBarMain .catListTitle{
  background-color:#406CA4;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.8e;
  margin: 16px 0px 5px 0px;
  padding: 6px;
  text-align: left;
  font-family: "微软雅黑","Microsoft YaHei", "宋体", "Segoe UI", Tahoma, Arial;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
}

.menu{
   font-size: 14px;
   font-weight: bold;
}

.headermaintitle{
   font-weight: bold;
}

.subtitle{
   font-weight: bold;
}