#title-box {
	background-image: url(../images/departments/title-skyblue-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: #5F8AF1;
	float: left;
	font-weight: bold;
line-height: normal;
}

.course-box-eng {
	font-size: 13px;
	float: left;
	color: #5F8AF1;
	margin-left: 3px;
	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: 650px;
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: #5F8AF1;
padding: 10px;
}
.curriculum-table-box td {
	font-weight: normal;
	border: 1px solid #CCCCCC;
padding: 10px;
}
#contents .curriculum-table-box ul{padding: 0;
margin: 0;}
.year-coment-box {
width: 650px;
margin-left: 50px;
}

.year-coment-box th {
	font-weight: normal;
	text-align: left;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
}
.course-box-s {
	font-size: 12px;
	margin-left: 3px;
	float: left;
	color: #5F8AF1;
	margin-top: 17px;
}
#course-list-table-box th {
	background-color: #5F8AF1;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

