/*去掉标题左边的“原”、“转”图片。那个太难看了。*/
div.postTitle img {
  display:none;
}