@charset "utf-8";
/* CSS Document */

/** header **/
#header {
  position:relative;
  z-index:1000;
  width:100%;
  background:#fff;
}
.login_menu_wrap {
  width:100%; height:37px;
  background: #efefef;	
  border-bottom: 1px solid #cccccc;
}
.login_menu {width:1100px; height:37px; 
    margin:0 auto; display:flex; align-items:center; justify-content:space-between;
}

.login_menu_left {width:400px;}

.login_menu_left ul li {
  float:left; margin-right:12px; font-size:14px;			
}
.login_menu_left ul li a:hover {
  color: #004986;
  background-color:none;
}
.login_menu_left ul li a:active {
  color: #004986;
  background-color:none;
}	
.login_menu_right{width:auto; height:auto;}
.login_menu_right ul li {
  float: left;
  margin-left: 5px;
  padding-right: 15px;
  font-size: 11px;			
}
.login_menu_right ul li:last-child {
  padding-right: 5px;
}
.login_menu_right ul li a {
  color: #737373;
}
.login_menu_right ul li a b {
  color: #737373;
}
.login_menu_right ul li a:hover {
  color: #004986;
  background: none;
}
.login_menu_right ul li a:active {
  color: #004986;
  background: none;
}	
.login_menu_line {
  background: url("https://cloudfront.imggift.com/new/skin/top/topskin_56/icon_dot.png") no-repeat right 3px;
}
.login_menu_support {
  background: url("https://cloudfront.imggift.com/new/skin/top/topskin_56/icon_heart.png") no-repeat left 4px;
  padding-left: 11px;
}
.login_menu_bookmark {padding-left:5px;}
.login_menu_bookmark a{color:#990000;}
.login_menu_bookmark a img{transform: translate(-2px, 2px);}

.login_menu_right ul li.login_menu_bookmark a, li.login_menu_support a {
  color: #000;
}
.logo_wrap {width:1100px; height:79px; margin: 15px auto;}

.top_tel {
  width: 330px;
  height: 70px;
  z-index: 9;
  top: 5px;
  left: 0;
  float: left;	
}
#top_logo {
  width: 440px;
  height: 70px;
  float: left;	
  margin:0 auto;	
  text-align: center;	
}
#top_search {display:flex; justify-content:flex-end; width:330px;}

#top_search ul {
  display:flex; justify-content:space-between; align-items:center;
  width:258px; height:46px; overflow:hidden;
  border:2px solid #d00000; border-radius:15px; transition: all 0.3s;}
#top_search ul:hover{box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;}

.search_select {
  float: left;
  width: 75px;
  height: 35px;
  margin-left: 5px;
  border: none;
  font-size: 11px;
}
.search_input {
  width:208px; height:45px; font-size:15px; 
  padding:5px 5px 5px 10px;
  border:none; outline:none;
}
.search_go {
  width:50px; height:46px; text-align:center; line-height:5.65em;
  background:#cc0000; 
}
*+html body .search_go {
  margin: -9px 10px 0 0;
  float: right;
}
.hotkeyword {
  font-size:14px;
}
.hotkeyword dl dt {
  float:left; margin-right:10px; font-weight:bold;
}
.hotkeyword dl dt img{margin:0 4px; transform:translateY(-1px);}
.hotkeyword dl dt strong{color:#ff0000;}

.hotkeyword dl dd {
  float:left; color: #b5b5b5;
}
	
/* top menu */
#gnbmain_wrap {
  width: 1100px;	
  margin:0 auto;
  height:45px;	
}
#GNB {height:45px; width:1100px; margin:0 auto;}
#GNB li	{height:45px; float: left;}

#GNB a.menu1,
#GNB a.menu2,
#GNB a.menu3,
#GNB a.menu4,
#GNB a.menu5,
#GNB a.menu6,
#GNB a.menu7,
#GNB a.menu8,
#GNB a.menu9,
#GNB a.menu10,
#GNB a.menu11,
#GNB a.menu12 {height:45px; display:block; float:left; overflow:hidden; text-indent:-999px; }

#GNB a.menu1 {background:url(/new/skin/top/topskin_56/tmenu_01.jpg); width:91px;}
#GNB a.menu2 {background:url(/new/skin/top/topskin_56/tmenu_02.jpg); width:90px;}
#GNB a.menu3 {background:url(/new/skin/top/topskin_56/tmenu_03.jpg); width:90px;}
#GNB a.menu4 {background:url(/new/skin/top/topskin_56/tmenu_04.jpg); width:90px;}
#GNB a.menu5 {background:url(/new/skin/top/topskin_56/tmenu_05.jpg); width:60px;}
#GNB a.menu6 {background:url(/new/skin/top/topskin_56/tmenu_06.jpg); width:90px;}
#GNB a.menu7 {background:url(/new/skin/top/topskin_56/tmenu_07.jpg); width:114px;}
#GNB a.menu8 {background:url(/new/skin/top/topskin_56/tmenu_08.jpg); width:105px;}
#GNB a.menu9 {background:url(/new/skin/top/topskin_56/tmenu_09.jpg); width:104px;}
#GNB a.menu10 {background:url(/new/skin/top/topskin_56/tmenu_10.jpg); width:100px;}
#GNB a.menu11 {background:url(/new/skin/top/topskin_56/tmenu_11.jpg); width:75px;}
#GNB a.menu12 {background:url(/new/skin/top/topskin_56/tmenu_12.jpg); width:91px;}
#GNB a.menu1:hover {background:url(/new/skin/top/topskin_56/tmenu_01r.jpg); width:91px;}
#GNB a.menu2:hover {background:url(/new/skin/top/topskin_56/tmenu_02r.jpg); width:90px;}
#GNB a.menu3:hover {background:url(/new/skin/top/topskin_56/tmenu_03r.jpg); width:90px;}
#GNB a.menu4:hover {background:url(/new/skin/top/topskin_56/tmenu_04r.jpg); width:90px;}
#GNB a.menu5:hover {background:url(/new/skin/top/topskin_56/tmenu_05r.jpg); width:60px;}
#GNB a.menu6:hover {background:url(/new/skin/top/topskin_56/tmenu_06r.jpg); width:90px;}
#GNB a.menu7:hover {background:url(/new/skin/top/topskin_56/tmenu_07r.jpg); width:114px;}
#GNB a.menu8:hover {background:url(/new/skin/top/topskin_56/tmenu_08r.jpg); width:105px;}
#GNB a.menu9:hover {background:url(/new/skin/top/topskin_56/tmenu_09r.jpg); width:104px;}
#GNB a.menu10:hover {background:url(/new/skin/top/topskin_56/tmenu_10r.jpg); width:100px;}
#GNB a.menu11:hover {background:url(/new/skin/top/topskin_56/tmenu_11r.jpg); width:75px;}
#GNB a.menu12:hover {background:url(/new/skin/top/topskin_56/tmenu_12r.jpg); width:91px;}
#GNB dl	{border:1px solid #ccc; margin-top:5px; display:none; border-top:0; margin:0; background:#fff; overflow:hidden;}
#GNB dl	dt	{display:none;}
#GNB dl	dd a {display:block;padding:5px 2px 4px 2px; font-size:12px; font-family:doutm; text-align:center; letter-spacing:-0.1em; background-color:#f5f7fd;}
#GNB dl	dd a:hover	{background:#eee; font-size:12px; font-family:doutm; text-align:center;}
		
.topcaput {width: 1100px;margin:0 auto;}
.input_tgca {color: #646464;width: 135px;font-size: 12px;margin:10px 5px;padding: 1px;font-family:'돋움';}