body {
	font-family: tahoma;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: url(img/bg.jpg);
	color: #464646;

}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

a:link,a:active,a:visited { text-decoration: none; color: #ff9900; font-weight: bold; }
a:hover	        { text-decoration: underline; color: #464646; }

input, textarea, select { 
	
}

input.button{
	padding: 2px;
	border: 1px solid #329C5A;
	background: #DAEFE8;
	color: #329C5A;
	font-weight: bold;
	cursor: pointer;
}

#main{
	width: 934px;
	background: url(img/bg2.jpg) repeat-y;
	padding: 0 17px;
}

#en_ust{
	width: 929px;
	height: 20px;
	background: #66CC00;
	text-align: right;
	padding: 5px 5px 0 0;
}

#sol{
	width: 233px;
	float: left;
}

#sag{
	width: 701px;
	float: right;
}

#mavi_cizgi{
	width: 701px;
	height: 4px;
	background: #4A748A;
}

#sol_menu{
	width: 233px;
}

#sol_menu a, #sol_menu a:link, #sol_menu a:visited, #sol_menu a:active{
	width: 193px;
	height: 26px;
	background: url(img/menu_bg.jpg) no-repeat;
	display: block;
	text-align: left;
	padding: 9px 0 0 40px;
	color: #ff9900;
	font-weight: bold;
	font-size: 12px;
}

#sol_menu a:hover{
	color: #464646;
	text-decoration: underline;
}

#en_alt{
	width: 934px;
	height: 22px;
	background: #66CC00;
	text-align: center;
	color: #000000;
	padding: 8px 0 0 0;
}

#sol_haberler{
	width: 225px;
	padding: 4px;
	background: url(img/haber_sol_bg.jpg) repeat-y;
}

#sol_haberler span{
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}

#sol_haberler a, #sol_haberler a:link, #sol_haberler a:visited, #sol_haberler a:active{
	display: block;
	margin-bottom: 12px;
	color: #ffffff;
}

/* [+] HABER.PHP */
#haber_baslik{
	width: 681px;
	min-height: 27px;
	color: #63CE00;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0 0 0;
	margin-top: 5px 4px 0 8px;
	border: 0px solid #63CE00;
	border-bottom-width: 1px;
}

#haber_baslik h1{
	padding: 0;
	margin: 0;
	border: 0px solid #316BAD;
	border-bottom-width: 1px;
	color: #63CE00;
	font-size: 24px;
	font-weight: bold;
}

#haber_cerceve{
	width: 580px;
	border: 1px solid #C1CFDC;
	margin: 20px 0 20px 0;
}

#haber_ozet{
	width: 560px;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #346FAC;
}

#haber_icerik{
	width: 560px;
	padding: 0 10px;
	text-align: left;
}

#haber_icerik h3{
	padding: 4px 0;
	margin: 0;
	color: #63CE00;
	font-size: 12px;
	width: 572px;
}

#haber_icerik li{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0 0 0 26px;
	background: url(img/satirbasi.jpg) no-repeat top left;
	line-height: 24px;
}

#haber_ek_resimler{
	width: 560px;
	padding: 0 10px;
	text-align: center;
}

img.haber_resim{
	padding: 2px;
	border: 1px solid #6D96AD;
	margin: 0 4px 2px 0;
	width: 120px;
}
img.haber_ek_resim{
	padding: 2px;
	border: 1px solid #6D96AD;
	margin: 0 2px 2px 0;
	width: 120px;
}

#haber_icerik a, #haber_icerik a:link, #haber_icerik a:active, #haber_icerik a:visited{
	color: #04CCFD;
}
#haber_icerik a:hover{
	color: #383167;
}

a.haber_list, a.haner_list:active, a.haber_list:visited, a.haber_list:link{
	display: block;
	padding: 0 0 0 22px;
	background: url(img/satirbasi.jpg) no-repeat top left;
	line-height: 24px;
	color: #63CE00;
}
/* [-] HABER.PHP */

/* [+] PERSONEL.PHP */
a.personel_liste, a.personel_liste:link, a.personel_liste:active, a.personel_liste:visited{
	font-weight: bold;
	color: #000000;
}
a.personel_liste:hover{
	color: #ff9f07;
}
/* [-] PERSONEL.PHP */

/* [+] İLETİŞİM.PHP */
td.td_sol{
	width: 160px;
	font-weight: bold;
	padding: 2px;
}

td.td_sag{
	padding: 2px;
}

input.text{
	width: 299px;
	height: 20px;
}

#sonuc_basarili{
	width: 670px;
	background: #0AAF4F;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	margin-top: 5px;
}

#sonuc_basarisiz{
	width: 670px;
	background: #CF0008;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	margin-top: 5px;
}
/* [-] İLETİŞİM.PHP */

/* [+] İNDEX.PHP */
div.index_cerceve{
	width: 560px;
	border: 1px solid #C1CFDC;
	margin: 20px 0 20px 0;
	padding: 10px;
	text-align: left;
}

p.index_baslik{
	padding: 0;
	margin: 0;
	color: #63CE00;
	font-weight: bold;
}

p.index_ic{
	padding: 0;
	margin: 0;
}
/* [-] İNDEX.PHP */