h2 {
  margin-top: 40px;
  margin-bottom: 15px;
}

.thumb_row {
  margin-bottom: 10px;
}

.item_block:last-child {
  margin-right: 0;
}

.item_body {
  text-align: center;
  padding: 5px;
}

.item_block {
  width: 210px;
  height: 390px;
  margin-right: 11px;
  border: 2px solid #5a5e46;
}

.item_block img {
  height: 306px;
}

.item_head {
  height: 24px;
  padding: 5px;
  background: url(/images/index/item_head_bg02.jpg) left top repeat-x;
  color: #fff;
  text-align: center;
}

div.price {
  text-align: center;
  color: #c33;
}

