@charset "euc-kr";

@import url(default.css);
@import url(common.css);

body								{background:url(../imgs/main/body_bg.jpg) no-repeat 50% 0;}
div#wrap							{width:1000px; margin:0 auto;}
div#header							{width:1000px; height:90px; margin:0 auto;}
div#header div.glover				{width:1000px; height:8px; padding:7px 0 2px 0; text-align:right;}
div#header div.glover img			{vertical-align:top; margin:0 3px 0 0; }
div#header div.navi					{width:1000px; height:73px; overflow:hidden;}
div#header div.navi div.logo		{width:260px; float:left; padding:17px 0 0 0;}
div#header div.navi div.logo img	{margin:0px 0 0 49px;}
div#header div.navi div.navi_flash	{width:740px; float:right;}


div#container										{width:1000px; height:585px;}
div#left_column										{width:713px; float:left; _margin:-7px 0 0 0}
div#center_column									{width:287px; float:right; padding:97px 0 0 0; }
div#center_column div.notice						{width:100%; height:153px;}
div#center_column div.notice h3.title				{height:35px; }
div#center_column div.notice h3.title a				{margin:0 0 0 160px;}
div#center_column div.notice table.notice			{width:100%;}
div#center_column div.notice table.notice th		{color:#466995; font-size:0.9em; padding:3px 0 ;}
div#center_column div.notice table.notice td.title	{padding:3px 0 ;}
div#center_column div.notice table.notice td.title a{color:#606060; font-size:0.9em;}
div#center_column div.notice table.notice td.title a.new{padding:0 15px 0 0; background:url(../imgs/common/bul_new.gif) no-repeat 100% 0;}
div#center_column div.business						{width:100%; height:142px;}
div#center_column table.product						{width:100%; vertical-align:bottom}
div#center_column table.product	td.info_btn			{width:70px; padding:60px 0 0 19px;}


div#footer									{width:1000px; height:100px; overflow:hidden; padding:26px 0 0 0; }
div#footer div.logo							{float:left; width:180px; text-align:center;}
div#footer div.capy							{float:left;}
div#footer div.family						{float:right; padding:0 35px 0 0;}
div#footer div.family ul					{width:325px; overflow:hidden;}
div#footer div.family ul li img				{vertical-align:top;}
div#footer div.family ul li.btn_left		{width:10px; float:left;}
div#footer div.family ul li.btn_right		{width:10px; float:right;}
div#footer div.family ul li.family_link		{width:305px; float:left; height:30px; padding:9px 0 12px 0; text-align:center; border-top:2px solid #F4F4F4; border-bottom:2px solid #F4F4F4; }
div#footer div.family ul li.family_link div	{width:305px; text-align:center;}
div#footer div.family ul li.family_link div img{margin:0 5px;}

