/*===== menu ======*/
#menu .team_minus6 { display: block; }
#menu .challenge_25 { display: block; }


/*===== content ======*/
#content {
  width: 596px;
  margin-left: 16px;
}
.catch_copy {
  margin-bottom: 10px;
  padding-bottom: 1px;
  background: url(../images/content_bg_dotted_line_x.gif) repeat-x 2px bottom;
}
.catch_copy .copy_texts,
.catch_copy a {
  float: left;
}
.catch_copy .copy_texts { width: 393px; }
.catch_copy h2 { margin: 10px 5px; }
.catch_copy p {
  margin: 0 10px;
  line-height: 2;
}
.catch_copy .monthly_report_link {
  width: 202px;
  height: 231px;
  background: url(../images/banner_monthly_report_vol_11.jpg) no-repeat 0 0;
  font-size: 0;
  line-height: 0;
  text-indent: -10000px;
  display: block;
}
.catch_copy .monthly_report_link:hover { background-position: -202px 0; }
#page_top_link {
  padding-top: 0;
  border-top: 0;
}


/*===== news ======*/
.news_tab {
  width: 582px;
  margin-bottom: -1px;
  background: url(../images/top_news_tab.png) no-repeat 0 -26px;
}
.news_tab li,
.news_tab li a {
  width: 132px;
  height: 26px;
}
.news_tab li {
  margin-right: 4px;
  float: left;
}
.news_tab li a {
  display: block;
  font-size: 0;
  text-indent: -10000px;
  cursor: pointer;
}
.news_tab #tab_whats_new {
  display: none;
  background: url(../images/top_news_tab.png) no-repeat 0 0;
}
.news_tab #tab_topics { background: url(../images/top_news_tab.png) no-repeat -136px 0; }
.news_tab #tab_seminar { background: url(../images/top_news_tab.png) no-repeat -272px 0; }
.news_lists {
  width: 480px;
  margin-bottom: 50px;
  padding: 50px;
  border: 1px solid #000;
  border-top: none;
  position: relative;
}
.news_lists dt,
.news_lists dd {
  line-height: 1.5;
}
.news_lists dt { font-weight: bold; }
.news_lists dd { margin-bottom: 20px; }
.news_lists dd a { border-bottom:1px dotted #000; }
.news_lists dd a:hover { border-bottom:1px dotted #800080; }

.news_lists .lists_link {
  position: absolute;
  right: 5px;
  bottom: 5px;
}

/*
#news_topics,
#news_seminar {
  display: none;
}
*/
