@charset "utf-8";
/* CSS Document */

/* nanum-gothic */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(https://imggift.com/skin/top/webfont/NanumGothic-Regular.eot);
  src: url(https://imggift.com/skin/top/webfont/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
	   url(https://imggift.com/skin/top/webfont/NanumGothic-Regular.woff2) format('woff2'),
	   url(https://imggift.com/skin/top/webfont/NanumGothic-Regular.woff) format('woff'),
	   url(https://imggift.com/skin/top/webfont/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic Bold';
  font-style: normal;
  font-weight: 700;
  src: url(https://imggift.com/skin/top/webfont/NanumGothic-Bold.eot);
  src: url(https://imggift.com/skin/top/webfont/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
	   url(https://imggift.com/skin/top/webfont/NanumGothic-Bold.woff2) format('woff2'),
	   url(https://imggift.com/skin/top/webfont/NanumGothic-Bold.woff) format('woff'),
	   url(https://imggift.com/skin/top/webfont/NanumGothic-Bold.ttf) format('truetype');
}
* {
  font-family: 'Nanum Gothic', "돋움", "Dotum", arial, Verdana, sans-serif;
}	
body {
  margin: 0 auto;
  padding: 0;
  border: none;
  width:100%;	
}
img {
  border: 0;
  vertical-align: top;
}
ul, ol { 
list-style: none;  
}
a, a:hover, a:active, a:visited {
	text-decoration: none;
}
/** header **/
#header {
  position:relative;
  z-index:1000;
  width:100%;
  background:#fff;
}
.login_menu_wrap {
  width: 100%;
  height: 35px;
  position: relative;
  z-index: 1;
}
.login_menu {
  width: 1100px;
  overflow: hidden;
  margin: 0 auto;
  background: #f3f1f2;
  border-bottom-left-radius: 10px; 
  border-bottom-right-radius: 10px; 	
}
.login_menu_left {
  width: 400px;
  height: auto;
  float: left;
  margin: 2px 10px;
}
.login_menu_left ul li {
  float: left;
  margin-right: 10px;
  font-size: 11px;			
}
.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;
  float: right;
  margin: 2px 5px;
}
.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://imggift.com/skin/top/topskin_45/icon_dot.png") no-repeat right 3px;
}
.login_menu_support {
  background: url("https://imggift.com/skin/top/topskin_45/icon_heart.png") no-repeat left 4px;
  padding-left: 11px;
}
.login_menu_bookmark {
  background: url("https://imggift.com/skin/top/topskin_45/icon_star.png") no-repeat left 4px;
  padding-left: 10px;
}
.login_menu_right ul li.login_menu_bookmark a, li.login_menu_support a {
  color: #000;
}
.logo_wrap {
  width: 1100px;
  height: auto;
  margin: 15px auto;
  clear: both;
  position: relative;
  z-index: 9;
  overflow: hidden;
}
.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 {
  height: 60px;
  margin: 0;
  padding: 0;
  float: right;	
  top: 5px;
  width:330px;	
  overflow: hidden;	
}
#top_search ul {
  clear: both;
  height: 35px;
  border: 1px solid #999;
  margin: 0 0 0 115px;
  width:210px;	
}
.search_select {
  float: left;
  width: 75px;
  height: 35px;
  margin-left: 5px;
  border: none;
  font-size: 11px;
}
.search_input {
  float: left;
  width: 165px;
  height: 35px;
  padding: 5px;
  border: none;
}
.search_go {
  margin: 7px 10px 0 0;
  float: right;
}
*+html body .search_go {
  margin: -9px 10px 0 0;
  float: right;
}
.hotkeyword {
  display: table;
  text-align: center;
  height: 30px;
  font-size:11px;
}
.hotkeyword dl dt {
  float: left;
  margin-top: 3px;
  margin-right: 10px;
}
.hotkeyword dl dd {
  float: left;
  color: #b5b5b5;
  margin-top: 3px;	
}
.hotkeyword dl dd a {
  padding: 5px;	
}
	
/* top menu */
#gnbmain_wrap {
  width: 1100px;	
  margin:0 auto;
  height:45px;	
}
#gnbmain_wrap ul {
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0 15px;
}
#gnbmain_wrap ul a {
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	line-height:45px;
	padding:0 17px 0 18px;
}
#gnbmain_wrap ul li {
	position:relative;
	float:left;
	margin:0;
	padding:0;
}

#gnbmain_wrap ul ul {
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#666;
	padding:0;
}
#gnbmain_wrap ul ul li {
	float:none;
	width:158px;
}
#gnbmain_wrap ul ul a {
	line-height:120%;
	padding:5px 17px 5px;
	font-size:11px;	
	color:#fff;
}	

#gnbmain_wrap ul ul a:hover {
	color:#fff;
}	
#gnbmain_wrap ul ul ul {
	top:0;
	left:100%;
	background:#7B7979;
}
#gnbmain_wrap ul li:hover > ul {
	display:block;	
}			
.topcaput {width: 1100px;margin:0 auto;}
.input_tgca {color: #646464;width: 135px;font-size: 12px;margin:10px 5px;padding: 1px;font-family:'돋움';}