@charset "utf-8";
/* HUMANUILAB Web Standard 1Team KH 121119 */

html,body{background-color:#fff;}
#container{padding-bottom:50px;}
#content{width:100%; margin:0; padding:0;}
.container_bg_area{position:absolute; top:0; z-index:-1; width:100%; height:78px; border-bottom:1px solid #d4d4d4; *zoom:1;}
.container_bg_area:after {display:block; clear:both; content:"";}
.container_bg_area .bg_lft{float:left; width:50%; height:100%;}
.container_bg_area .bg_rgt{float:right; width:49.9%; height:100%;}

.ad_left{top:0;}
.ad_right{top:0;}



/* lnb_tab */
.lnb_tab {position:relative; margin-top:70px; height:37px; border-bottom:1px solid #aaa;}
.lnb_tab .tab {width:1006px; margin:0 auto; position:relative;}
.lnb_tab .tab a {position:absolute; top:0; z-index:1; display:block; width:128px; height:36px; line-height:36px; text-align:center; border:1px solid #ddd; border-bottom:0; text-decoration:none; font-family:Dotum; letter-spacing:-1px; color:#888; background:#fff; cursor:pointer;}
.lnb_tab .tab .tab1 a {left:0;}
.lnb_tab .tab .tab2 a {left:129px;}
.lnb_tab .tab .tab3 a {left:258px;}
.lnb_tab .tab .tab4 a {left:387px;}
.lnb_tab .tab .tab5 a {left:516px;}
.lnb_tab .tab .on {z-index:2; height:37px; font-weight:bold; color:#444; border-color:#aaa; background:#fff url(../img/icon_arr03.png) no-repeat center bottom;}


.lnb_tab .fnct_area {position:absolute; right:0; top:0; background:red;}

.band {display:none;}