#header{

}
#mylinks{
    font-size:14px;
}
#mystats{
    width:740px;
}
.headerText{
    text-align:center;
}
#div_digg {
    background-color: white;
    border: 1px solid #CCCCCC;
    bottom: 10;
    padding: 10px;
    margin: 10px;
    position: fixed;
    right:81px;
    text-align: center;
    z-index: 1000;
}
#comment_nav{
    background-color: white;
    border: 1px solid #CCCCCC;
    bottom: 0;
    padding: 10px;
    margin: 10px;
    position: fixed;
    right: 20px;
    text-align: center;
    z-index: 1000;    
}
/*回到顶部*/
#back-top {
	position: fixed;
	bottom: 45px;
	right: 38px;
}
#back-top span {
	width: 50px;
	height: 64px;
	display: block;
	background:url(https://pic002.cnblogs.com/images/2012/36987/2012080815381348.png) no-repeat center center;
}
#back-top a{outline:none};