#MySignature .content {
    background: #f0f8ff url("https://images.cnblogs.com/cnblogs_com/youring2/369959/o_o_info.png") no-repeat scroll 15px 50%;
    border: 1px dashed #999999;
    padding: 10px 10px 10px 80px;
}
.jiathis_style{top:280px !important;}

.feedbackListSubtitle {
	color: #666;
}
.feedbackListSubtitle a:link, .feedbackListSubtitle a:visited, .feedbackListSubtitle a:active {
	color: #666;
	font-weight: normal;
}
.feedbackListSubtitle a:hover {
	color: #f60;
	text-decoration: none;
}
.feedbackManage {
	width: 200px;
	text-align: right;
	float: right;
}
.feedbackCon {
line-height:1.8em;
position: relative;
padding: 15px;
margin: 2em 2em 3em;
color: #2b2b2b !important;
background: #9CD8E6;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#9CD8E6), to(#9CD8E6));
background: -moz-linear-gradient(#9CD8E6, #9CD8E6);
background: -o-linear-gradient(#9CD8E6, #9CD8E6);
background: linear-gradient(#9CD8E6,#9CD8E6);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.feedbackCon a{
	color:#fff;
}

.feedbackCon:after {
top: -20px;
bottom: auto;
left: auto;
border-width: 20px 20px 0 0;
border-color: transparent #9CD8E6;

content: "";
position: absolute;
border-style: solid;
display: block;
border-width: 20px 0 0 20px;
width: 0;
}
/* 关注 */
#p_b_follow a {
   background: #febb69 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-family: "Microsoft Yahei","Simsun",Arial;
    font-size: 20px;
    font-weight: bold;
    height: 31px;
    letter-spacing: 3px;
    line-height: 31px;
    padding: 1px;
    text-align: center;
    width: 155px;
}