body{
	background-image:url(/images/duvar.png);
	background-repeat:repeat;
	background-color:#fdfdfd;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:9pt;
}
#genel{
	width:900px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#footer{
	margin-top:15px;
	position:relative;
	width:100%;
	height:110px;
	background-color:#CCC;
	background-image:url(/images/footerarka.png);
	background-repeat:repeat-x;
}
#footeric{
	width:900px;
	height:110px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	font-family:Tahoma;
	font-size:9pt;
	padding-left:10px;
	line-height:19px;
}
.link{
	color:#000;
	text-decoration:none;
}
.link:hover{
	color:#999;
	text-decoration:none;
}
.link1{
	color:#FFF;
	text-decoration:none;
}
.link1:hover{
	color:#FFF;
	text-decoration:none;
}
#haberler{
	float:left;
	margin-top:110px;
	position:relative;
	width:280px;
	height:219px;
	background-image:url(/images/haberler.png);
	background-repeat:no-repeat;
}
#haberleric{
	margin-top:50px;
	margin-left:10px;
	width:255px;
	height:145px;
	font-family:Tahoma; 
	font-size:9pt;
	overflow:hidden;
	color:#FFF;
}
#haberleric ul{
	margin:0px;
	padding:0px;
	list-style-image:url(/images/liste.png);
}
#haberleric ul li{
	margin-top:5px;
	margin-left:12px;
	line-height:17px;
}
#hakkinda{
	float:left;
	margin-top:110px;
	position:relative;
	margin-left:27px;
	width:280px;
	height:219px;
	background-image:url(/images/hakkinda.png);
	background-repeat:no-repeat;
}
#hakkindaic{
	margin-top:50px;
	margin-left:10px;
	line-height:17px;
	position:absolute;
	width:260px;
	height:160px;
	font-family:Tahoma; 
	font-size:9pt;
	color:#FFF;
}
#nasil{
	margin-top:110px;
	position:relative;
	margin-left:614px;
	width:280px;
	height:219px;
	background-image:url(/images/nasil.png);
	background-repeat:no-repeat;
}
#nasilic{
	margin-top:50px;
	margin-left:110px;
	line-height:17px;
	position:absolute;
	width:160px;
	height:160px;
	font-family:Tahoma; 
	font-size:9pt;
	color:#FFF;
}
#gecis{
	margin-top:10px;
}
.golge{
	box-shadow: 0px 0px 10px #000000;
	-moz-box-shadow: 0px 0px 10px #000000;
	-webkit-box-shadow: 0px 0px 10px #000000;
}
.kategoriler{
	width:209px;
	padding:9px; 
	
	
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:bold;
	border-bottom:1px dotted #FFF;
	background-color:#fdbd58;
	cursor:pointer;
} 
.kategoriler:hover{
	width:209px;
	padding:9px; 
	
	
	background-repeat:no-repeat;
	color:#666;
	font-weight:bold;
	background-color:#fdbd58;
} 
#bant{
	margin-left:auto;
	position:absolute;
	background-image:url(/images/menubg.png);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:161px;
	float:left;
}
.sayfalama{
	border:1px solid #CCC;
	background-color:#EAEAEA; 
	padding:6px;
	text-decoration:none;
	color:#333;
	margin-left:3px;
}

