#MainBody .body-left .body {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 80px;
  font-size: 14px; }
  #MainBody .body-left .body * {
    box-sizing: border-box; }
  #MainBody .body-left .body a:hover {
    text-decoration: none; }
  #MainBody .body-left .body .tsb-header .tsb-btn-wrapper {
    margin-bottom: 20px;
    margin-top: 30px; }
    #MainBody .body-left .body .tsb-header .tsb-btn-wrapper a {
      display: inline-block;
      background-color: #f2a500;
      color: #fff;
      font-size: 16px;
      margin-right: 20px;
      padding: 8px 20px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }
  #MainBody .body-left .body .tsb-header .tsb-search-wrapper {
    width: 80%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 20px;
    overflow: hidden; }
    #MainBody .body-left .body .tsb-header .tsb-search-wrapper .conditions, #MainBody .body-left .body .tsb-header .tsb-search-wrapper .btn {
      float: left; }
    #MainBody .body-left .body .tsb-header .tsb-search-wrapper .conditions {
      width: 92%;
      padding-top: 4.5px;
      padding-left: 5px;
      text-align: left; }
      #MainBody .body-left .body .tsb-header .tsb-search-wrapper .conditions select, #MainBody .body-left .body .tsb-header .tsb-search-wrapper .conditions input {
        border: 1px solid #ccc;
        height: 30px;
        padding: 5px;
        display: inline-block;
        vertical-align: bottom;
        margin-right: 5px; }
      #MainBody .body-left .body .tsb-header .tsb-search-wrapper .conditions select {
        width: 80px; }
      #MainBody .body-left .body .tsb-header .tsb-search-wrapper .conditions input {
        width: 194px; }
    #MainBody .body-left .body .tsb-header .tsb-search-wrapper .btn {
      width: 8%;
      height: 100%;
      border-left: 1px solid #ccc; }
      #MainBody .body-left .body .tsb-header .tsb-search-wrapper .btn a {
        display: block;
        width: 100%;
        height: 100%; }
        #MainBody .body-left .body .tsb-header .tsb-search-wrapper .btn a img {
          width: 100%;
          height: 100%; }
  #MainBody .body-left .body .dp-list {
    width: 80%;
    text-align: left;
    margin: 0 auto; }
    #MainBody .body-left .body .dp-list li {
      height: auto;
      margin-top: 30px;
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: 1px dashed #aaa; }
      #MainBody .body-left .body .dp-list li a, #MainBody .body-left .body .dp-list li p {
        font-size: 14px; }
      #MainBody .body-left .body .dp-list li a.dp-title {
        font-size: 18px;
        color: #ff0000;
        margin-top: 30px; }
      #MainBody .body-left .body .dp-list li p {
        line-height: 1.4; }

/*# sourceMappingURL=index.css.map */
