.section-content p{
	color:#000;
	text-align:justify;
	font-size:16px;
}
.school_news{
	background:#f5f5f5;
	height:250px;
	border:1px solid #FC9928;
}
.school_news h3{
	background:#FC9928;
	text-align:center;
	color:#fff;
	margin-top:0px;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #000;
	color:#000;
	text-align:center;
}
.footer p{
	color:#fff;	
}
.footer a{
	color:#fff;	
}
.footer li{
	color:#fff;
	
}
.section-content .table-bordered{
	border-color:#7f7d7b!important;
}
thead{
	background-color:#FC9928;
	
}
