body{
    font-family: comic sans ms,sans-serif;
}
#cnblogs_post_body
{
    color: black;      
    /* font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif; */
    font: 0.875em/1.5em comic sans ms,sans-serif;
    font-size: 15px;
}
#cnblogs_post_body h4{
    background: #008EB7;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    /* font-family: "微软雅黑" , "宋体" , "黑体" ,Arial; */
    font-family: comic sans ms,sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #555;
}
#cnblogs_post_body h6{
    font-size: 16px;
}
#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb{
    display:none;
}
/* 定制返回顶部按键 */
#toTop {
    /*background: #169fe6;*/
    position: fixed;
    right: 15px;
    bottom: 20px;
    /*padding:0 6px;*/
    /*color:#fff;*/
    /*border-radius:2px;*/
    /*font-size:12px;*/
}
#toTop:hover{
    /*text-decoration: none;*/
    /*background: #1583BF;*/
}
/*页码hover效果*/
.topicListFooter .pager a:hover{
    border-radius: none;
    box-shadow: none;
    margin: 0 2px;
    padding: 3px 6px;
    line-height: 21px;
    display: inline;
}
/*图片居中*/
p.ta-center{
    text-align: center;
}

/*以下是锚点样式*/
#sideToolbar {
	position: fixed;
	bottom: -12px;
	right: 25px;
	width: 250px;
	/*height: 440px;*/
        
}
#sideCatalog{
	background-color:#fff;
	padding-bottom:10px;
	border-radius:5px;
        /*display: none;*/
}
#sideCatalog-sidebar {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #eaeaea;
	border-color: -moz-use-text-color #eaeaea;
	border-image: none;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-style: none solid;
	border-width: 0 1px;
	/*height: 353px;*/
	left: 5px;
	position: absolute;
	top: 0;
	width: 0
}
#sideCatalog-catalog {
	/*height: 325px;*/
        height: auto;
	padding-top: 18px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-left: 23px;
	position: relative;
        padding-bottom: 18px;
        border-left: 1px solid #eaeaea;
        left: 5px;
        max-height: 350px;
}
#sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-top {
	cursor: pointer;
	top: 0
}
#sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-bottom {
	/*bottom: 0;*/
}
#sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-top,#sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-bottom {
	background: url("https://images.cnblogs.com/cnblogs_com/miangao/1001115/o_o_sideToolbar.png") no-repeat scroll 0 -199px transparent;
	height: 10px;
	left: -5px;
	overflow: hidden;
	position: absolute;
	width: 10px
}
#sideCatalog li {
	margin: 0px;
	/*padding: 4px 7px;*/
        padding: 10px 7px 0;
	text-align: left;
	position: relative;
}
#sideCatalog li: hover {
	background-color: #f5f5f5
}
#sideCatalog-catalog ul .active {
	background-color: #f5f5f5
}
#sideCatalog-catalog .active a {
	color: #519cea
}
#sideCatalog-catalog a: hover {
	color: #519cea
}
#sideCatalog span: first-child {
	color: #999;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px
}
#sideCatalog li.h2Offset {
	padding-left: 45px;
	text-indent: -25px
}
#sideCatalog li.h3Offset {
        padding: 0 16px 0 46px;
	/*padding-left: 46px;*/
	text-indent: -22px;
}
#sideCatalog a {
	text-decoration: none;
	color: #555;
	font-weight: bold
}
.sideCatalog-dot {
	background: url("https://images.cnblogs.com/cnblogs_com/miangao/1001115/o_o_sideToolbar.png") repeat scroll 0 -222px transparent;
	cursor: pointer;
	font-size: 12px;
	height: 10px;
	left: -10px;
	line-height: 12px;
	overflow: hidden;
	position: absolute;
	top: 4px;
	width: 6px
}
#sideCatalog .highlight .sideCatalog-dot {
	background: url("https://images.cnblogs.com/cnblogs_com/miangao/1001115/o_o_sideToolbar.png") no-repeat scroll -271px -38px transparent;
	height: 13px;
	left: -23px;
	top: 3px;
	width: 18px
}
#sideCatalogBtn {
	background: url("https://images.cnblogs.com/cnblogs_com/miangao/1001115/o_o_sideToolbar.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	height: 45px;
	margin-bottom: 5px;
	margin-left: 5px;
	position: relative;
	width: 45px;
	margin-top: 10px;
	outline: 0
}
#sideCatalogBtn:hover {	
	background: url("https://images.cnblogs.com/cnblogs_com/miangao/1001115/o_o_sideToolbar.png") no-repeat scroll -154px 0 transparent;
	
}

#sideToolbar-up {
	background: url("https://images.cnblogs.com/cnblogs_com/miangao/1001115/o_o_sideToolbar.png") no-repeat scroll -1px -62px transparent;
	border-radius: 2px;
	display: block;
	height: 45px;
	margin-left: 5px;
	width: 45px;
	outline: 0
}
#sideToolbar-up:hover {
	background: url("https://images.cnblogs.com/cnblogs_com/miangao/1001115/o_o_sideToolbar.png") no-repeat scroll -74px -62px transparent
}
#div_digg{
	z-index: 999;
}

/*以上是锚点*/