<style type="text/css">

# clss{
}

body {

}
#home {
background-color:white;
width:90%;
margin:0 auto;
}
#header {
background-color:#2175BC;
}
#main {
margin-top:50px;
}
#header #blogTitle {
display:none;
}

#header #navigator {
height:50px;
background-color:#2175BC;
color: white;
font-weight:bold;
text-align:center;
line-height:50px;
}


#header #navigator a{
font-size:14px;
color: white;
}

.postCon {
color:#444444;
}
.postTitle {
border-left:3px solid #2175BC;
padding-left:10px;
}

.catListTitle {
border-top:3px solid #2175BC;
padding-top:5px;
border-bottom:1px solid #CCC;
padding-bottom:5px;
color:#666666;
}

#sideBar {
padding:0px;
margin:0px;
right:5%;
border:0px;
}


#profile_block {
color:#666666;
}

.catListTag li {
font-size:12px;
}

#profile_block {
padding-left:5px;
margin-top:10px;
}
.div_my_zzk {
padding-left:5px;
margin-top:10px;
}
.catListTag ul {
margin-top:10px;
}
.catListTag li a{
margin-left:5px;
}

.cnblogs_code {
background-image:url("https://images.cnblogs.com/cnblogs_com/gossiplee/768634/o_bg.png");
background-color:#fafbfc;
border-left:3px solid #F39800;
padding-left:10px;
}


img {

border: 1px solid #999;
margin:0px;

}
</style>