#screen {
		position: absolute;
		width: 100%;
		height: 100%;
               z-index:0;
overflow:hidden;
	}
	#screen span {
		background:rgb(22, 159, 230,.3);
		font-size: 0;
		overflow: hidden;
		width: 2px;
		height: 2px;
	}
#main{
position: relative;
}
#home{
overflow:hidden;
width:100%;
}
#footer{
position: relative;
color:#ccc;
}
body{
position: relative;
}
#page_begin_html{
position: absolute;
width:100%;
height:100%;
}
#sidebar_search{
display:none;
}
#navList a:hover{
    text-shadow: 0px 1px 1px #2fa1dd;
}

#blog-calendar{
display:none !important;
}
canvas{
display:block;
}
#zzsc{
background:#fff;
}
#profile_block:hover,#profile_block{
border:0;
}