@charset "iso-8859-9";
/* CSS Document */

.body{
font-family:arial;
margin:0;
padding:0;
}

.header_ust{
width:902px;
margin:0 auto;
border-bottom:2px solid #4d4948;
padding-bottom:5px;
}

.tarih{
float:left;
width:200px;
height:20px;
padding:20px 0px 0px 0px;
}

.ust_menu{
float:right;
width:600px;
height:40px;
}

.ust_menu ul{
list-style:none;
margin:0;
padding:0;
float:right;
}


.ust_menu ul li{
float:left;
padding:20px 0px 0px 20px;
}

.ust_menu ul li a{
text-decoration:none;
cursor:pointer;
margin:0;
padding:0;
color:#000000;
}


.header{
width:902px;
margin:0 auto;
position:relative;
height:250px;
padding:0px 0px 0px 0px;
}

.container{
width:902px;
margin:0 auto;
}

.content_yeni{
margin:0;
padding:0;
background:#f1f1f3;
width:902px;
}

.sol_kolon{
float:left;
width:240px;
border-right:2px solid #4d4948;
}


.sag_kolon{
float:left;
margin-left:-2px;
width:650px;
border-left:2px solid #4d4948;
}

.content_alt{
background:url(../images/icerik_alt.jpg) no-repeat scroll 0 0;
width:902px;
height:34px;
}

.footer{
width:902px;
margin:0 auto;
}

.footer_icerik{
text-align:center;
padding:10px 10px;
font-size:11px;
}

/*
.sag_kolon table{
width:600px;
}
*/

.content a{
color:#F47836;
}
