body { 
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:%76;
	font-size:0.75em;
	color:#444444;
	background: #b50808 url(images/bg.gif) top left;	text-align:center;
}

#govde {
	width:900px;
	border:1px solid #c0c0c0;
	background-color:#ffffff;
	text-align:left;
	margin: 0 auto; 
}

a{
	text-decoration:none;
	color:#B50808 ;
	padding-bottom:1px;
	border-bottom:1px dashed #B50808;
}

a:hover{
	text-decoration:none;
	color:#000 ;
	padding-bottom:1px;
	border-bottom:1px dashed #000;
}

#ust {
	width:100%;
	height:120px;
}

#ustmenu {
	width:100%;
	height:30px;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
	margin-bottom:10px;
}

#icerik {
	width:100%;
	height:365px;
	/* padding:10 0px 10px 0px; */
	line-height:1.6em;
	/*float:left; */
	margin-bottom:10px;
}

#sol {
	width:150px;
	height:365px;
	float:left;
	border-right:1px dotted #333;
}

#sag {
	width:250px;
	height:365px;
	float:right;
}

#alt {
	width:780;
	padding:10px;
	color:#444444;
}

.diger_kutu {
	width:125px;
	height:125px;
}

#menu {
	background: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#menu li {
	margin: 0;
	padding: 0;
}
#menu a {
	background: #fff;
	color: #333;
	border-bottom:1px dotted #333;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: underline;
	font-weight:normal;
}
#menu a:hover {
	background: #B50808;
	color: #fff;
	padding-bottom: 6px;
}

.duyuru {
    background: #fff;
    color: #000;
    border-top: 2px solid #B50808;
    border-bottom: 2px solid #B50808;
    text-align: center;
    margin: 10px auto;
    padding: 5px 20px;
}