<!--
body {
	background: url(images/back.jpg) repeat-x #e0d5b7;
	font-size: 11px;
	font-family: Tahoma;
}

a {
	color: #000000;
	text-decoration: none;
}
.maintable {
	margin: 5px auto 0 auto;
	background: #FFFFFF;
}
.content {
	padding: 10px;
}
hr {
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border: 1px 0 0 0;
}
.cbaslik {
	font-weight: bold;
	color: #f0ab37;
	font-size: 13px;
	border-bottom: 2px solid #f0ab37;
}
.anayazi {
	color: #000000;
	font-size: 12px;
	text-align: justify;
}


.anayazi a {
	color: #52472C;
	text-decoration: none;
}

.haber {
}
.haber .resim {
	background: url(/images/disi.jpg) no-repeat;
}
object {
	z-index: 1;
}
embed {
	z-index: 1;
}

.yazimavis {
	background: #cec4ab;
	width: 210px;
	float: left;
	margin: 4px;
	padding: 4px;
}

-->