.result_item{
  margin-bottom: 20px;
}

.result_item a{ 
  font-size: 14px;
  color: #0066CC;
  text-decoration: none;
}

.result_item a:hover{ 
  color: #DA2921;
}

.result_item img{
  margin-right: 7px;
  float: left;
}

.comment{
  color: #999999;
  font-weight: bold;
}

.page_list a{
  color: #666666;
  margin-right: 4px;
  margin-left: 2px;
}

.post_date{
 font-size: 10px;
 color: #999999;
}