@charset "UTF-8";
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin:0;
padding:0;
}
<!--
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
-->
#ust{
height:250px;
background:url(../images/ust_zemin.jpg) repeat-x;
}
#banner{
width:900px;
height:250px;
background: url(../images/banner_zemin.jpg) no-repeat;
}
#banner_sol{
width:390px;
height:240px;
padding:10px 0 0 10px;
float:left;
color:#CC3300;
}
#banner_sol a{
color:#FFFFFF;
margin-left:10px;
}
#banner_sol a:hover{
color:#999999;
}
#banner_sag{
width:500px;
height:250px;
float:left;
}

#menu{
/*height:30px;
background:url(../images/menu_zemin.jpg) repeat-x;
border-bottom:2px #CC3300 solid;*/
}
#orta{
background:url(../images/orta_zemin.jpg) repeat-x top;
min-height:600px;
}
#markalar{
width:190px;
}
#markalar_baslik{
width:175px;
height:26px;
padding:4px 0 0 15px;
color: #FFFFFF;
font-size:15px;
background:url(../images/bar_turuncu.jpg);
}
#markalar_icerik{
width:180px;
padding:5px;
border-bottom:2px #CC3300 solid;
background:#fff;
}
.anasayfa_sutun{
width:200px;
}
.anasayfa_baslik{
width:205px;
height:26px;
padding:4px 0 0 15px;
color: #FFFFFF;
font-size:15px;
background:url(../images/bar_siyah.jpg);
}
.anasayfa_icerik{
width:220px;
padding-top:5px;
}
#haber_baslik{
font-size:15px;
padding:5px;
background:#0099FF;
display:block;
color:#FFFFFF;
}
#alt{
background:#cccccc;
height:150px;
border-top:2px #CC3300 solid;
padding:5px;
color:#333333;
}
#alt_sol{
width:700px;
float:left;
}
#alt_sag{
float:right;
}

#icsayfa_baslik{
padding:5px;
font-size:16px;
border-bottom:1px #333333 dotted;
}
#icsayfa_icerik{
padding:5px;
}
.icsayfa_resim{
width:150px;
float:left;
text-align:center;
margin:5px;
}