@charset "euc-kr";



div#top						{width:100%;  height:100px; background:url('../_img/comn/TopBg.gif') repeat-x 0 0; border-bottom:2px solid #4a4a4a}
div.top						{width:960px; margin:0 auto; }
div.top .gnb				{text-align:right; height:19px; padding:5px 40px 0 0;}
div.top .menu_w				{overflow:hidden;}
div.top .menu_w h1			{float:left; padding:15px 0 0 0;}
div.top .menu_w ul.menu		{width:648px; padding:25px 0 0 0; float:right; overflow:hidden;}
div.top .menu_w ul.menu li	{float:left;}

div.top .menu_w ul.menu ul.submenu				{position:absolute; overflow:hidden; padding:0 15px; background:url('../_img/comn/submenu_bg.gif') repeat-x 0 0;}
div.top .menu_w ul.menu ul.submenu li			{float:left; background:none;  padding:0 7px;}
 
div.top .menu_w ul.menu li ul.s01				{margin:10px 0 0 20px;}
div.top .menu_w ul.menu li ul.s02				{margin:10px 0 0 20px;}
div.top .menu_w ul.menu li ul.s03				{margin:10px 0 0 20px;}
div.top .menu_w ul.menu li ul.s04				{margin:10px 0 0 32px;}
div.top .menu_w ul.menu li ul.s05				{margin:10px 0 0 -180px;}


div#copyright				{width:100%; height:87px; border-top:1px solid #bababa; text-align:center; background:#e8e8e8; padding:30px 0 0 0;}