.change38Home {
  /*width: 606px;
  height: 606px;*/
  margin: -30px;
  padding: 15px;
  /*border: #389ccf 2px solid;*/
  background-color: #fff;
  /*margin-top: -57px !important;*/
}
.change38Home .c38Item {
  margin-bottom: 20px;
}
.change38Home .c38Item h4 {
  margin: 0 0 5px;
  font-size: 18px;
}
.change38Home .c38Item h4 a {
  color: #389ccf;
  text-decoration: none;
}
.change38Home .c38Item h4 a:link, .change38Home .c38Item h4 a:visited {
  color: #389ccf;
  text-decoration: none;
}
.change38Home .c38Item h4 a:hover {
  text-decoration: underline;
}
.change38Home .c38Item img {
  float: left;
  width: 150px;
  height: 113px;
  margin-right: 10px;
}
.change38Home .c38Item .date {
  max-width: 410px;
  margin: 0;
  font-size: 14px;
  line-height: 100%;
}
.change38Home .c38Item .summary {
  float: left;
  max-width: 410px;
  font-size: 18px;
  line-height: 23px;
}
.change38Home .c38Item .summary a.more:link {
  color: #389ccf;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.change38Home .c38Item .summary a.more:hover {
  text-decoration: underline;
}
.change38Home .ch38Foot {
  position: absolute;
  right: 15px;
  bottom: -10px;
  text-align: right;
  font-size: 16px;
}
.change38Home .ch38Foot img {
  display: inline-block;
  height: 40px;
}
.change38Full .blogImg {
  display: block;
  float: left;
  margin-right: 15px;
  margin-bottom: 30px;
}
.change38Full .blogData {
  float: left;
  width: 65%;
  margin-bottom: 30px;
}
.change38Full .blogData .date {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 140%;
}
.change38Full .blogData h4 a:link {
  color: #389ccf;
  text-decoration: none;
}
.change38Full .blogData h4 a:hover {
  text-decoration: underline;
}
.change38Full .blogData .summary a.more:link {
  color: #389ccf;
  font-size: 16px;
  text-decoration: none;
}
.change38Full .blogData .summary a.more:hover {
  text-decoration: underline;
}
.c38FullLogo {
  max-width: 220px;
  max-width: 220px;
  margin: -10px 0 20px;
}
.change38FullFooter, .change38SingleFooter {
  width: 100%;
}
.change38FullFooter a, .change38SingleFooter a {
  float: right;
}
.change38FullFooter a img, .change38SingleFooter a img {
  width: 70px;
  height: auto;
}
.change38FullFooter {
  margin-top: -30px;
}
.change38SingleFooter {
  margin-top: 10px;
}
.change38Single .blogImg {
  float: left;
  margin-right: 8px;
}
.change38Single .titleBox {
  float: left;
  width: 80%;
  margin-top: 0;
}
.change38Single .date {
  font-size: 14px;
  line-height: 100%;
}
.change38Single .author {
  font-size: 14px;
  font-style: italic;
}
@media only screen and (max-width: 1217px) {
  .change38Single .titleBox {
    width: 70%;
  }
  .change38Full .blogData {
    width: 55%;
  }
}
@media only screen and (max-width: 617px) {
  .change38Home {
    width: auto;
    height: auto;
    margin: -10px -20px;
    /*.ch38Head { margin-bottom: 30px; }*/
  }
  .change38Home .c38Item {
    margin-bottom: 60px;
  }
  .change38Home .c38Item h4 {
    line-height: 20px !important;
    margin-bottom: 5px !important;
  }
  .change38Home .c38Item h4 a.more {
    font-size: 18px;
    line-height: 20px !important;
  }
  .change38Home .c38Item .date {
    margin-top: 5px;
  }
  .change38Home .ch38Foot {
    bottom: 15px;
    text-align: right;
  }
  .change38Single .titleBox {
    width: 100%;
    margin-top: 10px;
  }
  .change38Full .blogImg {
    margin-bottom: 15px;
  }
  .change38Full .blogData {
    width: 100%;
    margin-bottom: 30px;
  }
}
