/*****Kenengba页面风格*****/
.postBody h2
{
      background-color: rgb(153, 204, 0);
      line-height: 35px; 
      border: 1px solid rgb(102, 102, 102); 
      color: rgb(0, 0, 0); 
      text-indent: 6px; 
      font-size: 21px;
}

.postBody h3
{
      color: #36F;
      font-size: 16px;
      margin: 1.5px 0pt 0.5px;
}

.postBody after
{
      border-left: 5px solid #DDD;
      margin: 15px 30px 0pt 10px;
      padding-left: 20px;
}

#author_profile
{
      display：none;
}