@charset "UTF-8";

#topics_pagespace {
  padding: 3px 10px;
  text-align: left;
}

.topics_new {
  margin-bottom: 5px;
  padding-left: 45px;
  background: url("/images/topics_new.gif") no-repeat left;
}

.topics_old {
  margin-bottom: 5px;
  padding-left: 45px;
  background: url("/images/topics_old.gif") no-repeat left;
}

#topics_pagespace dl {
  margin-top: 0px;
}

.topics_title {
  display: block;
  color: #0000ff;
  margin-top: 5px;
}

.topics_text  {
  margin-left: 0px;
  margin-top: 3px;
  margin-bottom: 10px;
}

.topics_remarks  {
  font-size: 11px;
  color: #8f0000;
  margin-left: 0px;
  margin-top: 2px;
}

.newtopics_title {
  margin-top: 50px;
}

.newtopics_box {
  overflow: hidden;
  clear: both;
  width: 690px;
  _width: 715px;
  margin-bottom: 50px;
  padding: 10px;
  border: 2px solid #666666;
  background-color: #ffffcc;
}

.topics_tourendline {
  text-decoration: line-through;
}

.topics_tourend {
  margin-top: 15px;
  color: #ff0000;
}