.ui{
	-webkit-box-shadow: #666 0px 0px 10px;  
   	-moz-box-shadow: #666 0px 0px 10px;  
   	box-shadow: #666 0px 0px 10px;  
	
}

#suwings-top{
   height: 34px;
   background-color: rgb(245,245,245);
   border-bottom: 1px solid #e5e5e5;
    position: fixed; 
    width: 100%; 
    z-index: 999;
    line-height: 34px;
    opacity: 0.72;
overflow:hidden;
font-size:12px;
}
#suwings-log{
font-size: 13px;
 margin: 0px 22px;
 text-shadow: 5px 5px 10px rgb(0, 0, 0); 
}

.suwings-mu{
color: rgb(122,122,122);
margin: 0px 4px;
overflow:hidden;
font-size:12px;
line-height: 32px;
}
.suwings-mu:hover{
color: red;
}

body{
 font-family:"微软雅黑";
}

#blog_nav_sitehome{
visibility: hidden;
width: 0px;
position: fixed;
height: 0px;
}

#ad_t2,#ad_c1,#under_post_news,#under_post_kb,#ad_c2{
	visibility: collapse;
	height: 0px;
}

#blog_nav_sitehome{
display: none;
}

#home{
margin-top: 0px;
}