@charset "utf-8";
/* CSS Document */

form, input, select, textarea, a, ul, li{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	outline:none;
	list-style:none;
	color:inherit;
}

body {
	 margin:0; padding:0; overflow:hidden; background-color:#FFF; 
	
}

html, body{overflow:hidden;}

a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.fc {
	clear:both;
}

<!----------CSS BAŞLANGIÇ----------------!>
#ust{
	 width:100%;
	overflow:hidden; }
	
#icerik{
	width:100%;}
	

#tamami{ width:970px; height:105px;  position:fixed; top:50%; left:50%; margin-left:-485px; }
	
#diller{  width:154px; height:25px; margin-left:55px;}
#diller li{ margin-left:-55px; margin-top:5px; cursor:pointer;}

#logo{ background-image:url(../img/logo_giris.png); background-repeat:no-repeat; width:216px; height:25px;}
