#blogTitle h1 a, #blogTitle h2 {
    color: #a00050;
    text-shadow: 3px 3px 4px #ffa0b5;
    font-family: "萝莉体","微软雅黑";
}
#home{
    width:95%;
}
.postDesc{
    color: #777;
}
#main{
    background-color: #dad9f3AA;
    font-size: 14px;
}
#mainContent{
    background: transparent;
    width: 80%;
}
#navigator{
    background: #77bb
}
body{
    background-image: url(https://images.cnblogs.com/cnblogs_com/enzymii/1158916/o_60889157_p0.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover
}
.cnblogs-markdown code{
    background: #f5f5f566 !important
}
pre.prettyprint code{
    background: #f5f5f566 !important
}
.newsItem {  
    margin: 0;  
    background-image: url(https://);    
    background-repeat:no-repeat;  
        background-position:0% 0%;  
    background-size:cover; 
} 
.newsItem .catListTitle{
    border:1px solid transparent;
    background: #77b4;
}
#blog-sidecolumn .catListTitle{
    border:1px solid transparent;
    background: #77b4;
}
#sourceCode{
    background: #f5f5f566
}
.input_my_zzk{
    background: #ffeeff99
}
blockquote {
    background: #fff2ff77;
    color: #525 !important;
    border-left: 5px solid #5256;
}
div.commentform textarea {
    background: #A0F0F045;
}
.heimu{
    background-color:Black;
    color:Black;
}
.heimu:hover{
    cursor: help;
    color:White;
}
.diggit {
    background-image: url(https://images.cnblogs.com/cnblogs_com/enzymii/1158916/o_chino.png);
    background-size: cover;
    width:166px;
    height:250px;
}
.buryit {
    width: 0px;
    heigth: 0px;
}
.diggnum {font-size: 0px;}
.burynum {font-size: 0px;}
#nav2 { 
    width:160px;
    height: 288px;
    border: 1px;
    solid transparent;
    position:fixed;
    right: 0;
    top: 68%;
    background-image: url(https://images.cnblogs.com/cnblogs_com/enzymii/1158916/o_Chino_yoko.png);
    background-size: cover;
}
#nav1 { 
    width:160px;
    height: 288px;
    border: 1px;
    solid transparent;
    position:fixed;
    left: 0;
    top: 68%;
    background-image: url(https://images.cnblogs.com/cnblogs_com/enzymii/1158916/o_Cocoa-yoko.png);
    background-size: cover;
}
#profile_block a{
    font-weight:800;
    font-style:italic;
}
#hito{
    background-color: #ffffff66;
    color:#ff8000;
    font-style:italic;
    padding-left:2px;
    padding-right:2px;
}
#hitokoto{
    padding-top:5px;
}
#from{
    text-align:right;
    padding-bottom:5px;
}
#circle{
  position:fixed;
  width: 50px;
  height: 50px;
  background-color:#aaaaaa;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}