#blogTitle{
	height: 170px;
	background: #ffffff scroll 0% 0%;
background-image:url("https://images.cnblogs.com/cnblogs_com/yfsmooth/715550/o_back.png");
background-repeat:no-repeat;
	clear: both;
}
#blogTitle h1 {
    font-size: 40px;
font-family: Cursive ;
    font-weight: bold;
    line-height: 1.5;
    margin-left:180px;
    margin-top: 50px;
    width: 50%;
    float: left;
}


#blogTitle h2 {
    font-size: 20px;
font-family: Cursive ;
    font-weight: bold;
    line-height: 1.5;
    margin-left:210px;
    margin-top: 10px;
    width: 50%;
    float: left;
}
.catListTitle{
	background-color:#12A2EA;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active{
	color:#156CE5;
}
.postTitle a:hover{
	color:#F60;
}
#navList li{
	background-image:url("https://images.cnblogs.com/cnblogs_com/yfsmooth/715550/o_menu.png");
background-repeat:no-repeat;
}
#navigator{
	background-image:url("https://images.cnblogs.com/cnblogs_com/yfsmooth/715550/o_menu_back.png");
}
.dayTitle{
	background-image:url("https://images.cnblogs.com/cnblogs_com/yfsmooth/715550/o_title2.png");
	color:#FFF;
        font-size: 1.5em;
}



#leftTool{
position: absolute;
right: 0px;
top: 30%;
	}
.Tool{
	width: 60px;
	height: 30px;
	margin-top:5px;
	text-align: center;
	background-color: red;
	color: #FFFFFF;
}