@charset "euc-kr";
@import url(default.css);
@import url(layout.css);
@import url(common.css);

table.notice      {border-bottom:2px solid #5A70C3;width:661px;} 
table.notice caption    {} 
table.notice caption img   {display:block} 
table.notice td      {border-bottom:1px solid #E0E0E0; color:#393939; height:28px; text-align:center;}
table.notice td a     {color:#393939; }
table.notice td.num     {width:70px; color:#8E8E8E; padding:0 0 0 13px;}
table.notice td.title    {text-align:left;}
table.notice td.man     {width:60px; padding:0 35px 0 0; }
table.notice td.date    {width:70px; color:#8E8E8E}
table.notice td.click    {width:100px; color:#8E8E8E}
table.notice td.contents    {padding:0 0 0 10px;}
table.notice tr.border_none td  {border:0px}

div.notice_btn						{width:661px; margin:10px 0 0; text-align:right;}
div.notice_btn img					{vertical-align:top;}

div.paging							{width:661px; text-align:center;}
div.paging table					{margin:0 auto;}
div.paging table td					{display:inline;}
div.paging table td.num				{padding:2px 0 0 0;}
div.paging table td.num	a			{padding:0 0px 0 0px; margin:0px;}
div.paging table td.num	a.current	{color:#333333}
div.paging table td.btn				{padding:0 5px;}
div.paging table td.btn img			{vertical-align:top;}

table.notice_view					{width:661px;}
table.notice_view caption			{width:661px; background:url(../imgs/company/view_title.gif) no-repeat 0 0; height:20px; color:#fff; padding:6px 0 0 30px;  text-align:left;}
table.notice_view th				{text-align:right; padding:0 0 0 5px; width:60px; border-bottom:1px solid #E0E0E0}
table.notice_view td				{padding:0 0 0 10px; height:28px; border-bottom:1px solid #E0E0E0; text-align:left;}
table.notice_view td.text			{padding:10px 0 25px 20px; }
div.view_cont						{width:641px; padding:10px 0 25px 20px; border-bottom:2px solid #5A70C3;}

table.notice_write					{width:661px; border-bottom:2px solid #5A70C3;}
table.notice_write caption			{width:661px; background:url(../imgs/company/view_title.gif) no-repeat 0 0; height:20px; color:#fff; padding:6px 0 0 30px;  text-align:left;}
table.notice_write th				{text-align:right; padding:0 0 0 5px; border-bottom:1px solid #E0E0E0}
table.notice_write td				{padding:0 0 0 10px; border-bottom:1px solid #E0E0E0}
table.notice_write td input			{border:1px solid #BEBEBE; width:570px; height:18px; margin:4px 0 4px 0;}
table.notice_write td input.name	{width:189px}
table.notice_write td textarea		{border:1px solid #BEBEBE; width:550px; height:220px; margin:4px 0 4px 0;}




/* /////////////////////////////////// */
/*				 portfolio			   */
/* /////////////////////////////////// */
table.portfolio_tab				{}
table.portfolio_tab	td			{padding:0 2px 10px 0;}
div.cont_potfolio				{}
