@charset "iso-8859-9";
body {
	font-family: Arial;
	font-size: 11px;
	background-color: #dfdfdf;
}
#main {
	width: 864px;
	text-align: left;
	}
#menu {
	display: block;
	float: right;
	width: 812px;
	text-align: center;
	background: url(../images/menu_block.jpg) left bottom no-repeat;
	margin-top: 12px;
	}#menu ul {
		margin: 0;
		padding: 0;
		}#menu ul li {
			width: 105px;
			background: url(../images/menu_block.jpg) right top no-repeat;
			list-style: none;
			padding: 6px 6px 16px 5px;
			float: left;
			}#menu ul li a {
				color: #000;
				font-weight: bold;
				text-decoration: none;
				font-size: 12px;
				outline: none;
			}#menu ul li a:hover {
				color: #063;
			}#menu ul li ul {
				width: 115px;
				margin: 16px 0 0 -5px;
				padding: 0;
				position: absolute;
				visibility: hidden;
				border-top: 1px dotted white;
				background: #82bb9a;
				}#menu ul li ul li {
					width: 106px;
					padding: 8px 0;
					margin-left: 4px;
					display: block;
					border-bottom: 1px dotted #fff;
					text-align: left;
					background: none;
					}#menu ul li ul li a {
						color: #fff;
						font-size: 11px;
						padding-left: 16px;
						font-weight: normal;
					}#menu ul li ul li a:hover {
						color: #000;
						}
#flash {
	width: 812px;
	float: right;
	display: block;
	margin-bottom: 6px;
	}
#banner-list {
	display: block;
	float: right;
	text-align: right;
	width: 828px;
	margin-bottom: 6px;
	}
#banner-list div.banner {
	display: inline-block;
	float: right;
	width: 192px;
	padding-left: 15px;
	}
#index {
	width: 812px;
	display: block;
	float: right;
	}
#include {
	width: 812px;
	display: block;
	float: right;
	background: #fff;
	border-top: 1px dotted #333;
	}
#haberler {
	background:url(../images/bg_haberler.jpg) center repeat-y;
	width: 296px;
	padding: 0;
}
#haberler a.haber {
	display: inline-block;
	margin: 8px 8px 8px 21px;
	text-decoration: none;
	color: #5d3446;
	outline: none;
	height: 90px;
	}
#haberler a.haber h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0;
	}
#haberler span {
	color: #000;
	display: block;
	margin-bottom: 4px;
	}
#haberler a.haber img {
	border: 1px solid #fff;
	float: right;
	padding: 2px;
	}
#haber-sayfa {
	float:right;
	text-align: center;
	margin-right: 8px;
	font-size: 8px;
	}
#haber-sayfa a {
	background:url(../images/bg_haber_sayfa.jpg) center no-repeat;
	text-decoration: none;
	color: #333;
	width: 13px;
	padding-top: 5px;
	display: inline-block;
	}
#haber-sayfa a:hover {
	color: #5d3446;
	}
#metin-giris {
	margin: 0 14px;
	}
#metin-giris h1 {
	color: #5d3446;
	font-size: 14px;
	}
#footer {
	display: block;
	float: right;
	text-align: left;
	width: 812px;
	margin-top: 20px;
	}
#link-alt a {
	color: #000;
	margin: 10px 0 10px 10px;
	padding-left: 10px;
	background: url(../images/ok.jpg) left 4px no-repeat;
	display: block;
	text-decoration: none;
	}
#link-alt a.active {
	font-size: 12px;
	color: #F60;
	text-decoration: underline;
	font-weight: bold;
	}
#link-alt a:hover {
	color: #d00;
	}
#link-map {
	padding: 6px;
	background: #f2f2f2;
	}
#link-map a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/ok_kahve.jpg) left center no-repeat;
	padding: 0 8px;
	}
#link-map a:hover {
	color: #d00;
	}
#link-html {
	margin-left: 6px;
	}
#link-html h1 {
	margin-top: 0;
	}
#haber-tablo a:link, #haber-tablo a:visited{
	color: #333;
	text-decoration:none;
	}
#haber-tablo a:hover{
	color: #a00;
	text-decoration:none;
	}
table th {
	font-size: 14px;
	font-family: Arial;
	}
form input[type=text], form textarea {
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	padding: 6px;
	font-size: 11px;
	font-family: Arial;
	color: #333;
	width: 200px;
	}
form input[type=submit], form input[type=buttom], form input[type=reset]{
	padding: 6px;
	font-family: Arial;
	font-size: 11px;
	color: #333;
	}
