.postTitle a:link, .postTitle a:visited, .postTitle a:active{
   color:#000;
}
.postTitle a:hover {
  color:#808080;
}
.catListTitle {
background-color:#000;
border:1px solid #000;
}
input.btn_my_zzk{background: #000;
    border: 1px solid #000;
    border-radius: 4px;
    color: #fff;
    width: 65px;}