.Resume {
background: #6E7B8B url('https://my.oschina.net/img/2012/resume24.png') no-repeat left bottom;
margin: 3px 0 0 0;
color: white;
padding: 18px 10px 18px 40px;
}
.Resume_left {
background: #FF0000 no-repeat left bottom;
margin: 3px 0 0 0;
color: white;
cursor:pointer;
padding: 18px 10px 18px 40px;
}
.Resume_right {
background: rgb(27,161,226) no-repeat left bottom;
margin: 3px 0 0 0;
color: white;
cursor:pointer;
padding: 18px 10px 18px 40px;
}


#blogTitle{
background:url('https://p13.freep.cn/p.aspx?u=v20_p13_photo_1203201553361085_0.png') no-repeat right;
}


.catListBlogRank{
  background: rgb(27,161,226);
  padding-left:15px;
}
.catListBlogRank h3{
   color: white; 
}

.catListArticleArchive{
   background-color:rgb(51,153,51);
   padding-left:15px;
}
.catListArticleArchive h3{
   color: white;
}

.catListArticleCategory{
     padding-left:15px;
}

#navigator ul li{
  
  padding-left:10px;
  padding-right:10px;
}