/* BASIC css start */
#header { /* height:216px !important; */  }
#header .hgroup { margin:0 auto;  width:1150px !important; position:relative; display:block; clear:both; z-index:2500; text-align:center;} 

 .topMenu2					{ float:right; padding-top:22px; letter-spacing:-0.5px; font-size:15px; }

/*헤더탑메뉴*//*
.topMenu2					{  top:8px; right:-15px; /*width:287px;*/ height:28px;  }
 .topMenu2 ul					{  height:28px; font-size:10.5px; line-height:38px; }
 .topMenu2 li					{ float:left; }
.topMenu2 li a				{ height:23px;text-indent:-9999px; text-decoration:none; }

/*헤더탑메뉴*/

#menu_list { height:100%; }
.menu { float:left; height:55px; cursor:pointer; }
.menu  a { /*font-family: 'NanumSquare' !important;*/  float:left;  height:100%; font-size:15px; text-align:left; line-height:55px; letter-spacing:-0.5px; color:#fff; text-align:left;}
.menu:nth-child(1) { height:55px;width:180px; }
.menu:nth-child(1) a {/* width:195px;*/ width:180px;  text-align:left;  }
.menu:nth-child(2) a { width:180px; text-indent:0em;    }
.menu:nth-child(3) a {/*  width:113px;*/  text-indent:0em; width:180px; }
.menu:nth-child(4) a { width:180px;  text-indent:0em; }
.menu:nth-child(5) a { width:180px; text-indent:0em; text-align:left; }
.menu:nth-child(6) a { width:180px; text-indent:0em; text-align:left;  }
.menu:nth-child(7) a { width:180px; text-indent:0em; }
.menu:nth-child(8) a {  width:180px; text-indent:0em; }
.menu:nth-child(9) a {  width:180px; text-indent:0em; }
.menu a:hover { color:#EE411F;  }

.guide_bar { padding:0 35px; }

#specialEvt .cont-pop{width: auto !important; }
.tit-pop{display:none;}
#specialEvt .close-wrap{top:-100px; background:#fff !important;}

/*검색폼*/
.MS_search_word { font-family: 'NanumSquare' !important; float:left; position:relative; width:230px; height:32px; border:1px solid #a3a3a9; background:#fff; margin-top:26px; margin-right:20px; font-size:14px; text-indent:5px; text-align:center; color:#5b5b5b;  border-radius:30px; }
input[type=text]

::-webkit-input-placeholder {
   color: #5b5b5b;
}

:-moz-placeholder { /* Firefox 18- */
   color: #5b5b5b;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #5b5b5b;  
}

:-ms-input-placeholder {  
   color: #5b5b5b;  
}
/*검색폼*/


/* BASIC css end */

