@charset "utf-8";
/* CSS Document */

#genel{ 
width:972px; 
margin-left:auto;
margin-right:auto;/*ortaladık*/
}
#banner{ height:120px;}
#menu{ height:50px;}
#icerik{ color:#333; font-family:Arial, Helvetica, sans-serif;
padding:10px;}
#alt{ height:165px;}

a{ 
color:#000; text-decoration:none;
font-size:24px;
line-height:50px;
margin-right:20px;
}
a:hover{
	background-color:#999;
	}
.dikkat{ font-weight:bold;}
.odul{ background-color:#F90;}