body{
	background:url(https://bz1080p.com/wp-content/uploads/2015/01/bz1080p.com_2015-01-09_02-36-10.jpg) no-repeat fixed top;
	font-family: "Microsoft Yahei";
}
#main{
	opacity: 0.9;
}
#Header1_HeaderTitle{
	font-size:45px;
}
#blogTitle h2{
	font-size: 20px;
	margin: 1em 0 0 4em;
}
.catListTitle{
	color: #222;
	border-radius: 5px;
}

#navList a{
	font-size: 15px;
}
#navList a:link{
        text-decoration: none;
        text-shadow:none; 
}
.postTitle a{ 
	font-size: 18px;
}
.postTitle a:link{
	color: #1c7791;
}
.postTitle a:hover{
	color: orange;
}
.dayTitle a:link{
	color: #BDBDBD;
}
.c_b_p_desc{
	font-size: 14px;
}
#footer{
	font-size: 15px;
	color: #BDBDBD;

}
.cnblogs_code{
	border-radius: 7px;
}
.c_ad_block{
	display: none;
}
#site_nav_under{
	visibility:hidden;
}
#sidebar_toptags{
        display:none;
}