.post a:visited{
	color: #1999ec;
	text-decoration: none;
}
.post a:link{
	color: #1999ec;
	text-decoration: none;
}
.postTitle{
	padding: 5px;
}
.postTitle h1{
	padding: 0px;
}
#topics .postTitle{
	border-bottom: 1px solid #ddd;
}
a.postTitle2:link{
        color: #0477fb;
}
a.postTitle2:visited{
        color: #0477fb;
}
.postTitle2{
	font-size: 18px;
}
#bnr_pic{
	background: none;
}
.img_avatar{
	height: 60px;
}
.headerDis{
	padding-left: 100px;
}
.cnblogs_Highlighter{
	border: 1px dashed #ADD8E6;
}
.note {
        margin: 10px 0;
        padding: 15px 20px 15px 60px;
        background: #FCFAA9 url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_yellow-pin.png') no-repeat 20px 0;
        font-size: 15px;
        font-family: 'Microsoft Yahei';
        box-shadow: 0 0 8px #aaa;
        border:2px solid #56c2df;
        clear: both;
}
.nb{
        color: #e25832;
}