body{
	margin:0;
	padding:0;
	background-image:url(resimler/en_arka.gif);
	background-repeat:repeat-x;}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-align:justify;}
a{
	color:#666;
	text-decoration:none;}
a:hover{
	color:#F60;
	text-decoration:underline;}
#merkez{
	display:block;
	margin:0 auto 0 auto;
	height:auto;
	width:732px;}
#logo{
	display:block;
	float:left;
	width:100%;
	height:148px;
	background-image:url(resimler/logo.gif);
	background-repeat:no-repeat;}
#logo a{
	display:block;
	float:left;
	width:300px;
	outline:none;
	height:148px;
	text-indent:-9999px;}
#ic{
	display:block;
	float:left;
	width:100%;
	height:157px;
	background-image:url(resimler/ic_arka.gif);
	background-repeat:no-repeat;}
#ic_sol{
	display:inline;
	float:left;
	margin:10px 10px 10px 15px;
	width:497px;
	height:143px;}	
#ic_sag{
	display:inline;
	float:left;
	margin:10px 0 10px 0;
	width:193px;
	height:143px;}

#ic_orta{
	display:block;
	float:left;
	width:100%;
	height:auto;
	background-image:url(resimler/ic_orta.gif);
	background-repeat:repeat-y;}
#ic_alt{
	display:block;
	float:left;
	width:100%;
	height:50px;
	background-image:url(resimler/ic_alt.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-align:center;
	padding:40px 0 0 0;}
	
	/* slider */

		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider, #slider li{ 
			height:143px;
			width:497px;
			overflow:hidden;
			}								
	
	/* // slider */
#ic_sag ul{
	display:block;
	list-style:none;
	margin:0;
	padding:0;}
#ic_sag li{
	display:block;
	float:left;
	margin:0 0 1px 0;}
#ic_sag li a{
	display:block;
	float:left;
	width:193px;
	height:23px;
	background-image:url(resimler/m1.gif);
	background-repeat:no-repeat;
	text-indent:20px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#aec8e7;
	line-height:23px;
	color:#004a80;}
#ic_sag li a:hover{
	background-image:url(resimler/m2.gif);
	background-repeat:no-repeat;
	background-color:#7da7d9;
	}
	
#ic_orta_sol{
	display:inline;
	float:left;
	margin:10px 10px 10px 15px;
	padding:0 10px 0 0;
	width:487px;
	border-right:1px dotted;
	border-color:#999;
	height:auto;}	
#ic_orta_sag{
	display:inline;
	float:left;
	margin:10px 0 10px 0;
	width:193px;
	height:auto;}
/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
border: 1px solid #999;
background: #fff; 
width: 488px; 
height: 27px; 
margin: 0; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 558px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 450px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
color:#F00;
} 

#talepler{
list-style-type:none;
margin:0;
padding:0;
position:relative;
}

#talepler li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	float:left;
	width:480px;
	height:20px;
	border-bottom:1px solid #fff;
	line-height:20px;
	text-indent:6px;
	color:#666;
	background:#d1dbe7}
#talepler li span{
	color:#F00;
	font-weight:bold;
	font-size:12px;}
#talepler li a{
display:block;
float:left;
text-decoration:none;
color:#0076a3
}
#talepler li a:hover{
text-decoration:underline;
}
.ilceler{
	margin:0;
	padding:0;
	list-style:none;}
.ilceler li{
	display:inline;
	float:left;}
.ilceler li a{
	display:inline;
	float:left;
	width:170px;
	border-bottom:1px solid #999;
	text-decoration:none;}
.ilceler li a:hover{
	background-color:#F60;
	color:#FFF;}
