/**********************************************
 ORTA ALAN MENÜ 
***********************************************/
#div_ic{
	position:relative;
	top:10px;
	width:970px;
	margin:0 auto;
	text-align:center;
}

 #div_ic_icerik {
	position:absolute;
	left:40px;
	top:20px;
	width:799px;
	height:305px;
	z-index:50;
}

.hucre_1 {
	background:#F5F5F5;
	font: 11px "Lucida Grande", arial, verdana, sans-serif;
	color: #575757;
	padding:5px;
}

.hucre_2 {
	background:#E9E9E9;
	font: 11px "Lucida Grande", arial, verdana, sans-serif;
	color: #575757;
	padding:5px;
}
