@charset "utf-8";

/*** Layout Style ***/
#wrap{min-width:1000px;}
/*** Header ***/
#header{min-width:1000px; height:141px;}
#header .header_c{width:1000px; height:91px; margin:0 auto;}
#header .header_c .logo{float:left; margin:10px 0 0;}
#header .header_c .nav_t{float:right;margin:35px 0 0;}
#header .header_c .nav_t li{float:left;}
#header .header_c .nav_t li a{position:relative;display:block;padding:0 20px 0 20px;height:20px;line-height:20px;}
#header .header_c .nav_t li a:before{content:'';display:block;position:absolute;top:50%;left:10px;margin-top:-2px;width:4px;height:4px;background:#a2a2a2;}
#header .header_c .nav_t li.lang a{font-weight:bold;color:#ed0080;}

/** GNB **/
#header .gnb_wrap{position:relative; z-index:37; min-width:1000px; height:48px; border-top:1px solid #c0c0c0; border-bottom:1px solid #c0c0c0;}
#header #gnb{width:1000px; margin:0 auto;}
#header #gnb>li{float:left;padding:0 41px;}
#header #gnb>li>a{display:block; position:relative; z-index:31; line-height:48px; font-weight:bold; font-size:1.38em; letter-spacing:0;}
#header #gnb>li.open>a{position:relative;color:#ed0080;}
#header #gnb>li.open>a:after{content:''; display:inline-block; position:absolute; bottom:-1px; left:0; width:100%; height:2px;background:#ed0080;z-index:35;}
#header #gnb>li>div{display:none; position:absolute; top:48px; left:0; right:0; z-index:30;height:48px; border-top:1px solid #c0c0c0; border-bottom:1px solid #c0c0c0; background:#f7f7f7;}
#header #gnb>li.open>div{display:block;}

/* 2차 */
#header #gnb>li>div>ul{overflow:hidden; width:1000px; margin:0 auto;}
#header #gnb>li>div>ul>li{float:left; padding-left:45px;}
#header #gnb>li>div>ul>li>a{position:relative;display:block;line-height:48px;}
#header #gnb>li.sub01>div>ul>li:first-child{padding-left:0;}
#header #gnb>li.sub02>div>ul>li:first-child{padding-left:100px;}
#header #gnb>li.sub03>div>ul>li:first-child{}
#header #gnb>li.sub04>div>ul>li:first-child{padding-left:150px;}


/* 전체메뉴보기 */
#header .gnb_wrap .wholeview{position:absolute; top:0; left:50%; width:1000px; height:1px; margin-left:-500px;}
#header .wholeview .btn_open{position:absolute; top:-1px; right:0; overflow:hidden; width:51px; height:50px;background:url(../images/header/btn_wholeview_open.jpg) no-repeat 50%; text-indent:-999em;}
#header .wholeview.open .btn_open{z-index:39;background:url(../images/header/btn_wholeview_close.jpg) no-repeat 50%;}
#header .wholeview .nav_wholeview{display:none; position:absolute; top:-1px; z-index:31; width:990px; overflow:hidden; border:5px solid #ed0080;background:#fff;}
#header .wholeview.open .nav_wholeview{display:block;}
#header .wholeview .nav_wholeview>ul{}
#header .wholeview .nav_wholeview>ul:after{content:''; display:block; clear:both;}
#header .wholeview .nav_wholeview>ul>li{float:left; position:relative; width:25%;}
#header .wholeview .nav_wholeview>ul>li>a{display:block;height:44px;line-height:44px;font-weight:bold; font-size:1.385em;text-align:center;border-bottom:1px solid #d5d5d5; background:#f7f7f7; }
#header .wholeview .nav_wholeview>ul>li>div{padding:20px 13px 45px;border-left:1px solid #d5d5d5;}
#header .wholeview .nav_wholeview>ul>li>div:first-child{border:none;}
#header .wholeview .nav_wholeview>ul>li>div>ul{}
#header .wholeview .nav_wholeview>ul>li>div>ul>li{border-bottom:1px solid #d5d5d5;}
#header .wholeview .nav_wholeview>ul>li>div>ul>li>a{position:relative;display:block;padding:10px 0 10px 25px;font-size:1.077em;font-weight:bold;}
#header .wholeview .nav_wholeview>ul>li>div>ul>li>a:before{content:''; display:block; position:absolute; top:50%; left:10px;width:6px;height:2px;background:#b6b6b9;}
#header .wholeview .nav_wholeview>ul>li>div>ul>li>a:hover,
#header .wholeview .nav_wholeview>ul>li>div>ul>li>a:focus,
#header .wholeview .nav_wholeview>ul>li>div>ul>li>a:active{color:#ed0080;}
#header .wholeview .nav_wholeview>ul>li>div>ul>li>ul{padding:0 0 10px 25px;}
#header .wholeview .nav_wholeview>ul>li>div>ul>li>ul>li>a{position:relative;display:block;padding:5px 0 5px 10px;color:#7c7c7c;font-weight:bold;}
#header .wholeview .nav_wholeview>ul>li>div>ul>li>ul>li>a:before{content:''; display:block; position:absolute; top:50%; left:0;width:3px;height:3px;background:#b6b6b9;}
#header .wholeview .nav_wholeview>ul>li>div>ul>li>ul>li>a:hover,
#header .wholeview .nav_wholeview>ul>li>div>ul>li>ul>li>a:focus,
#header .wholeview .nav_wholeview>ul>li>div>ul>li>ul>li>a:active{color:#0da0e4;text-decoration:underline;}


