body {
	background-image: url(../images/bg1.jpg);/* ******************************************************************************** */
	background-repeat: repeat-x;
	background-color: #C7CBCF;/* ******************************************************************************** */
	margin-top: 20px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.bg01{
	background-color: #248DC1;/* ******************************************************************************** */
}
.duyuruResim{
	background-image:url(../images/duyuru1.jpg);/* ******************************************************************************** */
	width:220px;
	height:113px;
}
.duyuruAltKutu{
	width: 219px;
	height: 50px;
	background-color: #238DC1;* ******************************************************************************** */
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	color: #fff;
	font-size: 14px;
	padding-top: 15px;
}

.DersKutuBg1{
	height: 40px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-align: center;
	color: rgba(255,255,255,1.00);/* ******************************************************************************** */
	background-image: url(url.html), -webkit-linear-gradient(0deg,rgba(14,118,188,1.00) 0%,rgba(40,185,235,1.00) 100%);
	background-image: url(url.html), -moz-linear-gradient(0deg,rgba(14,118,188,1.00) 0%,rgba(40,185,235,1.00) 100%);
	background-image: url(url.html), -o-linear-gradient(0deg,rgba(14,118,188,1.00) 0%,rgba(40,185,235,1.00) 100%);
	background-image: url(url.html), linear-gradient(90deg,rgba(14,118,188,1.00) 0%,rgba(40,185,235,1.00) 100%);
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 2px solid #24A4D5;
	width: 210px;
}



.HomeBoxBaslik {/* Anasayfa başlık */
	font-family: "Myriad Pro";
	font-size: 21px;
	line-height: 40px;
	font-weight: 400;
	color: #248DC1;/* ******************************************************************************** */
	text-decoration: none;
}


.text1{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #248DC1;/* ******************************************************************************** */
	font-weight: 500;
	font-style: normal;
	
}
 
.text4{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #727272;/* ******************************************************************************** */
	font-weight: 300;
}



/* Ust Menu rengi */
#nav > ul{
height: 3.75em; 
background-color: #248DC1;/* ******************************************************************************** */
}
#nav > ul > li
{
width: 14.1%;
height: 100%;
float: left;
}
#nav > ul > li > a
{
height: 100%;
font-size: 1.5em; /* 24 */
line-height: 2.5em; /* 60 (24) */
text-align: center;
}
#nav > ul > li:not( :last-child ) > a{
border-right: 1px solid #ccc;}
#nav > ul > li:hover > a,
#nav > ul:not( :hover ) > li.active > a
{
background-color: #fff;
color:#248DC1;/* ******************************************************************************** */
}


#nav li ul{
background-color: #EBECEE;
display: none;
position: absolute;
top: 100%;
color: #000000;
font-size: 12px;
font-family: Verdana;
font-size:11px;
width: 180px;
text-decoration: none !important;
}
#nav li:hover ul{
display: block;
left: 0;
right: 0;
}
#nav li:not( :first-child ):hover ul{
left: -1px;
}
#nav li ul a{
color: #333;
font-size: 1.25em; /* 20 */
border-top: 1px solid #ccc;
padding: 0.75em; /* 15 (20) */
}
#nav li ul li a:hover,
#nav li ul:not( :hover ) li.active a
{
color:#248DC1;/* ******************************************************************************** */
background-color: #F1F2F4;
}

/* Ust Menu rengi */