#s_menu ul li a:hover {
    color:#000;
}
#s_menu ul li a:before {
	content:"\f105";
    padding-right: 0.5em;
    font-family: FontAwesome;
    color:#fff;
}
.ddsmoothmenu-v ul li a {
    border-bottom: 1px solid #fff;
}
.college_gallery{
	margin-top:10px;
	min-height:170px;
}
.college_gallery h5 {
    /*background: #0086B2;*/
    background: #38B0B2;
	color: #fff !important;
}
.up_scrolling_marquee{
	min-height:170px;
}
.scrolling_notice{
	padding: 50px 10px 10px 10px;
}
.scrolling_notice a{
	font-size:12px;
}
.notice_footer{
	padding: 15px;
}
#s_menu ul li a {
	font-size: 12px;
}
.mailing_address{
	font-size: 11px;
	letter-spacing: 1px;
}
.site_maintain{
	float: right;
}
.dotted{
	border-top: 1px dotted #707070;
	margin-bottom: 10px;
}
a.btn1 {
    width: auto;
	padding: 0 10px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #000;
    font-weight: bold;
    background-color: #EFE10C;
    display: inline-block;
}
a.btn1:hover {
    color: #fff;
    background-color: #38B0B2;
}
a.btn2 {
    width: auto;
	padding: 0 10px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background-color: #0086B2;
    display: inline-block;
}
.news_update {
    width: auto;
	padding: 0 10px;
    display: inline-block;
    color: #fff;
    height: 24px;
    float: left;
    margin: 1px;
    background: #38B0B2;
    text-align: center;
}
input[type="search"]{
	padding: 5px;
}
table th{
	background: #38B0B2;
	color: #fff;
}
table td{
	border-bottom: #C2C1C1;
}
#notice{
	padding-top: 10px;
}
.ddsmoothmenu ul li a {
    padding: 0px 18px;
}

div.nomargin{
	margin-right:0px;
}

.pic{
	float:left;
	margin:0 10px 15px 0;
	border:5px solid white;
	width:100px;
	height:100px;
}

.pic a{
	width:100px;
	height:100px;
	text-indent:-99999px;
	display:block;
}
.downloads, .plan{
	width: 100%;
}
.dev{
	margin-bottom: -10px;
}
.ddsmoothmenu-v ul li a {
    border-right: none;
}
#bottom_seciton {
    border-top: solid 4px #38B0B2;
}

.pagination a {
    background: #38B0B2;
}

.pagination a:hover, .pagination a.selected {
	background-color:#EFE10C;
	color:#000;
}