#main_content p {
  font-size: 14px;
  float: left;
  margin-right: 10px;
  font-weight: bold;
  color: #053259;
}

#main_content .bt a {
  padding: 8px;
  font-size: 14px;
  background: #F23F72;
  color: #fff;
  margin-right: 10px;
}

#main_content .bt a:hover {
  color: #333;
  text-decoration: none;
}
