#blogTitle {
     display:none;
}


#title{
    font-size:18px;
    text-align:center;
    line-height:30px;
    color:#000;
   
}
.catListTitle{
    background:#72b16b;
    border:0 solid red;
    
}

#navigator {
        background-color: #40494e;
}

#navList {
      width:600px;
      float:right;
}

#home{
    background:url(https://github.com/daweihe/JSLearn/blob/master/dino-reichmuth-98982.jpg);
}



#main2{
   width:89%;
   background:#fff;
   padding:15px;
   border:1px solid lightgray;
   margin-bottom:5px;
display:none;
}

#myP{
   font-size:16px;
}


#number{
   font-size:18px;
   color:red;
   font-weight:bolder;
}


#ad_t2{
   display:none;
}
#cnblogs_c1{
   display:none;
}
#under_post_news{
   display:none;
}
#under_post_kb{
   display:none;
}
#cnblogs_c2{
   display:none;
}



#footer{
   text-align:center;
   background:hsl(0, 2%, 18%);
   color:#fff;
   margin-bottom:0;
}

#footer2{
   text-align:center;
   line-height:35px;
    background:hsl(0, 2%, 18%);
    border-top:1px solid gray;
}