@charset "utf-8";

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* NAVER (developers@xpressengine.com) */

/* Site Layout - Body Wrap */
body{padding:0;margin:0;font-size:12px;color:#666; /* line-height:1.5em; */ /* background:#3d3e43; */ /* background:url(../img/bg_top.png) repeat-x 0px 0px; */ }
body, table, input, textarea, select, button {font-family:"Helvetica Neue", 나눔고딕,'Malgun Gothic',"Apple SD 산돌고딕 Neo", "Apple SD Gothic Neo", '돋움', Dotum,  AppleGothic, Helvetica, sans-serif;font-size:13px;}
a,
.language button{color:#666;text-decoration:none;}
.clearBoth{position:relative;*zoom:1;}
.clearBoth:after{content:"";display:block;clear:both;}
.xe{position:relative;z-index:1; /* background:#fff; */ /* max-width:1920px; */ margin:0 auto;}
.xe_width{*width:1270px;max-width:1270px; max-width:1100px; margin:0 auto;padding:0;position:relative;}
.dw_color{transition:all 400ms;-webkit-transition:all 400ms;-moz-transition:all 400ms;-o-transition:all 400ms;-ms-transition:all 400ms;}
/* Skin to content */
.skip{margin:0}
.skip a{display:block;text-align:center;line-height:0;height:0;width:0;overflow:hidden}
.skip a:active,
.skip a:focus{position:relative;height:auto;width:auto;line-height:25px;}

.ce .in_body{padding:0 300px 0 0;}
.ec .in_body{padding:0 0 0 300px;}
.ec .e1{float:left;margin-right:-260px;left:-300px;display:block;}
.ce .e1{float:right;margin-left:-260px;right:-300px;display:block;}
.content{width:100%;position:relative;  display:inline-block; /* float:left; */}	/* fullpage 가 정상 작동 안 할때 확인할 부분 */
.e1, .sub_section{width:260px;position:relative;}

/* 3단형시 */
.ece .in_body{padding:0 300px 0 300px;}
.ece .e1 {float:left;margin-right:-260px;left:-300px;display:block; }
.ece .e2 {float:right;margin-left:-260px;right:-300px;display:block;}
.e2, .sub_section{width:260px;position:relative;}




/* -- 헤더 -- */
.header{z-index:5;position:relative;top:0;left:0;width:100%; box-shadow:0px; border-bottom:2px solid #26b0d9;}  /* rgba(0,0,0,0.3) */
.fix_header{position:fixed;z-index:4;background:#fff;filter:alpha(opacity=0);opacity:0.0;width:100%;top:0px;height:60px;-webkit-box-shadow:0 0px 1px rgba(0,0,0,0.3);-moz-box-shadow:0 0px 1px rgba(0,0,0,0.3);box-shadow:0 0px 1px rgba(0,0,0,0.3);transition:all 400ms;-webkit-transition:all 400ms;-moz-transition:all 400ms;-o-transition:all 400ms;-ms-transition:all 400ms;}
.quick_header .fix_header{filter:alpha(opacity=95);opacity:0.95;}
.fix_header *{vertical-align:middle;}
.header a{text-decoration:none;}
.header h1 a{display:inline-block;}
.header img{vertical-align:middle;}
.header ul,
.gnb ul{list-style:none;margin:0;padding:0;zoom:1;}

/* 우상단 로그인 */
.top_header{z-index:3;position:relative;height:31px; /*background:url(../img/bg_account.png) repeat-x; */  border-bottom:1px solid #ddd; background:#fafafa;  }


.top_header_inner {z-index:3;position:relative; position:absolute; right:0px; width:400px; text-align:right; border:0px solid red; top:2px; height:31px; } 

.wrap_account{z-index:2;position:relative;*zoom:1;}
.account{position:absolute;;z-index:1;*zoom:1;height:32px;right:3px;}
.account ul{ margin:0;padding:7px 0 0 0;z-index:2;list-style:none;float:right;}
.account li{float:left;height:18px;line-height:18px;position:relative;background:url(../img/top_li.png) no-repeat left 3px;padding-left:2px;}
.account li.first_login{background:none;}
.account li a,
.account li button{text-decoration:none;padding:0;height:18px;line-height:18px;display:inline-block;padding:0 10px; /* color:#ccc; */ color:#333; }
.account li a:hover,
.account li button:hover{ color:#fff; }
/* 언어선택 */
.wrap_login .language .toggle{background:none;border:0;outline:none;cursor:pointer;margin:0;padding:0 10px;height:18px;overflow:visible;vertical-align:top;}
.wrap_login .language ul{position:absolute;top:26px;left:-50%;display:none;opacity:0.9;filter:alpha(opacity=90);background-image:url(../img/black5.png);border:1px solid #4b4b4b;border-top:0;border-bottom:0;margin:0;padding:0;}
.wrap_login .language li{list-style:none;border:0;border-top:1px solid #4b4b4b;width:100px;padding:5px 10px;text-align:center;background:none !important;height:24px;line-height:24px;}
.wrap_login .language li:hover{background:#fafafa;}
.wrap_login .language li button{background:none;border:0;white-space:nowrap;cursor:pointer;padding:0;overflow:visible;display:inline-block;height:24px;line-height:24px;text-decoration:none !important;font-size:12px;}
.wrap_login .language li.close_selectLang{text-align:center;background:#222 !important;border-top:1px solid #3d3d3d;;border-bottom:1px solid #3d3d3d;height:24px;line-height:24px;}
.wrap_login .language li.close_selectLang .toggle{padding:3px;}

/* 로고 */
.middle_header{position:relative;z-index:2;}
.header h1{margin:0;padding:0;z-index:2;text-align:center;  z-index:12;}
.header h1.large_logo{position:relative;  padding-top:0px; /* padding:10px 0 10px 0px; */ background:#fff;}
.logo_text { font-size:40px; padding:20px 0px 20px 0px; }
.header ul:after{content:"";display:block;clear:both}
.header h1 *,
.fix_header h1 *,
.gnb *{vertical-align:middle;}
.middle_menu{z-index:1;position:relative;}


/* 전체메뉴 */
.ViweAll{position:absolute;width:115px;height:0;padding:14px 5px 25px 5px;display:inline-block;z-index:3;overflow:hidden;z-index:-9999px; /* background:url(../img/all_menu_en.png) no-repeat left -40px; right:0; */ /* top:50%; margin-top:-25px; */ top:5px; color:#000; }
.ViweAll_ko{ /* background:#26b0d9 url(../img/all_menu.png) no-repeat left -40px; */ background-position:left 5px; background-size:400%; width:30px;  }
/* .offAll{background-position:left top} */
.closeAll{width:30px;padding-top:28px;background:url(../img/close_all.png) no-repeat left top !important;left:50%;margin-left:-15px;top:50%;margin-top:-14px;}
.all_Menu{ /*opacity:0.9;filter:alpha(opacity=90);background-image:url(../img/black3.png); */ position:absolute;left:0;width:100%;z-index:3;display:none; margin-top:12px; z-index:999;}
.all_Menu { width:100%; box-shadow: inset 0px 0px 8px 2px rgba(0,0,0,.1);}
.all_Menu ul{list-style:none;}
.all_menu_ul{margin:0 auto !important;border-left:1px solid #ebebeb;}

.all_first{float:left; }
.all_first div{border-right:1px solid #ebebeb; border-bottom:1px solid #ebebeb; padding:20px 0 10px 40px;*height:200px;min-height:200px; /* background:url(../img/bar_all_first.png) no-repeat 0px 20px; */}

/* .all_first1 div{border:0;} */
.all_first a{color:#e6e6e6; color:#000; font-size:14px;line-height:24px;transition:all 400ms;-webkit-transition:all 400ms;-moz-transition:all 400ms;-o-transition:all 400ms;-ms-transition:all 400ms;}
.all_first a:hover{color:#26b0d9;}
.all_first .all_first_a{color:#26b0d9;font-size:16px;font-weight:600;line-height:14px;display:inline-block;padding-bottom:15px;position:relative; }
.all_first .all_first_a:after{content:"";display:block;width:15px;height:2px;overflow:hidden;background:#fff;position:absolute;left:0;bottom:4px;transition:all 400ms;-webkit-transition:all 400ms;-moz-transition:all 400ms;-o-transition:all 400ms;-ms-transition:all 400ms;}
.all_first:hover .all_first_a:after{width:100%;}
.all_first ul ul{padding:0px 0 0px 5px;border-left:3px solid #b3b3b3;margin:5px 0 5px 10px}
.all_first ul ul a{color:#b3b3b3;line-height:20px;font-size:13px;}
.close_all{height:40px;position:relative;border-top:1px solid #868686; display:none;}
.all_first_marker { border-left:5px solid #26b0d9; width:0px; height:18px !important; position:absolute; left:0px; top:20px; padding:0px; min-height:0px; }  /* sejin7940 */

.all_Menu .main_menu ul { background:transparent; }
.all_Menu .main_menu li { background:transparent; }
.all_Menu .main_menu li li a {font-size:13px;}	/* 전체드롭다운 글자 크기 */
.all_Menu .main_menu ul li a.active_a { background:transparent !important; color:#000 !important; font-weight:bold; }

/* 전체 드롭다운 메뉴 */
.lnb-bg { display: none; z-index: 10; position: absolute; top: 50px; left: 0px; width: 100%; height:100%; background-color: #fff; border-bottom: 1px solid #004BA0; box-shadow:none; box-sizing:border-box; /* opacity:0.9;filter:alpha(opacity=90); */ }
.lnb-bg:before { display: block; position: absolute; left: -1140px; width: 1140px; height:100%; background-color: #fff; border-bottom: 1px solid #004BA0;  content: ''; }
.lnb-bg:after { display: block; position: absolute; right: -1140px; width: 1140px; height:100%; background-color: #fff; border-bottom: 1px solid #004BA0; content: ''; }
.lnb-bg .gnb_all_sub { box-shadow:none; border-left:1px solid #eee; padding:0px; }
.lnb-bg .gnb_all { padding-top:0px; margin-top:0px; float:left; }
/* .lnb-bg .first_a_all { height:1px; overflow:hidden; padding-top:0px; padding-bottom:0px; } */
.lnb-bg .gnb_all_sub li a { padding:2px 0px 2px 5px; }
.lnb-bg .main_menu ul {	padding-left:0px; }



/* 통합검색 */
.top_search{position:absolute;width:350px;height:38px;display:inline-block;z-index:13;overflow:hidden;background:url(../img/btn_search.png) no-repeat right -3px;left:0;top:50%;margin-top:-20px; border:2px solid #ccc; border-radius:4px;}
.TopinputText{position:absolute;outline:none;top:1px;left:1px;width:198px;padding:10px 8px 10px 8px;height:16px;line-height:15px;font-size:12px;border:none;background:url(../img/empty.gif);color:#fff; color:#333;}
.Topsearch {position:absolute; /*height:20px;width:20px; */ right:0px;top:0px; padding:3px 12px 0px 10px; /* background:#ccc; */}
.top_search_center { left:50%; /* margin-left:-175px; */ margin-left:-205px;  }
.btn_top_search{position:absolute;width:250px;height:40px; display:inline-block;z-index:4;overflow:hidden;background:url(../img/btn_search.png) no-repeat right top;left:0;top:50%; margin-top:-20px; border-left:1px solid #ccc; border-right:1px solid #ccc; }

.bottom_search { background:#cbcbcb; }

.top_header_banner { border:0px solid red; float:right;}

/* -- 메인메뉴 -- */
.wrap_menu{z-index:2;position:relative;background-image:url(../img/bg_menuB.png);background-repeat:repeat-x; }
.wrap_menu *{vertical-align:middle;}
.main_menu{white-space:nowrap;position:relative;z-index:3;display:inline-block;*display:inline; padding-left:20px !important; width:100%; box-sizing:border-box; }
.gnb_center .gnb{text-align:center;}
.gnb li.first_li{float:left; /* padding:0 40px 0 0;*/ padding:0px;}
.gnb li.first_li1{background:none;}
.gnb li{position:relative;}
.gnb li a{text-decoration:none;}
a.first_a{float:left; /* height:24px;line-height:24px; */ /* height:36px;line-height:36px;*/  /*padding:9px 0px 8px 0px;*/ padding:14px 0px 12px 0px; position:relative;  /* color:#000; */ color:#fff; font-weight:600;transition:all 400ms;-webkit-transition:all 400ms;-moz-transition:all 400ms;-o-transition:all 400ms;-ms-transition:all 400ms;text-transform:uppercase;}
.active a.first_a,
a.first_a:hover,
.highlight a.first_a{ color:#26b0d9; color:#fff;}
.hover_line{width:0;height:2px;left:50%;right:50%;top:0px; /* background-color:#26b0d9; */ background-color:#fff; position:absolute;-transition:all 400ms;-webkit-transition:all 400ms;-moz-transition:all 400ms;-o-transition:all 400ms;-ms-transition:all 400ms;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}

.highlight .hover_line{left:0;right:0;width:100%;}
.highlight .hover_line:after{content:"";display:block;clear:both;position:absolute;width:0;height:0;top:2px;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color: #fff;}
/* 2차 드롭다운 메뉴 */
.main_menu div.sub1{display:none;}
.main_menu div{position:absolute; left:-5px; /* left:-20px; */ top:100%;padding-top:2px;padding-right:10px;background:url(../img/empty.gif);text-align:left;}
.main_menu ul{width:150px;padding:10px;background:#fff;filter:alpha(opacity=95);opacity:0.95;*zoom:1;display:inline-block;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.3);box-shadow:0 1px 3px rgba(0,0,0,0.3);}
.main_menu ul li{width:100%;*zoom:1;float:left;}
.main_menu ul li.highlight li a{background:none;color:#666;}
.main_menu ul li.highlight a,
.main_menu ul li.highlight li.highlight a{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#fff; /* color:#26b0d9; */}
.main_menu ul ul{position:absolute;top:-10px;left:163px;display:none;}
.main_menu li li a{display:block;padding:2px 20px 2px 10px;line-height:30px;font-size:13px; font-size:15px;color:#666;position:relative;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis;}





/* 쫄쫄이 상단 메뉴 */
.fix_logo{margin:5px 0 0 0;padding:0 30px 0 0;position:relative;float:left;line-height:40px;}
.fix_logo img{height:70px; max-height:40px;}
.fix_header .gnb{top:0;}
.fix_header .gnb li.first_li{float:left;padding:0 30px 0 0;}
.fix_header a.first_a{padding:19px 0px 17px 0px;color:#000;}
.fix_header li.highlight a.first_a,
.fix_header li.active a.first_a{color:#26b0d9;}
.fix_right_menu{position:absolute;right:0;top:25px;}
.fix_right_menu ul{list-style:none;margin:0;padding:0;}
.fix_right_menu li{float:left;padding-left:10px;}
.fix_right_menu li a{display:inline-block;color:#fff;border:1px solid #fff;line-height:18px;height:18px;padding:5px 15px;}
/* -- 메인 슬라이더 -- */
.wrap_slide{position:relative;z-index:1;}
.camera_prev, .camera_next{padding:0 20px;}
.wrap_slide .camera_prev{left:350px;}
.wrap_slide .camera_next{right:350px;}
.camera_prev span{background:url(../img/btn_prev.png) no-repeat 50% 50%;height:42px !important;}
.camera_next span{background:url(../img/btn_next.png) no-repeat 50% 50%;height:42px !important;}
.view_more{position:relative;width:149px;height:0;margin-top:50px !important;padding-top:40px !important;overflow:hidden;text-indent:-9999px;display:block;background:url(../img/view_more.png) !important}
.mobile-owl .owl-dots{display:none !important;}
.xe .mobile-owl .owl-nav .owl-next,
.xe .mobile-owl .owl-nav .owl-prev{position:absolute;text-indent:-9999px;overflow:hidden;display:inline-block;width:35px;height:57px;top:50%;margin-top:-29px;background-repeat: no-repeat;background-position:left top  !important;}
.xe .mobile-owl .owl-nav .owl-prev { background-image:url(../img/btn_slide_prev.png);left:0;}
.xe .mobile-owl .owl-nav .owl-next {background-image:url(../img/btn_slide_next.png); right:0;}
.xe .mobile-owl .main_slide_img{width:100%;}
/* -- 바디 -- */
#content{position:relative;z-index:2;padding-bottom:20px; padding-top:20px;}
/* .cc #content{padding-top:50px;} */
.body{position:relative;z-index:1;zoom:1; box-shadow: inset 0 5px 5px rgba(0,0,0,.1);  }
.body:after{content:"";display:block;clear:both}
.wrap_section{position:relative;}
/* 본문 위젯 */
.wrap_main_widget{position:relative;z-index:1;}
.breadclumb_title{position:relative;overflow:hidden;}
.in_breadclumb_title{position:absolute;width:1980px;left:50%;margin-left:-990px}
.breadclumb_title img{vertical-align:middle;width:100%;}
.bg_breadclumb h2{position:absolute;width:100%;height:60px;line-height:60px;top:50%;margin:0;margin-top:-30px;padding:0;text-align:center;font-size:26px; font-size:55px;font-weight:400;}
.bg_breadclumb h2 a{color:#fff;padding:15px 20px; /* background:url(../img/black3.png); */ -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-weight:600; /* text-shadow:3px 3px gray; */ }
/* .bg_breadclumb h2:after{content:"";display:block;height:2px;width:30px;background:#fff;overflow:hidden;left:50%;position:absolute;top:47px;margin-left:-15px;} */
.middle_style .bg_breadclumb h2{top:65%;}
.left_breadclumb{position:absolute;width:400px;top:25px; box-sizing:border-box;}


.notoce_list{height:18px;padding:1px 0;}
.ad_section{text-align:center;position:relative;}
.ad_top{padding-bottom:20px;}
.ad_bottom{padding-top:20px;}
.ad_section iframe{max-width:100%;vertical-align:middle;}

/*빵조각*/
.wrap_breadclumb{position:relative;*zoom:1;padding:0 0 13px 0;margin-bottom:20px;border-bottom:0px solid #ddd; height:45px; }
.wrap_breadclumb:after{content:"";display:block;clear:both;}

.wrap_breadclumb .notice_h2{float:left;font-size:25px;font-weight:600;color:#111;margin:0;padding:0 15px 0 0px; height:20px;line-height:10px; box-sizing:border-box;}  /* background:url(../img/arrow_b.gif) no-repeat right -30px; */
.wrap_breadclumb .notice_h2_desc { font-size:16px;}

.breadclumb{margin:0;padding:0;padding-top:20px;list-style:none;float:right;}
.breadclumb li{float:left;padding-left:20px;height:18px;line-height:18px;background:url(../img/breadclumb.gif) no-repeat 8px 4px}
.breadclumb li.first_breadclumb{background:none;}
.breadclumb a{text-decoration:none;color:#888;}
.breadclumb .last_breadclumb a{color:#435e9b;font-weight:bold;}

/* .wrap_breadclumb { background:#fcfcfc; border-radius:10px; border:1px solid #eee; } */
.wrap_breadclumb { border-bottom:1px solid #333; }
.content_breadclumb { margin-bottom:20px; border-bottom:1px solid #aaa; padding-bottom:15px; padding-right:10px;}


/* 게시판명 출력 ( 와이드 ) */
.wrap_title {  float:left; width:100%; text-align:center; border-radius:10px; border:1px solid #ddd; margin-bottom:20px; background:#555d65; /* background:#f7f7f7 url('../img/bg_title_trans.png') no-repeat; */ background-size:contain; line-height:100%; }
.wrap_title h1 { font-size:25px; font-weight:500; padding:10px 0px; color:#fff; display:block; }


/* 서브상단 배경이미지 처리 */
.wrap_sub_header {border-bottom: 5px solid #435e9b;  }
.animation-pulseBgSlow {
  animation-name:pulseBgSlow;
  -webkit-animation-name:pulseBgSlow;
  animation-duration:20s;
  -webkit-animation-duration:20s;
  animation-iteration-count:infinite;
  -webkit-animation-iteration-count:infinite;
  animation-timing-function:linear;
  -webkit-animation-timing-function:linear;
}
@keyframes pulseBgSlow {
  0% {
background-position:0 0;
  }

  50% {
background-position:0 100%;
  }

  100% {
background-position:0 0;
  }
}
@-webkit-keyframes pulseBgSlow {
  0% {
background-position:0 0;
  }

  50% {
background-position:0 100%;
  }

  100% {
background-position:0 0;
  }
}
.sub_header{height:180px;position:relative;z-index:1;
/* background-image:url(../img/sub.jpg); */
background-repeat:no-repeat;
background-attachment:scroll;
background-size:cover;
background-color:transparent;
background:none\9 !important;
}
.ie_sub_header{position:absolute;z-index:1;left:0;top:0;width:100%;height:150px;display:none;display:block\9;overflow:hidden;text-align:center;}
.ie_sub_header img{vertical-align:middle;width:100%; }


/* 본문 상단 2차 메뉴 형태시 메뉴 */
.topNav{ margin:0px 0px 10px 0px;padding:0 0px 25px 0px;list-style:none;border:1px solid #ccc;border-top:0;overflow:hidden; border:0px; border-raidus:0px; /* background:#0e1122; */ }  
.topNav ul{margin:0;padding:0;list-style:none;margin:2px 0 12px 10px;display:none; }
.topNav .active ul{display:block;}
.topNav li{border-top:0px solid #ccc; position:relative; }
.topNav li.topNav_li1{border:0;}
.topNav ul li{border:0;}
.topNav li a{display:block;position:relative; /* padding:9px 25px 7px 20px; */ padding:12px 20px 10px 20px; line-height:18px;height:18px;font-size:15px;text-decoration:none;transition:all 300ms;-webkit-transition:all 300ms;-moz-transition:all 300ms;-o-transition:all 300ms;-ms-transition:all 300ms; color:#000; font-weight:bold; }
.topNav ul li a{font-size:15px;padding:2px 0 2px 10px; }
.topNav li a:hover,.topNav li a.active_a,.topNav .active i{color:#435e9b; color:#c7d2f7; }
.topNav .topNav_first_a{font-size:16px; font-size:18px; /* letter-spacing:-1px; */}
.topNav .active .topNav_first_a{font-weight:600; color:#c7d2f7; text-decoration:underline; }
.topNav li .menu_dot { width:5px; height:5px; border-radius:50%; /* background:#8593bc; */ display:inline-block; margin-right:5px;margin-bottom:2px; }
.topNav .active .topNav_first_a .menu_dot { /* background:#c7d2f7; */ }


/* --- Site Layout - Column Left --- */
.lnb_menu { border:1px solid #ddd; border-radius:7px; overflow:hidden; }

.lnb_title  { padding:15px 0px 15px; margin-top:15px; background:#f9f9f9; border-bottom:1px solid #f2f2f2;}
.lnb_title h2{margin:0;line-height:20px;font-size:19px;  padding:8px 0 8px 0px; /* padding:5px 0 5px 25px; */ font-weight:400;display:block;text-align:center;color:#fff; border-top-left-radius:0px; border-top-right-radius:0px; background:transparent !important; position:relative; text-align:center;}
.lnb_title h2.has_span{padding:35px 0 35px 0;line-height:35px;}
.lnb_title h2 span{display:block;line-height:24px;}
.lnb_title h2 a{ color:#fff; position:relative; /* overflow:hidden; */display:block;white-space:nowrap;text-overflow:ellipsis; font-size:20px; font-weight:500; text-align:left; text-align:center;}

/* 

.lnb_title h2{margin:0;line-height:25px;font-size:19px;  padding:5px 0 5px 25px; font-weight:400;display:block;text-align:center;color:#fff; border-top-left-radius:0px; border-top-right-radius:0px; background:transparent !important; position:relative;}
.lnb_title h2:after { content: ""; display: block; width: 19px; height: 13px; background: url(../img/bg_bar.gif) no-repeat 50% 50%; position: absolute; left: 16px; top: 50%; margin-top: -6px; } 
.lnb_title h2 a { padding-left:20px; }
*/

.lnb a{text-decoration:none;}
.lnb img{vertical-align:middle;}
/* 사이드 메뉴 */
.locNav{margin:0px 0px 0px 0px;padding:3px 5px 5px 5px;list-style:none;border:1px solid #ccc;border-top:0;overflow:hidden; border-bottom-left-radius:5px; border-bottom-right-radius:5px; border:0px;}  
.locNav ul{margin:0;padding:0;list-style:none;margin:2px 0 12px 10px;display:none;}
.locNav .active ul{display:inline-block;}
.locNav li{border-top:1px solid #ccc; border-top:1px solid #eee; position:relative; }
.locNav li.locNav_li1{border:0;}
.locNav ul li{border:0;}
.locNav li a{display:block;position:relative; /* padding:9px 25px 7px 20px; */ padding:15px 25px 13px 20px; line-height:18px;height:18px;font-size:13px;text-decoration:none;transition:all 300ms;-webkit-transition:all 300ms;-moz-transition:all 300ms;-o-transition:all 300ms;-ms-transition:all 300ms; color:#222; /* color:#7d7d7d; font-weight:bold; */ }
.locNav ul li a{font-size:15px;padding:4px 0 4px 10px; }
.locNav li a:hover,
.locNav li a.active_a,
.locNav .active i{color:#435e9b}
.locNav .locNav_first_a{ /* font-size:14px; */  font-size:16px; }
.locNav .active .locNav_first_a{font-weight:600;}
.in_loc_span{overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis;width:100%;}
.act_span{position:absolute;width:13px;height:13px;top:15px;opacity:0.0;filter:alpha(opacity=00);transition:all 400ms;-webkit-transition:all 400ms;-moz-transition:all 400ms;-o-transition:all 400ms;-ms-transition:all 400ms;left:-20px; display:none;}
.locNav .active a .act_span,
.locNav li:hover .act_span{left:0px;opacity:1;filter:alpha(opacity=100);}
.Loc_i{position:absolute;width:42px;height:41px;border:0;padding:0;padding-left:1px;margin:0;right:0;top:0;background:none;cursor:pointer;outline:none;color:#666 !important;font-size:18px;z-index:2;}
.Loc_i .xi-angle-up{display:none;}
.on .xi-angle-up{display:block;} 
.on .xi-angle-down{display:none;}
.locNav i{font-size:10px;}
.act_span i{vertical-align:top;}
/* 서브배너 */
.quick_sub_section{position:fixed;top:80px}
.quickBottom_sub_section{position:fixed;bottom:0px;}
.absolute_e1{position:absolute;bottom:0;}
.e1 .line_section{padding:0;border:1px solid #e9e9e9;margin-top:10px}
.e1 .widget_box_h2{position:relative;z-index:3;padding:0 13px 0 15px}
.e1 .cpB_Container{padding:0 10px 10px 10px}
.e1 .widget_box_h2 h2{position: relative;font-size:16px;margin:20px 0 0 0;padding:0 0 5px 0;font-weight:600;line-height:22px;height:24px;overflow:hidden;display:block;}
.widget_box_h2 h2 img{vertical-align:middle;}
.in_section .widget_box_h2 a{color:#111;transition:all 250ms;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;-ms-transition:all 250ms;}
.wrap_banner{text-align:center;}
.wrap_banner img{max-width:100%;vertical-align:middle;}
.wrap_banner iframe{max-width:100%;vertical-align:middle;}
.e1 .over_DCPA_image{padding:10px 10px 0 10px} 
.e1 .DWZineA2{padding-top:10px;}
.in_section .widget_box_h2 a.h2_more_a{color:#999;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;line-height:14px;padding:2px 0px;display:inline-block;position:absolute;right:0;top:1px;font-size:11px;font-family:Arial;font-weight:400;line-height:16px;}
.in_section .widget_box_h2 a.h2_more_a .more_span{left:7px;top:2px;position:relative;}
.in_section .widget_box_h2 a.h2_more_a i{font-size: 15px;}

.side_banner { border:0px solid red; float:right; /* border-radius:5px; padding:10px 5px 5px 5px; box-sizing:border-box; background:#fcfcfc; */ }

/* 본문 */
.div_content { /* margin-top:20px; */ }


/* 서브 탭 */
.tab_top{background:#f9f9f9;border-bottom:1px solid #ccc;height:52px;}
.wrapTab{margin:0;padding:0;list-style:none}
.wrapTab li{float:left;height:50px;text-align:center;position: relative;margin-bottom:-1px;width:50%;}
.wrapTab li a{padding:7px 25px 3px 25px;text-align:center;display:block;height:43px;}
.wrapTab li i{font-size:18px;display:block;padding-bottom:3px;}
.wrapTab li.on{padding:0;}
.wrapTab li.on a{background:#fff;}
.tab_a_second a{border-left:1px solid #e6e6e6;}
.tab_div{display:none;padding-top:10px;}
.wrapTab_on{display:block;}
/** 하단 슬라이드 **/
.foot_slider_h2{border-bottom:2px solid #3e3e3e;margin:0;padding:15px 0 11px 0;line-height:24px;font-size:20px;font-weight:700;border-top:1px solid #e2e2e2;}
.foot_slider{border-top:1px solid #e2e2e2;padding:15px 0;}
.bottom-owl .owl-nav .owl-prev,
.bottom-owl .owl-nav .owl-next {height:30px;width:15px;position:absolute;top:50%;margin-top:-15px;display:block;overflow:hidden;text-indent:-9999px;background-image:url(../img/arrow.gif);background-position:left 5px;background-repeat:no-repeat; }
.bottom-owl .owl-nav .owl-prev {left:-17px; }
.bottom-owl .owl-nav .owl-next {right:-17px;background-position:left -25px }


/* -- 푸터 -- */
.footer{position:relative;clear:both;z-index:3; background:#464647; border-top:1px solid #e4e4e4; border-top:1px solid #ccc; }
.footer a{text-decoration:none;}
.footer img{vertical-align:middle;}
.in_footer{padding:25px 0 25px 0;position:relative;z-index:1;}
.foot_logo{float:left;margin:0 30px 0 0px;padding:4px 30px 4px 0;border-right:1px solid #dedede; clear:both; }
.foot_right{float:left;}
.foot_logo .logo { max-width:300px; }
/* 풋 메뉴 */
.foot_menu ul{margin:10px 0px 0px 0px;padding:0;list-style:none;display:inline-block;*display:inline;vertical-align:top; }
.foot_menu li{float:left;padding:0 20px 20px 20px;line-height:18px;background: url(../img/top_li.gif) no-repeat left 4px; font-weight:bold;}
.foot_menu li.foot_li1{background:none;padding-left:0;}
.foot_menu li a{ font-size:15px;color:#eee; /* letter-spacing:-1px; */ }

/* copyright */
.foot_copyright { margin-left:300px; clear:right; text-align:left; margin-top:10px; }
.copyright{margin:0;padding:0;line-height:22px;color:#ddd;font-size:14px;}
.copyright span{color:#ddd;font-weight:bold;}

.copyright { float:left; width:350px; }
.copyright2 { float:right;  }


.in_footer { padding-top:10px; }



/* 패밀리 사이트 */
.wrap_in_select{position:absolute;height:34px;width:200px;right:0;top:25px;z-index:2;}
.wrap_in_select .act_search{background:#fff url(../img/bg_select.gif) no-repeat left top;height:16px;line-height:16px;display:block;padding:9px 20px;text-decoration:none; }
.position_top .in_select {bottom: 35px;}
.in_widget_top{position:relative;z-index:2;background:url(../img/bg_map.gif) no-repeat right top;padding-left:2px;}
.in_select{margin:0;padding:0;list-style:none;position:absolute;left:0;bottom:35px;width:198px;border:1px solid #ddd;border-bottom:0;display:none;}
.in_select li{line-height:24px;background:#f5f5f5;padding:4px 10px 4px 20px;border-bottom:1px solid #ddd;border-top:1px solid #fff;}
.in_select li:hover{background:#f1f1f1}

/* 패밀리 사이트2 */
.wrap_in_select2 {position:absolute;height:34px;width:200px;right:0;top:25px;z-index:2;}
.wrap_in_select2 .act_search2 {background:#fff url(../img/bg_select.gif) no-repeat left top;height:16px;line-height:16px;display:block;padding:9px 20px;text-decoration:none; }
.position_top .in_select2 {bottom: 35px;}
.in_widget_top2 {position:relative;z-index:2;background:url(../img/bg_map.gif) no-repeat right top;padding-left:2px;}
.in_select2 {margin:0;padding:0;list-style:none;position:absolute;left:0;bottom:35px;width:198px;border:1px solid #ddd;border-bottom:0;display:none;}
.in_select2 li{line-height:24px;background:#f5f5f5;padding:4px 10px 4px 20px;border-bottom:1px solid #ddd;border-top:1px solid #fff;}
.in_select2 li:hover{background:#f1f1f1}


.wrap_in_select2{position:absolute;height:34px;width:200px;right:0;top:70px;z-index:2;}
/* SNS */
.foot_absolute{position:absolute;right:0;top:70px;text-align:right;z-index:1;}
.foot_sns{margin:0;padding:0;height:24px;margin-bottom:1px;list-style:none;}
.foot_sns li{float:right;padding:0 0 0 4px;}
.foot_sns li img{width:24px;}

.foot_top {position:relative; text-align:center; margin-bottom:40px; }
.foot_top .foot_sns { height:auto; }
.foot_top .foot_sns li { float:none; display:inline-block; padding:0px 8px;}
.foot_top .foot_sns li img { width:35px;  border-radius:5px; }

.ds_dw{font-weight:600;color:#555;padding-top:2px;}
/* 모바일 메뉴 */
.mobile_header{display:none;position:fixed;width:100%;left:0;top:0;z-index:6;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.3);box-shadow:0 1px 3px rgba(0,0,0,0.3);}
.mobile_top{height:50px;}
.mobile_header h1 {position:relative;text-align:center;margin:0 50px; height:32px; }
.mobile_header h1 img{vertical-align:top; max-height:40px; margin-top:-8px;}
.mobile_header .mobile_menu{position:absolute}
.mobile_header .mobile_menu img{width:100%;}
.mobile_header .mobile_menu_act{top:10px;left:13px;height:31px;width:24px; width:30px;}
.mobile_header .mobile_menu_search{top:13px;right:13px;height:26px;width:24px;}

.xdtSideMenu { height:22px; width:44px; position:absolute; top:13px; left:0; display:inline-block; }
.xdtSideMenu .xdtBar,
.xdtSideMenu .xdtBar { width:24px; height:14px; position:relative; top:8px; left:5px; }
.xdtSideMenu .xdtBar div { height:0; border-top:2px solid #fff; position:absolute; transition:all 0.2s;  }
.xdtSideMenu .xdtBar div { height:0; border-top:2px solid #fff ; position:absolute; transition:all 0.2s; }
.xdtSideMenu .xdtBar div.btn1 { width:20px; top:0; }
.xdtSideMenu .xdtBar div.btn2 { width:20px; top:6px; transition:all 0.1s }
.xdtSideMenu .xdtBar div.btn3 { width:20px; bottom:0; }


/* 모바일 검색 */
.mobile_top_search{position:absolute;left:auto;right:0;top:50px;width:100%;display:none;z-index:2;border-bottom:1px solid rgba(0,0,0,0.07);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.3);box-shadow:0 1px 3px rgba(0,0,0,0.3);}
.top_in_search{height:40px;border-top:1px solid rgba(255,255,255,0.1);background-color:rgba(255,255,255,0.09);padding:7px 10px 7px 10px;-webkit-border-radius:0 0 3px 3px; -moz-border-radius:0 0 3px 3px; border-radius:0 0 3px 3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.3);box-shadow:0 1px 3px rgba(0,0,0,0.3); box-sizing:border-box;}
.mobile_TopinputText{position:relative;box-sizing: border-box;outline:none;width:100%;padding:8px 5px 8px 5px;height:40px;line-height:18px;font-size:14px;border:none;border:1px solid rgba(255,255,255,0.2);background-color:rgba(255,255,255,0.1);color:#eee;}
.mobile_TopinputText:focus{color:#fff}
.mobile_Topsearch{position:absolute;height:20px;width:20px;right:10px;top:8px;padding:9px;border:1px solid rgba(255,255,255,0.2);background-color:rgba(255,255,255,0.1);}
/* 모바일 좌측 메뉴 */
.fix_mobile{position:fixed;top:0;left:0;width:100%;height:100%;background:url(../img/black7.png);display:none;z-index:5;}
.mm_mobile_menu{position:fixed;width:0;overflow:hidden;height:100%;left:0;top:0;z-index:10000;white-space:nowrap;}
.mm_search_menu{position:fixed;width:0;overflow:hidden;height:100%;right:0;top:0;bottom:0;z-index:10000;white-space:nowrap;background:#f9f9f9;}
.top-mm-menu{padding-right:10px;position:relative;height:44px;background:#edeeee;border-bottom:1px solid #c8c7cc}
.top_login{margin:0;padding:7px 0 0 6px;list-style:none;min-width:200px;}
.top_login li{float:left;padding:0 5px;}
.top_login a{height:24px;line-height:24px;padding:3px 10px 2px 10px;display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#fff;border:1px solid #b5b5b5;}
.top_login a.login_A{;color:#fff;border:1px solid rgba(0,0,0,0.2);}
.mm_mobile_menu .mobile_menu_act{position:absolute;width:21px;height:21px;}
.in_mobile_act{display:block;color:#fff;text-decoration:none;font-weight:bold;font-size:16px;text-align:center;left:auto;right:10px;top:12px;text-indent:-9999px;overflow:hidden;background:url(../img/close.png) no-repeat 50% 50%;background-size:17px;}
.mobile_search{display:block;color:#fff;text-decoration:none;font-weight:bold;font-size:16px;text-align:center;left:12px;text-indent:-9999px;overflow:hidden;background:url(../img/close.png) no-repeat 50% 50%;background-size:17px;}
#mm-menu{display:block;padding:0;width:300px;overflow:auto;background:#f1f1f1;top:45px;bottom:0;position:absolute;box-sizing:border-box;-webkit-overflow-scrolling:touch;}
.mm-list{margin:0;padding:0;list-style:none;border-bottom:1px solid #fff;}
.mm-list-li{border-bottom:1px solid #ccc;border-top:1px solid #ffffff;position:relative}
.mm-list-li_last{border:0;}
.mm_a{display:inline-block;font-size:15px;text-align:left;padding:8px 14px;line-height:24px;}
.mm_a i{padding-right:5px;position:relative;top:1px;}
.mm-list ul{margin:0;padding:0;list-style:none;}
.mm-list a{text-decoration:none;}
.mm-list ul{display:none;background:#fafafa;padding:5px 0;border-top:1px solid #ccc;border-bottom:0;border-right:0;position:relative;z-index:1;}
.mm-list ul ul{padding:0;display:block;border:0;border-left:5px solid #ECECEC;margin:0 20px 10px 15px;}
.mm-list .active  ul{display:block;}
.mm-list ul li{line-height:32px;}
.mm-list ul ul li{line-height:24px;border:0;}
.mm-list ul li a{font-size:15px;padding-left:14px;display:block;padding:3px 0 3px 15px;}
#mm-menu .mm-list ul li li a{color:#777;font-size:13px;padding-left:10px;}
.Nav_i{position:absolute;width:42px;height:42px;border:0;padding:0;margin:0;right:0;top:-1px;cursor:pointer;outline:none;background:none;color:#666 !important;font-size:18px;z-index:2;}
.mm-list .hover{background:#fafafa;border-left:1px solid #ccc;}
.Nav_i .xi-angle-up{display:none;}
.hover .xi-angle-up{display:block;} 
.hover .xi-angle-down{display:none;} 
#mm-menu a{color:#333;}
.mm-list ul i{margin-right:5px;position:relative;top:1px;}
.mm_lang{color:#111;}
.mm-list .selectLang a{font-family:Arial,Helvetica,sans-serif;}

#mm-menu a.active_a { font-weight:bold !important; }

/* 모바일 tab 메뉴 */
.none_tab{background:none;}
.top-owl-menu{border-top:1px solid rgba(255,255,255,0.1);background-color:rgba(255,255,255,0.09);position:relative;z-index:2 !important;}
.top_menu{position:relative;}
.top_menu .owl-menu .owl-stage{white-space:nowrap;min-width:100%;}
.owl-menu .owl-item{margin:0 !important;}
.top_menu .owl-menu .owl-stage-outer {margin: 0 25px;}
.top_menu .tab_first_a{padding:11px 0px 12px 0px;margin-right:20px;font-size:14px;line-height:18px;height:18px;display:block;color:#fff;position:relative;font-weight:normal}
.top_menu a.tab_first_a{color:#fff; text-align:center; }
.top_menu .on .tab_first_a{background:url(../img/mobile_on.gif) no-repeat 50% bottom;}
.top_menu .second_a{padding:11px 10px 6px 10px;font-size:14px;line-height:18px;display:block;}
.top_menu .tab_first_a i{display:none;}
.sub_menu{height:0;overflow:hidden;position:relative;z-index:1;}
.menuTab_on{height:38px;padding:0;background:#f5f5f5;width:100%;border-bottom:1px solid #fafafa;}
.menuTab_on .owl-item{margin:0 ! important}
.search_menu{position:absolute;top:13px;right:13px;width:21px;height:21px;}
.tab_first_a img{height:21px}
.empty_sub_menu{display:none !important;}
.top_menu .owl-carousel .owl-controls .owl-dots{display:none !important;}
.top_menu .owl-carousel .owl-controls .owl-nav .owl-prev, .top_menu .owl-carousel .owl-controls .owl-nav .owl-next{position:absolute;height:40px;width:20px;text-indent:-9999px;overflow:hidden;top:0;background:url(../img/arrow.gif) no-repeat;}
.top_menu .owl-carousel .owl-controls .owl-nav .owl-next{background-position:4px -19px;right:0;}
.top_menu .owl-carousel .owl-controls .owl-nav .owl-prev{background-position:3px 11px;left:0;}
.top_menu .sub_menu .owl-carousel .owl-controls .owl-nav .owl-prev, .top_menu .sub_menu .owl-carousel .owl-controls .owl-nav .owl-next {background-image:url(../img/arrow_b.gif)}
.owl-stage .last_item{display:none;}
/* -- 컬러 -- */
.dw_color{color:#232323;}
#scrollUp {bottom:20px;right:20px;opacity:0.7;filter:alpha(opacity=70);width:42px;height:42px;background-color:#6faa43;background-image:url(../img/to-top.png);background-repeat:no-repeat;background-position:50% 50%;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.wrap_sub_header{border-color: #435e9b;}
#mm-menu a.active_a,
.dw_color:hover,
.in_section:hover .widget_box_h2 a,
.locNav .active a.locNav_first_a,
.breadclumb li.last_breadclumb,
.breadclumb li.last_breadclumb a{color:#435e9b;}
.main_menu ul li.highlight a,
.main_menu ul li.highlight li.highlight a,
.xe .WSlide .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span,
.xe .owl-normal .owl-controls .owl-dots .active span,
.fix_header,
.mobile_header,
.mobile_top_search,
.xe .over_DCPA_image,
.dw_bg,
.lnb_title h2,
.in_section:hover .widget_box_h2 .h2_more span,
.wrap_login .language ul,
.xe .list_span,
.top_login a.login_A,
#scrollUp {background-color:#435e9b;}
/* 게시판 css 값 변경 */
.xe .bd_zine h3{font-weight:600;} 



/* modalWindow */
.loginWindow{ display:none; position:fixed; left:0; top:0; _position:absolute; width:100%; height:100%; z-index:99000;} 
.loginWindow.open{ display:block;}
.loginWindow .modalWindow{ display:block; position:fixed; border:0; left:0; top:0; _position:absolute; width:100%; height:100%; background:#000; opacity:.3; filter:alpha(opacity:30);}
.loginWindow .loginLayer{ position:absolute; width:289px; top:100px; left:50%; padding:30px; border:2px solid #737373; margin:0 0 0 -175px; background:#fff;}
.loginWindow .loginLayer form{ display:none; *zoom:1; margin:0 0 29px 0;}
.loginWindow .loginLayer form:after{ content:""; display:block; clear:both;}
.loginWindow .loginLayer form legend{ position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0; visibility:hidden;}
.loginWindow .loginLayer fieldset{ border:0; margin:0; padding:0;}
.loginWindow .loginLayer.loginTypeA form.typeA,
.loginWindow .loginLayer.loginTypeB form.typeB{ display:block;}
.loginWindow .loginLayer dl{ margin:0; padding:0 0 1px 0;}
.loginWindow .loginLayer dt{ font-size:12px; font-weight:bold; color:#868d95; margin:0 0 2px 0;}
.loginWindow .loginLayer dd{ margin:0 0 21px 0;}
.loginWindow .loginLayer .inputText{ width:269px; height:31px; padding:6px 9px 0 9px; border:1px solid #ddd; font:20px Tahoma; color:#333;}
.loginWindow .loginLayer .inputText:focus{ background-color:#fbfbfb;}
.loginWindow .loginLayer .inputCheck{ margin:0 3px 0 0; width:13px; height:13px; vertical-align:middle;}
.loginWindow .loginLayer.loginTypeA .inputText{ background-image:url(../images/bgLoginText.gif); background-repeat:no-repeat; background-position:right top;}
.loginWindow .loginLayer.loginTypeB .inputText{ background-image:url(../images/bgOpenidText.gif); background-repeat:no-repeat; background-position:right top; padding:6px 9px 0 35px; width:243px;}
.loginWindow .loginLayer .keep{ margin:0; float:left; font-size:11px; line-height:normal; white-space:nowrap;}
.loginWindow .loginLayer .keep label{ color:#555;}
.loginWindow .loginLayer .loginButton,
.loginWindow .loginLayer .loginButton input{ position:relative; border:0; color:#fff; font-size:12px; font-weight:bold; display:inline-block; height:36px; line-height:36px; background-color:transparent; background-image:url(../images/buttonLoginAction.gif); background-repeat:no-repeat; overflow:visible;}
.loginWindow .loginLayer .loginButton{ float:right; background-position:0 0; right:11px;}
.loginWindow .loginLayer .loginButton input{ left:11px; background-position:right 0; padding:0 30px 0 45px; cursor:pointer;}
.loginWindow .loginLayer .help{ margin:0 -30px -30px -30px; padding:14px 0; list-style:none; text-align:center; background:#fafafa; border-top:1px solid #f2f2f2;}
.loginWindow .loginLayer .help li{ display:inline; font-size:11px; line-height:11px; padding:0 0 0 5px;}
.loginWindow .loginLayer .help li.join{ font-weight:bold;}
.loginWindow .loginLayer .help li.find{ border-left:1px solid #b3b3b3;}
.loginWindow .loginLayer .help li.typeA,
.loginWindow .loginLayer .help li.typeB{ display:none; border-left:1px solid #b3b3b3;}
.loginWindow .loginLayer.loginTypeA .help li.typeA,
.loginWindow .loginLayer.loginTypeB .help li.typeB{ display:inline;}
.loginWindow .loginLayer .help li a{ text-decoration:none; color:#555;}
.loginWindow .loginLayer .help li a:hover,
.loginWindow .loginLayer .help li a:active,
.loginWindow .loginLayer .help li a:focus{ text-decoration:underline;}
.loginWindow .loginLayer .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(../images/buttonCloseX.gif) no-repeat center center;}
.loginWindow .loginLayer .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}


.fixed_top { position:fixed; top:0px; width:100%;} 
.fixed_bottom { position:fixed; bottom:0px; width:100%;}
.absolute_bottom { position:absolute; bottom:0px; width:100%;}



/* quick 메뉴 */
#quick_menu { border:0px solid red; display: block; position: relative; overflow: hidden; top:0px; z-index:99; /* background:url(../images/quick_blog.png) 0px 0px ; */ }
#quick_menu ul {padding:5px 0px 5px 0px; margin:0px; /* border-left:2px dashed #ccc; */ padding:15px 0px 15px 0px; text-align:left;}
#quick_menu ul li {padding:2px 0px 2px 5px; list-style:none; color:black; text-align:center;}
#quick_menu ul li a {}
#quick_menu ul li a span.quick_text { color:#666; font-weight:bold; font-size:13px; }


.toggle_all, .toggle_one { cursor:pointer; }
