.moe-main-section {
  width: 928px;
  padding: 30px;
  border: 1px solid #a4a4a4;
  background: #FFF;
}

#siju-nav {
  width: 221px;
  float: left;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #f2f2f2;
}
#siju-nav dt {
  padding: 13px 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #557ee7;
  border: 1px solid #ccc;
  border-right: none;
  background: url(http://www.moe.gov.cn/images/lbsj_scy_bjys_03.png) repeat-x top;
}
#siju-nav dt a {
  color: #557ee7;
  display: block;
  padding: 10px 15px 10px 20px;
}
#siju-nav dt span {
  display: none;
}
#siju-nav dd {
  border-left: 1px solid #ccc;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  font-size: 14px;
}
#siju-nav dd a {
  padding: 8px 5px;
  display: block;
  color: #6b6b6b;
}
#siju-nav dd span {
  display: block;
}
#siju-nav dd:hover, #siju-nav dd.showon {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: url(http://www.moe.gov.cn/images/ldym_scy_jyb_lihovr_03.png) repeat-x left 100px;
  background-position: left top;
  transition: background-position 1s;
}

#siju-section {
  width: 676px;
  float: right;
  min-height: 600px;
  color: #4b4b4b;
}

.siju-lanmu {
  position: relative;
  padding: 10px 0;
  font-size: 18px;
  border-bottom: 1px solid #ccc;
}
.siju-lanmu h2 {
  font-size: 18px;
}
.siju-lanmu .more {
  position: absolute;
  right: 0;
  bottom: 10px;
  font-size: 14px;
  color: #6b6b6b;
}
.siju-lanmu .more:hover {
  text-decoration: underline;
}

.lanmu-neirong {
  margin: 10px 0 20px;
}
.lanmu-neirong p {
  line-height: 36px;
  text-align: justify;
  text-indent: -2em;
}

.introduction p {
  text-indent: 0;
}

.list-inline p {
  display: inline-block;
  padding-right: 32px;
  *display: inline;
  *padding-right: 0;
}

.siju-list span {
  float: right;
}
.siju-list li {
  height: 32px;
  line-height: 32px;
  text-indent: 20px;
  background: url(http://www.moe.gov.cn/images/lbej_scy_jyb_lifk_03.jpg) no-repeat 5px center;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.siju-list li a {
  color: #4b4b4b;
}
.siju-list li:hover {
  background: url(http://www.moe.gov.cn/images/lbej_scy_jyb_hovrli_03.png) no-repeat 3px center;
}
.siju-list li:hover a, .siju-list li:hover span {
  color: #567fe6;
}
.siju-list li.more {
  text-align: right;
  background: none;
}
