#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: 10px;
  border:2px solid #406CA4;
  float:left;
}

#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 {
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    background-color: #808080;
    color: white;
    font-family: 宋体,Calibri;
    font-size: 26px;
    font-weight: bold;
    margin: 15px 0px 15px 0;
    padding: 8px;
    box-shadow:0 0 0 1px #808080, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    text-shadow:2px 2px 3px #222222;
}

#mainContent .postBody h2 {
     background-color: #0184B2;
    color: white;
    font-family: 微软雅黑,Calibri;
    font-weight: normal;
    font-size: 17px;
    margin: 15px 0px 15px 0;
    padding: 5px;
}

#mainContent .postBody h3 {
    border-radius: 6px;
    color: #3399cc;
    font-family: "微软雅黑","宋体","黑体",Arial;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 15px !important;
    padding: 5px 0;
    text-shadow: 2px 2px 3px #000000;
    border-bottom: 1px solid #3399cc;
}

#sideBarMain .catListTitle{
  background-color: #5E5D5D;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.8e;
  margin: 10px 0px 0px 0px;
  padding: 6px;
  text-align: left;
  font-family: "微软雅黑","Microsoft YaHei", "宋体", "Segoe UI", Tahoma, Arial;
}

.catListTitle {
  border: 1px solid #5E5D5D;
}

.menu{
   font-size: 14px;
   font-weight: bold;
}

.headermaintitle{
   font-weight: bold;
}

.subtitle{
   font-weight: bold;
}

blockquote{
  border : 2px solid #EFEFEF;;
  background-color : #FFFFA3;
  box-shadow : 0 0 8px #AAAAAA;
  padding : 0px;
  margin : 10px 5px 5px 5px;
  font-family : verdana,Arial,Helvetica,sans-serif;
  clear : both;
  font-size : 15px;
  color : #333333;
}

blockquote p {
    color: #f79646;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0;
    padding: 0;
}

#blog-news{
  padding:5px 0px;
}

#blog-news hr{
  color : #DDDDDD;
}

#cnblogs_post_body hr{
 height:3px;border:none;border-top:3px double orange;
}

#cnblogs_post_body p a{
 color : orange;
}

input.btn_my_zzk {
 background: #0184B2;
}

.sidebar-block h3 {
 border: 1px solid #5E5D5D;
}