﻿.rominfo .rom_price {
  display: block;
  width: 200px;
  margin-top: 60px;
}
.rominfo .rom_price span {
  font-size: 14px;
  color: #999;
}
.rominfo .rom_price span.s_price {
  text-decoration: line-through;
}
.rominfo .rom_price span.z_price {
  font-size: 30px;
  color: #ff9000;
}
.screenshots {
  border: none;
}
.rom-introduction {
  font-size: 14px;
  color: #00c750;
}