#contentsMain {
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#menuSearchByCareer a {
	background-position: -645px -80px;
}
#menuSearchByCareer a:hover {
	background-position: -645px -80px;
}
#itemListHead {
	padding-bottom: 10px;
	width: 908px;
}
#itemListFoot {
	margin-top: 10px;
	width: 908px;
}

.itemList {
	float: left;
	width: 260px;
	margin-right: 47px;
}
.itemList h3 {
	background-image: url(../img/itemListTitleBg.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 1.2em;
	padding-left: 5px;
	background-color: #FAF9F7;
	background-repeat: repeat-x;
}
.itemList ul {
	margin-top: 5px;
	margin-bottom: 25px;
	margin-left: 5px;
	list-style-type: none;
}
.itemList li {
	display: inline;
}
.itemList a {
	background-image: url(../img/linkBtn.gif);
	display: block;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 16px;
	background-position: 0px 2px;
}
.itemList li a {
	margin-bottom: 10px;
}

.itemSearchResult {
	float: right;
	width: 740px;
}
.itemSearchResult p {
	float: left;
	width: 460px;
	font-weight: bold;
	text-align: right;
}
.itemSearchResult ul {
	float: right;
	list-style-type: none;
	width: 273px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.itemSearchResult li {
	display: block;
	float: left;
	width: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

.itemTable {
	width: 908px;
}
.itemTable table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.itemTable th {
	background-color: #F6ECEC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
/*
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
*/
	padding: 0px;
	vertical-align: middle;
}
.itemTable th ul {
	list-style-type: none;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 40px;
}
.itemTable th li {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.itemTable th p {
	float: left;
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
#courseTitle {
	border-right-width: 0px;
	clear: left;
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	white-space: nowrap;
	width: 70px;
}
#courseTitleArrow {
	clear: left;
	font-size: 1em;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}
#sortKeyOff {
	clear: left;
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	white-space: nowrap;
}
#sortKeyOn {
	border-right-width: 0px;
	clear: left;
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	white-space: nowrap;
}
#sortKeyArrow {
	clear: left;
	font-size: 1em;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 1px;
	text-align: left;
	white-space: nowrap;
}
.itemTable td {
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.itemLine1 {
	background-color: #FFFFFF;
}
.itemLine2 {
	background-color: #EFEFEF;
}

.itemCharge {
	text-align: center;
	/*white-space: nowrap;*/
	width: 100px;
}
.itemImage {
	text-align: center;
	white-space: nowrap;
}
.itemLanguage {
	text-align: center;
	white-space: nowrap;
}
.itemLectureRoom {
	text-align: left;
	/*width: 100px;*/
}
.itemName {
	text-align: left;
	width: 260px;
}
.itemSchedule {
	text-align: center;
	white-space: nowrap;
}
.itemTerm {
	text-align: center;
	white-space: nowrap;
}
.itemUnit {
	text-align: center;
	white-space: nowrap;
}
.itemYear {
	text-align: center;
	white-space: nowrap;
}

.timeSchedule {
/*	margin-top: 15px;*/
	margin-right: 30px;
	width: 908px;
}
.timeSchedule table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.timeSchedule th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 5px;
}
.timeSchedule td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	vertical-align: top;
}
.timeSchedule ul {
	list-style-type: none;
}
.timeSchedule li {
	display: block;
	padding: 5px;
}
.timeSchedule a {
	background-image: url(../img/linkBtn.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 2px;
}
#sun {
	background-color: #CCCCCC;
	color: #333333;
	text-align: center;
}
#mon {
	background-color: #D0E8D0;
	color: #333333;
	text-align: center;
}
#tue {
	background-color: #D0E8D0;
	color: #333333;
	text-align: center;
}
#wed {
	background-color: #D0E8D0;
	color: #333333;
	text-align: center;
}
#thu {
	background-color: #D0E8D0;
	color: #333333;
	text-align: center;
}
#fri {
	background-color: #D0E8D0;
	color: #333333;
	text-align: center;
}
#sat {
	background-color: #CCCCCC;
	color: #333333;
	text-align: center;
}
.line1 {
	background-color: #B4DAB4;
	color: #333333;
	text-align: center;
}
.line2 {
	background-color: #99CC99;
	color: #333333;
	text-align: center;
}
.line3 {
	background-color: #EFEFEF;
}

.timeTable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

.details {
}
#contentsMain .details a {
	background-position: 0px 2px;
	display: block;
}

.detailTable {
	width: 898px;
}
.detailTable table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.detailTable th {
	background-color: #F6ECEC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-color: #999999;
/*	
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
*/
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.detailTable td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-color: #999999;
/*	padding: 5px;*/
	vertical-align: middle;
}
.imageColumn {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.textColumn {
	padding: 5px;
}

#allSchedule a {
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
