@import url('ui.css');
@import url('main.css');
@import url('leftmenu.css');
@import url('table.css');
@import url('GIS.css');
@import url('contents.css');


		
/* Layout Grid 
---------------------------------------------------------*/






* html #Lwrap {
    height: 100%;
}


html, body {
    height: 100%;
    padding: 0;
    margin: 0;
}


body {height:100%;}
html { overflow-y:scroll; }
* html { overflow:scroll; overflow-x:auto;}


#Lwrap {position:relative; width:990px; min-height: 100%; margin:0 auto;margin-bottom: -65px;}


#Lwrap_syscheck {position:relative; width:680px; margin:0 auto; } /*½Ã½ºÅÛÁ¡°ËÁß·¹ÀÌ¾Æ¿ô */
#Lheader {position:relative;z-index:1;height:77px; width:885px;}
#Lsidebar {position:relative; float:left; width:205px;min-height:420px;_height:420px; padding-bottom:60px;}
#Lspot {position:relative; float:left; width:680px; height:235px;}
#Lcontent {position:relative;  float:left; width:680px; padding-bottom:80px;}
#Lcontent_main {position:relative;  float:left; width:680px;}
#Lextra {position:relative; float:left; width:105px;margin-top:37px;}

#Lfooter {position:relative; clear:both;width:990px; height:60px;  margin:auto;}


/* °£Æí±æÀâÀÌ */
#Lwrap_help   {position:relative; width:885px; min-height: 100%; margin:0 auto;}
#Lheader_help {position:relative;height:60px; width:885px;}
#Lspot_help {position:relative; float:left; width:885px; height:175px;}
#Lmain_help {position:relative; float:left; width:885px;}
#Lcontent_help {position:relative;  float:left; width:680px;padding-bottom:40px;}




.Lgis {position:absolute;top:140px;left:0px;width:885px;height:463px;}
.Lgis_s {position:absolute;top:140px;left:205px;width:680px;height:463px;}
/* Typography */
body {font: 75% Dotum, µ¸¿ò, sans-serif;letter-spacing: -1px;color: #333333;}
