@charset "utf-8";
#baslik 
{
	width:755px;
	text-align: center;
}
	
#solkol
{
	float: left;
	width: 170px;
} 

#icerik 
{
	float:left;
	position: relative;
	width: 585px;
}

#taban 
{
	clear: both;
	width:755px;
	height:40px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e97909;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	text-align:center;
}	
