a {
    outline: none;
 }
a img {
    border:none;
 }

ul#menu {
border: 0;	
	height: 85px;
	width: 660px;
	margin-left: 300px;
	padding: 0;
	margin-top: 0;
	padding-top:1px;
}

ul#menu li {
border: 0;
	list-style: none;
	position:absolute;
	top:40px;
	margin-left: 280px;
}

ul#menu li a {
border: 0;
	height: 85px;
	display: block;
	position:relative;
	}	

ul#menu li a {
border: 0;
	text-indent: -9999px;
	text-decoration: none;
	}	

#mag a{
		width:67px;
		background: url(../img/menu_2.png) no-repeat 0 0; 
}

#bu a{
		width:135px;
		background: url(../img/menu_2.png) -68px 0 no-repeat; 
}

#mtv a{
		width:209px;
		background: url(../img/menu_2.png) -200px 0 no-repeat; 
}

#basin a{
		width:125px;
		background: url(../img/menu_2.png) -410px 0 no-repeat; 
}
#ilet a{
		width:145px;
		background: url(../img/menu_2.png) -535px 0 no-repeat; 
}


#mag		{left: 0px;}
#bu		{left: 68px;}
#mtv		{left: 200px;}
#basin	{left: 410px;}
#ilet		{left: 535px;}

#mag a:hover{
		width:67px;
		background: url(../img/menu_2.png) 0 -69px no-repeat; 
}

#bu a:hover{
		width:135px;
		background: url(../img/menu_2.png) -68px -69px no-repeat; 
}

#mtv a:hover{
		width:209px;
		background: url(../img/menu_2.png) -200px -69px no-repeat; 
}

#basin a:hover{
		width:120px;
		background: url(../img/menu_2.png) -410px -69px no-repeat; 
}

#ilet a:hover{
		width:120px;
		background: url(../img/menu_2.png) -535px -69px no-repeat; 
}

/*aktif sayfayi belirlemek için zemin resmi konumu belirleme*/

#mag a.secili{
		width:67px;
		background: url(../img/menu_2.png) 0 -69px no-repeat; 
}

#bu a.secili{
		width:142px;
		background: url(../img/menu_2.png) -68px -69px no-repeat; 
}

#mtv a.secili{
		width:209px;
		background: url(../img/menu_2.png) -200px -69px no-repeat; 
}

#basin a.secili{
		width:125px;
		background: url(../img/menu_2.png) -410px -69px no-repeat; 
}

#ilet a.secili{
		width:140px;
		background: url(../img/menu_2.png) -535px -69px no-repeat; 
}

