body {
  color: black;
  font-size: 14px;
  line-height: 22px;
  background: white url(images/090724_back.gif) repeat-y center top;
  letter-spacing: 1px;
  margin: 0 auto;
}
.left_side {
  padding-left: 10px;
}
.top {
  background-image: url(images/n_top.gif);
  background-repeat: no-repeat;
  background-position: center top;
}
.border {
  background-image: url(images/n_border.gif);
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
}
td {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
  margin: 0;
}
.xsmall {
  font-size: 10px;
  line-height: 16px;
}
a:link {
  color: #009eff;
  text-decoration: none;
}
a:hover {
  color: #0068af;
  text-decoration: none;
}
a:visited {
  color: #005098;
  text-decoration: none;
}
.small {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0;
}
.photo {
  padding-top: 15px;
  padding-bottom: 15px;
}
.topic {
  color: #fd003f;
  font-size: 14px;
  font-weight: bold;
}
.buy {
  font-size: 13px;
  line-height: 21px;
  letter-spacing: 0;
}
.topic2 {
  color: #008bd4;
  font-size: 18px;
  line-height: 24px;
}
.large {
  font-size: 18px;
  line-height: 26px;
}
.gray_border {
  background-image: url(images/gray_border.gif);
  background-repeat: repeat-x;
  background-position: center;
}
.bottom {
  background-image: url(images/n_bottom.gif);
  background-repeat: no-repeat;
  background-position: center top;
}
.date {
  font-size: 10px;
  background-image: url(images/date_back.gif);
  background-repeat: no-repeat;
  background-position: center;
  width: 123px;
  height: 25px;
}
.live_top {
  background-image: url(images/live_top.gif);
  background-position: center top;
}
.live_bottom {
  background-image: url(images/n_bottom.gif);
  background-repeat: no-repeat;
  background-position: center top;
}
.space {
  padding-left: 40px;
}
.title {
  color: #a7005c;
  font-size: 16px;
  line-height: 24px;
}
.gaiyou_bottom {
  padding-bottom: 7pt;
}
.top2 {
  background-image: url(images/n_top2.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.alert {
  color: #037fbb;
}
.archive_border {
  background-image: url(images/gray_border.gif);
  background-repeat: repeat-x;
  background-position: center bottom;
  padding-bottom: 50px;
}
@media (max-width: 640px) {
  body {
	width: 80%;
    background-image: none !important;
  }
}