img.author_avatar:hover {

 transform: scale(1.1) rotate(-45deg);
}


#cnblogs_post_body h1 {
background: #265B8A;
border-radius: 6px 6px 6px 6px;
color: #FFFFFF;
font-family: FZShuTi；
font-size: 23px;
font-weight: bold;
height: 25px;
line-height: 25px;
margin: 18px 0 !important;
padding: 12px 0 8px 5px;
text-shadow: 2px 2px 3px #222222;
text-align:center;
margin-bottom: 20px;
}
#cnblogs_post_body h2 {
background-color: rgb(223, 63, 23);
border-radius: 3px;
text-align:center;
color: #000000;
border-radius: 10px 10px 10px 10px;
font-weight: bold;
text-shadow: 3px 3px 3px #222222;
padding: 5px 15px 0px 15px;
margin-bottom: 10px;
}
#cnblogs_post_body h3 {
background-color: rgba(245, 231, 33, 0.945);
border-radius: 3px;
text-align:left;
color:#000000;
border-radius: 10px 10px 10px 10px;
font-weight: bold;
text-shadow: 1px 1px 1px #222222;
padding: 5px 10px 5px 10px;
margin-bottom: 10px 20px 0px 20px;
}
#cnblogs_post_body h4 {
background-color: #5bc0de;
border-radius: 3px;
text-align:center;
color: white;
font-weight: bold;
text-shadow: 1px 1px 2px #222222;
padding: 5px 15px;
margin-bottom: 10px;
width:25%
}
code {
padding: 1px 3px;
margin: 0 3px;
background: #ddd;
border: 1px solid #ccc;
font-family: Menlo,Monaco,Andale Mono,lucida console,Courier New,monospace;
font-weight: bold;
word-wrap: break-word;
font-size: 14px;
}
#cnblogs_post_body table {
text-align: center;
width: 100%;
border: 1px solid #dedede;
margin: 15px 0;
font-weight: bold;
border-collapse: collapse;
#cnblogs_post_body h1 {
background: #265B8A;
border-radius: 6px 6px 6px 6px;
color: #FFFFFF;
font-family: FZShuTi；
font-size: 23px;
font-weight: bold;
height: 25px;
line-height: 25px;
margin: 18px 0 !important;
padding: 12px 0 8px 5px;
text-shadow: 2px 2px 3px #222222;
text-align:center;
margin-bottom: 20px;
}
#cnblogs_post_body h2 {
background-color: rgb(223, 63, 23);
border-radius: 3px;
text-align:center;
color: white;
border-radius: 10px 10px 10px 10px;
font-weight: bold;
text-shadow: 3px 3px 3px #222222;
padding: 5px 15px 0px 15px;
margin-bottom: 10px;
}
#cnblogs_post_body h3 {
background-color: rgba(245, 231, 33, 0.945)