@charset "utf-8";
/* CSS Document */

.content_text {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.6;
	color:#8E8E8E;
	font-weight: normal;
	text-align: left;
}
.teacher{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#59396F;
	line-height:1.6;
}
.content_title {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1.6;
	color:#999;
}
.table_time{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#8E8E8E;
	line-height:1.6;
	font-weight:bold;
	color: #96C;
}
.table_teacher{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#8E8E8E;
	line-height:1.6;
	font-weight:bold;
	color: #66F;
}
.table_head{
	font-size:13px;
	color:#666;
	line-height:1.6;
	text-align:center;
}
.table_tital{
	font-size:13px;
	color:#FFF;
	line-height:1.6;
	text-align:center;
	font-weight: bold;
}
.hp_gray:link    {text-decoration: none; color:#787878;}
.hp_gray:visited {text-decoration: none; color:#787878;}
.hp_gray:hover   {text-decoration: underline; color:#333333;}
.hp_gray:active  {text-decoration: none; color:#333333;}
.hp_teacher:link {text-decoration:none; color:#66F;}
.hp_teacher:visited {text-decoration:none; color:#66F}
.hp_teacher:hover {text-decoration:underline; color:#F90}
.hp_teacher:active {text-decoration:none; color:#66F}

