.news_area {
  border: 1px solid #fff;
  width: 95.35%;
  height: 120px;
  overflow: auto;
  margin: 0;
  padding: 0 12px;
  letter-spacing: 0.08em;
}
.news_area li {
  border-bottom: 1px dotted #eee;
  font-size: 13px;
  padding: 6px 0;
  list-style: none;
}
.news_area li a {
  color: #000;
}
.news_area li a:hover {
  color: #777;
}
.date {
  padding-right: 12px;
}

.tt_jp {
  font-size: 60%!important;
}
.col-xs-12 img {
  padding-bottom: 8px!important;
}
.newitem_img {
  height: auto;
}
.new_mark_img1 {
  padding: 5px 5px 0 0!important;
}
.newitem_name {
  font-size: 13px!important;
  letter-spacing: 0.08em;
}
.item_name {
  font-size: 13px!important;
  letter-spacing: 0.08em;
}
.price {
  width: 100%;
  margin-top: -6px;
  float: left;
  letter-spacing: 0.08em;
  font-size: 12px!important;
}