
#home_slider_image img{
	width:100%;
	height:350px;
	border-bottom:2px solid #000;
}
body{
		font-family: 'Open Sans', sans-serif;
}
container{
font-size:16px;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
	
}
#table_teacher h1{
font-size:22px;
color:#060;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;	
}
#table_teacher tr{
	border-bottom:2px solid #F00;
}
#table_teacher td{
	font-size:14px;
color:#666;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
}
#table_teacher td:first-child {
	font-size:16px;
color:#000;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
}
