#ZjmainstayCnblogsSWFTags{
    　　overflow: visible;
　　    position: absolute;
　　    right: 10px;
　　    top: 735px;
　　    width: 160px;
　　    z-index: 10000;
　　}

#blog-news img{
  margin-bottom:10px;
  float:left
}

#blog-news>a{
  line-height: 30px;
}

.feedbackCon img:hover {
-webkit-transform: rotateZ(360deg);
-moz-transform: rotateZ(360deg);
-ms-transform: rotateZ(360deg);
-o-transform: rotateZ(360deg);
transform: rotateZ(360deg);
}
 
.feedbackCon img {
border-radius: 40px;
-webkit-transition: all 0.6s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}

.blog_comment_body {
    border-radius: 8px;
    max-width: 80%;
    padding: 8px;
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}


.body_right img {
   border-radius:100%;
   margin-right:10px
}


#cnblogs_post_body
{
    color: black;      
    font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
    font-size: 15px;
}
#cnblogs_post_body h1    {
    background: #333366;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 23px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h2    {
    background: #0099CC;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px rgb(34, 34, 34);
}
#cnblogs_post_body h3    {
    background: #CCCCCC;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px rgb(34, 34, 34);
}

#topics .postTitle{
  font-size:30px;
}

#sideCatalog-catalog .nav>li:first-child {
   display:none
}

#div_digg{
    right: 50%;
    margin-right: -80px;
}

#navCategory a{
    border-bottom-style: inset;
    border-bottom-width: 1px;
    color:#0099CC;
    text-decoration: none;
}

#navCategory li{
  margin-bottom:0px;
}

#profile_block {
  font-size: 14px;
}