#RecentCommentsBlock li {
margin: 0;
width: 275px;
}
#RecentCommentsBlock li.recent_comment_body {
border-radius: 0;
margin: 0;
}
#RecentCommentsBlock li.recent_comment_title {
border-radius: 5px 5px 0 0;
margin: 3px 0 0;
}
#RecentCommentsBlock li.recent_comment_author {
border-radius: 0 0 5px 5px;
margin: 0;
}
.desc_img{
width:75px;
max-width:75px;
}

#blog-calendar{
background:#F9F9F9;
width:95%;
}
#blog-calendar table{
background:#F9F9F9;
}

/* comment */
div.commentform{
margin-bottom:100px;
}
#commentform_title {
background: url("<a href="https://static.cnblogs.com/images/icon_addcomment.gif">https://static.cnblogs.com/images/icon_addcomment.gif</a>") no-repeat scroll 0 2px;
color: #0078d8;
font-size:14px;
}
div.commentform p{
margin-bottom:10px;
}
.comment_btn {
height: 35px;
width: 90px;
background: none repeat scroll 0 0 #0078d8;
border: 0 none;
border-radius: 5px;
color: white;
cursor:pointer;
}
.comment_btn:hover{
background:#317ef3;
}
#commentbox_opt,#commentbox_opt + p {
text-align:center;
}
#tbCommentBody{
width:100%;
resize:none;
}
#tbCommentAuthor,#tbCommentBody{
border:1px solid #0078d8;
}
#tbCommentBody:hover{
border:1px solid #fca021;
}
#comments > h3 {
background: none repeat scroll 0 0 #0078d8;
border-radius: 3px;
color: white;
padding: 8px;
border:0 none;
font-size:14px;
}
#comments{
font-size: 13px;
}
#comments h4{
margin-top:10px;
}
#comments h4 span {
color: #6c6351;
font-size: 12px;
}
.comment_actions {
border-bottom: 1px dashed #0078d8;
display: block;
padding-bottom: 10px;
}
.blog_comment_body {
color: #111;
font-size: 13px;
margin-bottom: 10px;
margin-top: 10px;
}
#comment_nav {
font-size: 14px;
margin-top: 10px;
text-align: right;
}
/* advertise */
#site_nav_under,#ad_under_post_holder,#under_post_news,#google_ad_c2,#under_post_kb{
width:0;
height:0;
display:none;
overflow:hidden;
}
/*----------------nav----------------------------*/
/#navList {background:url(https://images.cnblogs.com/cnblogs_com/libaoheng/435190/o_bg-tabs.png)no-repeat center bottom;border: none !important;height: 52px;text-align: center;margin: 0 0 12px;padding: 15px 0 1px;font-size: 16px;}

#navList li {margin: 0;display: inline-block;vertical-align: bottom;}

#navList a {font-family: 'Microsoft YaHei';color: #333;text-decoration: none;background: #D8E1ECurl(https://i1.asp.net/images/ui/sprite-ui.png?cdn_id=t32) repeat-x 0-363px;border: 1px solid #D8E1EC;border-bottom: 0;display: block;padding: 16px 36px 0;margin: 0;position: relative;top: 0;text-align: center;-moz-border-radius: 3px 3px 0 0;-webkit-border-radius: 3px 3px 0 0;border-radius: 3px 3px 0 0;min-height: 36px;}

#navList a:hover,#MyLinks1_MyHomeLink {background: white !important;color: #000 !important;border: 1px solid #CFD0D3 !important;border-bottom: 0 !important;-moz-box-shadow: 0 6px 0 #fff, 0 0 4px #bbb !important;-webkit-box-shadow: 0 6px 0 white, 0 0 4px #BBB !important;box-shadow: 0 6px 0 white, 0 0 4px #BBB !important;}