.btn-print {
  width: 130px;
  height: 44px;
  margin-left: 10px;
  background-color: #fff;
  border: 1px solid #cdd6dd;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 12px 12px;
  background-image: url(/service/newpd/guide/icon_print.gif);
}


