#serect_subject {
  margin: 0 0 30px 0;
}

#serect_subject div {
  margin: 0px;
  padding: 0px;
}

#serect_subject #detail {
  background-image: url(../image/learning_plan/serect_subject_04.jpg);
  background-repeat: repeat-y;
  padding: 8px 15px 5px 16px;
}

#serect_subject #detail dd {
  float: left;
  background-image: url(../image/css_share/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding-left: 12px;
  margin-right: 20px;
  margin-bottom: 8px;
  font-size: 14px;
  color: #333333;
}

#serect_subject #detail dd a {
  color: #333333;
}

#serect_subject #detail dd a:hover {
  color: #0099CC;
}

#serect_subject #detail p {
  font-size: 12px;
  color: #999999;
}

#plan .data {
  margin: 0 0 40px 0;
}

.JumpToEntry {
  margin: 5px 0 20px 0;
  text-align: left;
  font-size: 13px;
  padding-left: 10px;
  float: left;
  line-height: 130%;
}

.JumpToTop {
  margin: 5px 0 20px 0;
  text-align: right;
  font-size: 13px;
  padding-right: 20px
}
