.moe-main-section {
  max-width: 750px;
  margin: 0 auto;
}

#siju-nav dt {
  position: relative;
  padding: 13px 0;
  margin-bottom: 10px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #557ee7;
  border-bottom: 1px solid #ccc;
  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 {
  position: absolute;
  right: 10px;
  top: 5px;
  display: block;
  width: 30px;
  height: 30px;
  background: url(http://www.moe.gov.cn/images/moe_icon_select_arrow_hei.png) no-repeat left -30px;
}
#siju-nav dd {
  display: none;
}

#siju-section {
  color: #4b4b4b;
}

.siju-lanmu {
  position: relative;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.siju-lanmu h2 {
  font-size: 32px;
}
.siju-lanmu .more {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 24px;
  color: #6b6b6b;
}

.lanmu-neirong {
  margin: 10px 10px 20px;
}
.lanmu-neirong p {
  font-size: 28px;
  line-height: 200%;
  text-align: justify;
}

.list-inline p {
  float: left;
  width: auto;
}

.siju-list span {
  float: right;
}
.siju-list li {
  font-size: 28px;
  line-height: 200%;
  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;
}

.siju-link img {
  display: block;
  margin: 0 auto;
}
