
#secondExtraArticleBox {
  width: 394px;
  height: 134px;
  margin-left: -7px;
  margin-right: -8px;
}
#secondExtraArticleBox .secondExtraArticleLeftItemBox {
  width: 182px;
  border-right: solid 1px #888888;
}
#secondExtraArticleBox .secondExtraArticleRightItemBox {
  width: 183px;
}
#secondExtraArticleBox .secondExtraArticleItemBox {
  float: left;
  height: 120px;
  padding: 7px;
  border-bottom: solid 1px #888888;
}
#secondExtraArticleBox .secondExtraArticleItemBox h2 {
  width: 190px;
  overflow: hidden;
  white-space: nowrap;
}
#secondExtraArticleBox .secondExtraArticleItemBox h2 a {
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
}
#secondExtraArticleBox .secondExtraArticleItemBox h2 a:hover {
  color: #FF9900;
}
#secondExtraArticleBox .secondExtraArticleItemBox .secondExtraArticleContentBox {
  overflow: hidden;
  height: 108px;
  margin-top: 2px;
  line-height: 1.32em;
  font-size: 10px;
  color: #CCCCCC;
}
