/* CSS Document */
#main_section {
  width: 960px;
  height: auto;
  padding-top: 9px;
  background: url(../images/rank/bg_main_top.png) no-repeat 0 0;
  margin: 10px auto;
  margin-bottom: 0;
}

h2.page {
  height: 46px;
  width: 944px;
  margin-top: -10px;
  padding-bottom: 20px;
}

*:first-child + html h2.page {
  height: 46px;
  width: 944px;
  margin-top: -10px;
  padding-bottom: 20px;
}

#main_section_bot {
  height: 9px;
  background: url(../images/rank/bg_main_bot.png) no-repeat 0 0;
  clear: both;
  margin: 0 auto;
  margin-bottom: 50px;
  width: 960px;
}

#main_section_inner {
  padding: 10px 0 0 8px;
  width: 952px;
  text-align: center;
  clear: both;
  height: auto;
  min-height: 1200px;
  background: url(../images/rank/bg_main_rep.png) repeat-y 0 0;
}

*:first-child + html #main_section_inner {
  padding: 10px 0 0 4px;
  width: 956px;
  background: url(../images/rank/bg_main_rep.png) repeat-y 0 0;
  text-align: center;
  clear: both;
  height: auto;
  min-height: 1200px;
}

#lBlog_cont {
  width: 952px;
  height: auto;
  clear: both;
  text-align: center;
}

#lBlog_cont_innner {
  width: 930px;
  height: auto;
  padding: 0;
  float: left;
  margin-left: -5px;
}

.lBlog_box {
  width: 270px;
  height: 152px;
  padding: 0 10px 8px 10px;
  background: url(../images/l_blog/bg_box.jpg) no-repeat 0 0;
  text-align: center;
  margin-left: 20px;
  margin-bottom: 20px;
  float: left;
}

h3.lBlog_tit {
  height: 35px;
  width: 100%;
  font-size: 16px;
  line-height: 38px;
  font-weight: bold;
  text-align: left;
}

h3.lBlog_tit a {
  color: #000;
  text-decoration: none;
}

.lBlog_box img.banner {
  width: 270px;
  height: 70px;
  display: block;
  padding: 9px 0;
}

.botton {
  display: block;
  height: 29px;
  overflow: hidden;
  width: 189px;
  margin: 0 auto;
}

.botton a {
  display: block;
}

.botton a:hover {
  margin-top: -29px;
}