@charset "utf-8";

.list-teacher-c {
	float:right;
	width:126px;
	background:#f3f3f3;
	padding:0 0px; 	
	}
.list-teacher-c .year {
	font-size:12px;
	color:#be4600;	
	letter-spacing:0px;
	padding:0 0 0 6px;
	text-align:center;
	}
.list-teacher {
	text-align:right;
	clear:both;
	padding:3px 4px;
	border-bottom:1px solid #d6d6d6;			
	overflow:auto;
	}
.list-teacher .month {
	font-size:11px;
	color:#a1a1a1;
	font-weight:bold;
	text-align:right;
	}
.list-teacher .title {
	font-size:11px;
	font-weight:bold;
	color:#a1a1a1;
	padding:0 0 3px 0;
	text-align:right;
	line-height:1.2em;
}	

.list-teacher .small {
	border:0px solid #ceccc9;
	margin:0 5px 0 0;
	}

.list-teacher .title a:link, .list-teacher .title a:visited
{color:#585858; text-decoration: none;}
.list-teacher .title a:active, .list-teacher .title a:hover
{color:#be4600;text-decoration: underline;}
