#title-box {
  background-image: url(../images/departments/title-purple-bg.gif);
  background-repeat: no-repeat;
  height: 64px;
width: 640px;
  clear: both;
  margin-top: 5px;
  padding-left: 60px;
  margin-left:25px;
}
.term-box {
  font-size: 14px;
  margin-top: 6px;
}
.course-box {
  margin-top: 10px;
  font-size: 20px;
  color: #7765CD;
  float: left;
  font-weight: bold;
line-height: normal;
}
.course-box-eng {
  font-size: 13px;
  float: left;
  color: #7765CD;
  margin-left: 10px;
  margin-top: 17px;
}
.curriculum-table-box {
  margin-top: 20px;
  margin-bottom: 10px;
  background-image: url(../images/departments/curriculum-flow.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 21px;
  //width: 570px;
  width:650;
  margin-left: 50px;
}
.curriculum-table-box table {
  font-size: 10px;
  border: 1px solid #CCCCCC;
}
.curriculum-table-box th {
  font-weight: normal;
  border: 1px solid #CCCCCC;
  color: #FFFFFF;
  background-color: #7765CD;
  padding: 10px;
}
.curriculum-table-box td {
  font-weight: normal;
  border: 1px solid #CCCCCC;
  padding: 10px;
}
.year-coment-box th {
  font-weight: normal;
  text-align: left;
  background-color: #F3F3F3;
  border: 1px solid #CCCCCC;
}
.course-box-s {
  font-size: 9px;
  margin-left: 3px;
  float: left;
  color: #7765CD;
  margin-top: 7px;
//line-height: normal;
}
#course-list-table-box th {
  background-color: #5F8AF1;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: normal;
}

