.teacher-1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	margin-bottom: 8px;




}
.bt {
	font-size: 14px;
	font-weight: bold;
	color: #004B91;

}
.bt-b {
	font-size: 14px;
}
.dt {
	background-image: url(../images/teacher/dt.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.dt2 {
	background-image: url(../images/teacher/dt2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.class {
	padding-top: 5px;
	padding-bottom: 16px;
	padding-left: 8px;
	padding-right: 3px;

}
.class-tp {

	padding-top: 6px;
	padding-bottom: 18px;
	padding-right: 3px;
}
.class-line {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding-left: 10px;


}
