@charset "euc-kr";
@import url('default.css');
@import url('board.css');

#wrap{position:relative; margin:0 auto; width:100%; min-width:1300px;  overflow:hidden;}

/*header*/
#header {width:100%; height:172px; z-index:10;}





#header #gnb {width:100%; background:#060709; position:relative;height:58px; margin:0 auto ; text-align:center;  border-top:1px solid #242424; border-bottom:1px solid #242424; min-width:1300px}
#gnb #top_link {width:100%; height:55px;margin:0 auto ; text-align:center; position:relative; top:0; left:0; z-index:10000;}
#gnb #top_link li.sub_top {display:inline-block; margin-left: -4px; width:162px;text-align:center; height:41px; padding-top:18px; border-right:1px solid #242424; }
#gnb #top_link li.sub_top:nth-child(1) { border-left:1px solid #242424; }
#gnb #top_link > .sub_top a:hover {color:#f7f210;}
#gnb #top_link li a {display:block;color:#fff;font-size:18px; line-height:20px;}
#gnb #top_link > .sub_top > .sub_menu {position:absolute; width:100%; height:189px; background:#202121; top:56px; left:0; overflow:hidden; border-top:1px solid #555454;}
#gnb #top_link > .sub_top > .sub_menu > li {width:1300px; margin:0 auto; border:none; display:black; clear:both;}

/*올드gnb*/
#gnb #top_link > .sub_top .menu_bullet{background:url(/new2019/images/menu_bullet.gif) no-repeat 0px 10px; padding-left:11px  }

.left_img{float:left}

#gnb #top_link > .sub_top > .sub_menu li a:hover {color:#ac4c85}
#gnb #top_link > li > .tran_box1{position:relative; left:0px; top:0px; display:none;}

#header.fixed_top #header_wrap {position:fixed; top:0; left:0; right:0; z-index:1000;background:#222;}


/*gnb수정*/
.gnb02_in{float:left; width:700px; padding-top:60px;}
.gnb03_in{float:left; width:700px; padding-top:40px;}

#gnb #top_link > .sub_top > .sub_menu ul{overflow:hidden;}
#gnb #top_link > .sub_top > .sub_menu ul li{float:left; width:123px; text-align:left; margin-bottom:15px;}
#gnb #top_link > .sub_top > .sub_menu ul li a{width:124px; letter-spacing:-1px; font-size:15px; padding-left:0; color:#919191;}
#gnb #top_link > .sub_top > .sub_menu ul li a img{display:block; padding:0 27px 10px 28px; border-right:1px solid #ddd;}

/*quick*/
#quick {position:fixed; right:0; top:45%; z-index:10; margin-top:-240px; width:74px; border:1px solid #3e332d; padding:11px; z-index:1111111}
#quick dd {height:auto; font-size:0; line-height:0; padding-bottom:20px }
#quick dd:last-child{padding-bottom:0}



/*footer*/
#footer_wrap {clear:both; width:100%; background:#303030; padding-bottom:50px}
#footer_wrap #footer {width:1200px; margin:0 auto; padding-top:25px; overflow:hidden;}
#footer address { width:100%; height:90px; text-align:center; font-weight:normal; font-style:normal; color:#838383}
#footer address a:link {color: #ccc;}
#footer address a:visited {color: #ccc;}
#footer address .line {padding:0 7px;}
#footer .copyright {display:block; color:#838383; text-align:center; text-transform:uppercase;}
