﻿body 
{
	margin:0 auto;
}

#TopMenuBody
{
	background-color: #f5f5f5;
}

/*
	topMainContainer:ana container
*/
#topMainContainer
{
	width:100%;
	height:60px;
}
/*
topInfoBar:top menü info alanı
*/
#topInfoBar
{
	width:100%;
	height:64px;
}
#topInfoBar img
{
	margin-top:10px;
}
/*
topMenuContainer:Menü alanı
*/
#topMenuContainer
{
	width:100%;
}
