#home{
width:80%;
font-family:'Microsoft YaHei'
}
#navigator{
-moz-box-shadow:0px 0px 20px #333; -webkit-box-shadow:0px 0px 20px #333; box-shadow:0px 0px 20px #333;
}
input{
outline:none;
   height:30px !important ; 
background-color:#fff;
border:1px solid #ccc;
}
input[type=text]{
width:60% !important;
padding-left:10px;
height:30px !important;
}
#sidebar_search_box{
padding-left:15px;
padding:right:15px
}
#blog-sidecolumn .catListTitle{
border:0px;
background-color:#f7f7f7
}
#blogTitle h2{margin-top:10px;margin-left:4em}
#blogTitle{display:none}