body {
	margin: 0;
	background-image:url(i/gf.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:left top;
}
td,div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.govde {
	background-image:url(i/of.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:left top;
	height:490px;
}
.anasayfa {
	background-image:url(i/anasayfa_fon.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:left top;
	height:490px;
}
.banner {
	width:180px;
	height:145px;
	background-color:#666666;
	margin: 10px 0 10px 20px;
	clear:both;
}
.sol_bas {
	width:170px;
	height:20px;
	margin: 0 0 0 20px;
	padding-left:10px;
	clear:both;
	text-align:left;
}
.sol {
	width:164px;
	height:auto;
	clear:both;
	margin: 0 0 20px 20px;
	border:1px solid #d9e7e4;
	text-align:left;
	padding:7px;
	font-size:11px;
}
.ortayazi {
	width:550;
	margin:15px;
	height:auto;
}
.baslik {
	font-size:35px;
	width:550;
	margin:15px;
	height:auto;	
}
.baslik2 {
	font-size:25px;
	margin:15px;
	height:auto;	
}
.menuler {
	width:180px;
	height:auto;
	margin: 10px 0px 10px 20px;
	text-align:left;
	clear:both;
	font-weight:bold;
	font-size:12px;
}
.mna {
	text-decoration:none;
	color:#000000;
}
.mnd {
	text-decoration:none;
	color:#666666;
}

#kategori {
 width:550px;
 margin:10px;
}
#kategori div {
 font-size:12px;
 font-weight:bold;
 margin:2px;
 width:131px;
 height:170px;
 border:1px solid #DEDFDE;
 float:left;
 text-align:center;
 overflow:hidden;
 padding-top:5px;
}
.bt {
	background-color:#d2d2d2;
	color:#FFFFFF;
	border:0px;
	height:20px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
.i {
	background-color:#ffffff;
	width:98%;
	border:1px solid #efefef;
	font-size:12px;
	font-family:Arial;
}
#divGl {
 border:1px solid #ccc;
 position:absolute;
 display:none;
 width:800px;
 height:600px;
 z-index:1000;
 top:152px;
 background-color:#fff;
 text-align:center;
}