/* **** layout **** */

.home .pagebody {
  margin-left: 0;
  width: 617px;
  background: none;
}

.home .pagebody .wrapper {
  padding: 0;
  background: none;
}

.home .pageextra1 {
  margin-left: 9px;
  background: 0;
}




/* **** box **** */

.home .pagebody .boxhd {
  font-size: 1.16em;
  padding-top: 14px;
  padding-left: 4px;
  margin: 0 12px;
}

.home .pagebody .content {
  font-size: .92em;
  padding: 12px 15px;
}

.home .pageextra1 .boxhd { font-size: 1.27em; }


.lbox .content,
.rbox .content { min-height: 302px; ~min-height: 298px; _height: 298px;  }


.lbox {
  width: 321px;
  float: left;
  background: #fff url(i/lbox-top.gif) no-repeat;
}

.lbox .content {
  background: url(i/lbox-bottom.gif) no-repeat 0 100%;
  padding-bottom: 12px;
}

.rbox {
  float: right;
  width: 286px;
  background: #fff url(i/rbox-top.gif) no-repeat;
}

.rbox .content {
  background: url(i/rbox-bottom.gif) no-repeat 0 100%;
  padding-bottom: 12px;
}




/* articlelist & articele */

.home .articlelist .item {
  background: url(../i/dot-line.gif) repeat-x  0 100%;
  padding-bottom: 10px;
}

.home .article .more,
.home .articlelist .more { font-size: 1.1em; margin-top: 4px; }

.home .articlelist h3 a {
  font-size: 1.2em;
  padding: 3px 0;
  color: #161C5E;
  text-decoration: none;
  background-position: 0 75%;
}

.home .articlelist ul {

}

.home .articlelist ul a {
  color: #24296B;
  font-weight: normal;
}








