body {
	margin: 0;
	padding: 0;
	font-family:Calibri;
	font-size:15px;
	text-align:justify;
	background:url(../img/bg.jpg) center top no-repeat;
}

a {color:#2C6290;text-decoration:none;}
a:hover {color:#1359D9;text-decoration:none;}

.logo{
	width:350px;
	height:150px;
	top:80px;
	left:50%;
	margin-left:-175px;
	
	position:absolute;
	z-index:999;
}

.logo_sb{
	display:none;
	width:140px;
	height:50px;
	background:url(../img/super-bilisim.png) center top no-repeat;
	position:fixed;
	bottom:10px;
	right:50%;
	margin-right:-35px;
}

.logo img{
	
}

.Main_Content{
	width:100%;
	overflow:hidden;
	margin:auto;
	margin-top:0px;
	position:absolute;
	z-index:1;
}

/**********/

.hr{
	margin:auto;
}

.Main_Content_980{
	width:980px;
	overflow:hidden;
	margin:auto;
	margin-top:50px;
/*********************
	padding:10px;
	background:url(../img/saydam-acik-mavi.png) repeat;
	-webkit-border-radius:  5px 5px;
	-moz-border-radius:  5px/5px;
	border-radius:  5px/5px;
*********************/
}

.Main_Content_left{
	width:450px;
	height:100%;
	float:left;
	background:url(../img/home/1.jpg) left top repeat;


border-top-right-radius: 50px; 
-moz-border-radius-topright: 50px;  
-webkit-border-top-right-radius: 50px;
}

.Main_Content_left:hover{
	background:rgba(255,255,255, 0.5);
}

.Main_Content_left img{
	border-top-right-radius: 50px; 
-moz-border-radius-topright: 50px;  
-webkit-border-top-right-radius: 50px;
}

.Main_Content_left:hover img{
	border:1px solid #E31E24;
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
}

.Main_Content_ic img:hover{
	border:1px solid #E31E24;
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
}

.giris{
	width:800px;
	height:250px;
	margin:auto;
	margin-top:350px;
}






ul#mobil_giris{
	display:none;
}

/************************************************/

.nokta li{list-style:inside;margin-left:5px;}

/*#################################################################################################################################################################################################################*/

.backToTop {
display: none;
width: 70px;
height:70px;
background:url(../img/ok_yukari.png) center top no-repeat;
line-height: 1.1;
padding: 3px 0;
color: #1F477B;
font-size: 11px;
font-family: Calibri;
text-align: center;
position: fixed;
_position: absolute;
right: 10px;
bottom: 15px;
_bottom: "auto";
cursor: pointer;
#opacity: 0.6;
#filter: Alpha(opacity=60);
text-align: vertical;
/*
display: block;
box-shadow: 0px 3px 5px rgba(34, 34, 34, 0.5);
-webkit-border-radius:  5px 5px;
-moz-border-radius:  5px/5px;
border-radius:  5px/5px;
*/
}