/*** Container ***/
#container{min-width:1000px;}
#container:after{content:''; display:block; clear:both;}
#container .inr{margin:0 auto;padding:0 0 50px;width:1000px;height:100%;background: url(../images/common/bg_snb_line.gif) repeat-y 0 48px;}

/* 현재위치 */
.cont_top{position:relative;background:#f3f3f3;border-bottom:1px solid #dfdfdf;}
.cont_top .location{overflow:hidden;margin:0 auto;width:1000px;}
.cont_top .location li{float:left;padding:0 10px 0 20px; height:49px;line-height:49px; background: url(../images/common/bg_loc.gif) no-repeat 0 50%; vertical-align:top;}
.cont_top .location li:first-child{overflow:hidden; width:19px; height:49px; margin:0 0 0 10px; padding:0 10px 0 0; background:url(../images/common/bg_loc_home.gif) no-repeat 0 50%; line-height:999em;}
/* sns */
.cont_top .sns_area{position:absolute; top:10px;right:50%;margin-right:-500px;}
.cont_top .sns_area li{float:left;}
.cont_top .sns_area li a{display:block; overflow:hidden;width:35px; height:30px;background: url(../images/common/bg_sns_ico.jpg) no-repeat 0 0; line-height:999em; vertical-align:top;}
.cont_top .sns_area li .scrap{width:90px;background-position:0 0;}
.cont_top .sns_area li .twitter{width:36px;background-position:-90px 0;}
.cont_top .sns_area li .facebook{background-position:-126px 0;}
.cont_top .sns_area li .bing{background-position:-161px 0;}
.cont_top .sns_area li .print{background-position:-196px 0;}

/*** Side ***/
#side{float:left;width:220px;}
#side .tit_snb{padding:0 20px 0;width:180px;height:120px;font-size:2.15em;color:#fff;text-align:center; background:url(../images/common/bg_tit_snb.jpg) no-repeat 0 0;}
#side .tit_snb:after{content:'';display:inline-block;height:100%;vertical-align:middle;}
#side .tit_snb span{display:inline-block;vertical-align:middle;}
#side .tit_snb.tit2{height:100px;padding-top:20px;}
#side .tit_snb.tit3{height:105px;padding-top:15px;font-size:2.0em;}

/* snb */
#side .snb{width:218px;height:100%;border:1px solid #d9d9d9; border-top:none; border-bottom:none;}
/* 2차메뉴 */
#side .snb>li {position:relative; border-bottom:1px solid #d9d9d9;}
#side .snb>li>a {display:block;	position:relative; min-height:35px;padding:14px 0 0 20px; font-size:1.1em; line-height:23px;}
#side .snb>li>a:hover, 
#side .snb>li>a:active, 
#side .snb>li>a:focus {font-weight:bold;color:#ed0080;}
#side .snb>li>a.on {font-weight:bold;color:#ed0080;}

/* 3차메뉴 */
#side .snb>li>ul {padding:20px 0;background:#f3f3f3;}
#side .snb>li>ul>li {}
#side .snb>li>ul>li>a {display:block; position:relative;padding:3px 0 3px 28px;line-height:22px;font-size:1em;color:#7c7c7c;}
#side .snb>li>ul>li a:hover, 
#side .snb>li>ul>li a:active, 
#side .snb>li>ul>li a:focus {font-weight:bold;color:#000;}
#side .snb>li>ul>li>a.on {font-weight:bold; color:#000;}
#side .snb>li>ul>li>a:before{content:''; display:inline-block; position:absolute; top:50%; left:20px;width:3px; height:3px;background:#b6b6b9;}

/* Content */
#container .cont_wrap{float:right; width:740px;}
/* cont_head */			
.cont_head{position:relative;margin-bottom:40px;height:118px;border-bottom:2px solid #7c7c7c;}
.cont_head .cont_tit{padding:57px 0 0;font-size:2.69em;letter-spacing:-1px;}
/* cont_body */
.cont_body{/*font-size:13px; */line-height:1.5;}


/*** Footer ***/
#footer{min-width:1000px;margin:50px 0 0;border-top:1px solid #d4d4d4;}
#footer .inr{position:relative; width:700px; margin:0 auto; padding:30px 0 50px 300px;}
#footer .logo{position:absolute; top:27px; left:0;}
#footer .address{margin:10px 0 5px; letter-spacing:0;}
#footer .copy{letter-spacing:0;}




