.product_contents_inner {
  width: 557px;
  margin: 0 auto;
}
.product_contents_inner .main_ph {
  border-bottom: none;
}
.product_contents_inner .main_notice {
  margin-bottom: 1em;
}
.product_contents_inner .section {
  margin: 0 0 25px;
}

.redladybug_sub {
  border-left: 8px solid #a40c00;
  padding-left: 10px;
  line-height: 1.5;
  font-size: 14px;
}

.running_list {
  zoom: 1;
  margin: 20px 0;
}
.running_list::after {
  display: block;
  clear: both;
  content: '';
  height: 0;
}
.running_item {
  box-sizing: border-box;
  width: 273px;
  float: left;
  margin-left: 11px;
  margin-bottom: 10px;
}
.running_item:first-child {
  margin-left: 0;
}
.running_pics {
  margin-bottom: 8px;
}
.running_caption {
  text-align: center;
}
.multi_list {
  zoom: 1;
  margin-top: 20px;
}
.multi_list::after {
  display: block;
  clear: both;
  content: '';
  height: 0;
}
.multi_item {
  margin-left: 11px;
  float: left;
  text-align: center;
}
.multi_item:first-child,
.multi_item:nth-child(2) {
  margin-left: 0;
}

.multi_item:first-child .multi_pics {
  width: 557px;
  margin: 0 auto 34px auto;
}

.multi_pics {
  line-height: 0;
  margin-bottom: 5px;
}
.multi_caption {
  text-align: center;
  color: #333333;
}

.spec_title {
  display: block;
  padding: 3px 0 3px 14px !important;
  color: #c60000;
  font-size: 14px;
  background: url(/fire_engine/img/common/title_bg.gif) no-repeat !important;
}

#productSpec table th strong.mark_none {
  background: none !important;
}
