﻿/* 2009년 10월 13일 3시 김해영 제작 (수정사항은 반드시 메모해주세요)*/



/******************* amdin */
#wrap               {width:100% ; height:100%;  background-repeat:repeat-x }
#m_wrap             {width:100% ; height:100%;  background-image:url('/images/common/bg.gif'); background-repeat:repeat-x}
#s_wrap             {width:100% ; height:100%;  background-color:#fdf0ef;  background-image:url('/images/common/sub_bg.gif'); background-repeat:repeat-x }
#container			{width:980px ; height:100%; }

/* main */
#left_margin		{ float:left; width:50px; margin:0px; padding:0px; background-color:#333333;}
#leftNavi  			{ float:left; width:232px; height:601px; padding:0px; }
#leftbanner  		{ float:left; width:237px; height:200px; padding:0px; }
#leftmargin  		{ float:left; width:25px; height:601px; padding:0px; }
#leftmenu 			{ float:left; width:200px; height:200px; padding:0px; }
#top_menu01 		{ float:left; width:723px; margin:0px; padding:0px; height:71px;}
#top_menu01 		{ float:left; width:723px; margin:0px; padding:0px;}
#visual 			{ float:left; width:723px; height:107px; padding:0px; }
#banner 			{ float:left; width:723px; height:23px; padding:0px;}

#top_visual			{ float:left; width:723px; height:178px; padding:0px;}
#m_top_visual       { float:left; width:723px; height:507px; padding:0px;}

/* CONTENT */
#contentarea		{ float:left; width:723px;}
#cont_mg			{ width:10px; }
#s_title			{ width:680px; }

/* BOTTOM */
#m_copy_bottom 		{float:left; width:100%; height:100%; margin:0px; padding:0px; background-color:#ffffff;}
#copy_bottom 		{float:left; width:100%; height:100%; margin:0px; padding:0px; background-color:#fdf0ef;}


/* admin */
#wrap_admin         {width:100% ; height:100%;  background-image:url('../images/admin/bg.gif'); background-repeat:repeat-x }
#top               	{width:1000px;}
#left_admin		    {float:left; width:202px; height:100%; background-image:url(../images/admin/l_title_bg.gif);}
#content_admin      {width:1000px; }
#bottom_admin       {width:100%; background-image:url(../images/admin/bottom_bg.gif);  }






/******************* sub common */

/* 2009년 11월 2일 background-images 적용을 위해 절대경로로 변경*/
#wrapper            {width:100% ; height:100%; background-image:url(/images/common/sub_bg_01.gif); background-repeat:repeat-x;}


#wrapper_min        {width:963px ; margin:0 auto; background-repeat:repeat-x; }
#p_container		{width:963px ; height:100%; }
#content			{width:963px ; height:100%; }
#bottom				{width:963px ; height:100%; margin-bottom:50px}









