body{
 background-image: none;
}
#navList a:hover {
    background-color: #5EC3F7;
    color: #FFF;
}
#navList li{
list-style: none;
}
#blogTitle {
    background: none;
    height: 0px;
}
#mainContent
{
 width:930px;
}
#sideBar
{
 width:250px
}
.input_my_zzk{
width: 120px;
}