@charset "utf-8";
/* Hakan YÖNAK çalışmasıdır.*/
body {
	font-family: verdana;
	color: #2b2b2b;
	margin: 0px;
	background-image: url(images/body_fon.png);
	background-repeat: repeat-x;
}
#govde {
	background-image: url(images/ust_fon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 100%;
}
#logo {
	width: 100px;
	float: left;
}
#buton {
	text-align: right;
	width: 840px;
	float: left;
	padding-right: 20px;
	padding-top: 85px;
}
#tablo_ic {
	background-color: #FFFFFF;
	width: 920px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	padding-bottom: 20px;
}
#sagkolon {
	float: left;
	width: 160px;
}
#icerik {
	float: left;
	width: 740px;
	padding-right: 20px;
}


#tablo_zmn {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.baslik:hover {
	color:#990000;
	text-decoration: underline;
}
.nosecili {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6ebad8;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	height: 15px;
	width: 15px;
	font-weight: bold;
}
.no {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	height: 15px;
	width: 15px;
	font-weight: bold;
}
.no a { text-decoration:none; color: #FFFFFF;}
.no a:hover { text-decoration:underline; color: #FFFFFF;}
.baslik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #1c6bed;
	text-decoration: none;
}
#kategori {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 0px;
}
#kategori ul {
	list-style-type: none;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#kategori ul li {
	padding-bottom: 5px;
}
#kategori a {
	color: #1c6bed;
	text-decoration: none;
}
#kategori a:hover {
	color: #990000;
	text-decoration: underline;
}
