.myPartsContainer {
  /* padding-left: 17px; */
  padding-top: 10px;
  padding-bottom: 28px;
  text-align: center;
  background: #ffffff;
}

.myPartsTitle {
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #949494;
  margin: 0;
  text-align: left;
  padding-left: 16px;
}

.myPartsBody {
  height: 100px;
}

.bodyContainer {
  display: inline-block
}

.bodyImgArea {
  float: left;
  width: 100px;
  height: 100px;
}

.bodyImg {
  width: 100px;
  height: 100px;
}

.bodyFooterArea {
  height: 100px;
  margin-left: 116px;
  text-align: left;
}

.bodyFooterArea p {
  margin: 0;
}

.footer_t {
  font-size: 35px;
  line-height: 50px;
  color: #007FB3;
  font-weight: normal;
}

.footer_m {
  color: #898989;
  line-height: 20px;
  font-size: 14px;
}

.footer_b {
  text-decoration: underline;
  cursor: pointer;
  line-height: 16px;
  font-size: 12px;
}
