/******student******/
.instructor1{
	margin:5px 5px 5px 8px;
	padding:3px;
	width:180px;
	float:left;
}
.instructor2{
	border-left:1px solid #0099CC;
	border-right:1px solid #0099CC;
	padding:3px 8px;
	margin:5px 0px;
	width:180px;
	float:left;
}
.imgleft{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.name{
	font-weight:bolder;
}
.namefuri{
	font-size:11px;
	#font-size:90%;
}
.instbox{
	clear:both;
}
.instbox p{
	line-height:1.5em;
	margin-right:10px;
	padding:2px;
	font-size:12px;
	#font-size:90%;
	border-top:1px solid #0099CC;
}
.number{
	background:#0099CC;
	font-weight:bolder;
	color:#FFFFFF;
	margin-right:5px;
	padding:0px 1px;	
}
.linetop{
	clear:both;
	margin:10px 0px;
	padding-top:5px;
	border-top:1px solid #0099CC;
	text-align:right;
}
.faq{
	margin:10px 0px;
	padding:3px;
	border-bottom:1px solid #0099CC;
	font-size:11px;
	#font-size:90%;
	background:#EEEEEE;
}

.instructor_list{
	width:625px;
}



.instructor_list li{
	float:left;
	width:72px;
	margin:2px 3px;
	}
	
.instructor_list li a{
	font-size:0.9em;
}




/******timetable*******/

.timetable01{
	border-collapse:collapse;
	width:250px;
	text-align:center;
	vertical-align:middle;
	margin:10px 15px;
}


.timetable01{
	margin:3px 0px;
	width:250px;
	border-collapse:collapse;
}

.timetable01 td, .timetable01 th{
	border:1px solid #0099CC;
	padding:3px;
	text-align:center;
}

.timetable01 .th01{
	background-color:#8DC8E0;
}

.timetable01 .th02{
	background-color:#C4E6F3;
	border-top:2px solid #0099CC;
}
.timetable01 .th03{
	background-color:#C4E6F3;
}


.timetable01 .th04{
	background-color:#eeeeee;
	border-top:2px solid #0099CC;
}

.timetable01 .td01{
	border-top:2px solid #0099CC;
}

.timetable01 .td02{
	background-color:#C4E6F3;
}


.timetable01 .td03{
	background-color:#eeeeee;
	border-top:2px solid #0099CC;
}

.timetable01 .td04{
	background-color:#eeeeee;
}

.timetable01 .td05{
	background-color:#cccccc;
}

.table_center{
	text-align:center;
	width:500px;
}

.week{
	width:20px;
}
.week2{
	width:20px;
	background-color:#cccccc;
}

/************/































