/* BASIC css start */
/* =============================================================================
   상단 header.html
   ========================================================================== */
#header-container { padding: 25px 0; height:70px;}
#header-container .wrapper { min-height: 23px; }
#header-container h1 { text-align:center; }
#header-container #logo {  display:inline-block;  line-height:86px; width:100%; }
#header-container #logo img { width:250px; margin-top:10px; }
#header-container nav { position: absolute; right: 0; text-align: right; }
#header-container nav li { line-height: 23.5px; display: inline-block;  padding-left: 24px; text-align: left; }
#header-container nav li a { color: #999; font-size: .75em; font-weight: bold; margin-left: 7.143%; }
#header-container nav li.cat { background: url(/images/d3/m_01/bull/category@2x.png) no-repeat 0 center; background-size: 23px 23px; width: 70px; }
#header-container nav li.search { background: url(/images/d3/m_01/bull/search@2x.png) no-repeat 0 center; background-size: 23px 23px; width: 40px; }
/* 홈|장바구니|관심상품|로그인 */

#menu-container .menus { .border-bottom:1px solid #ccc; z-index: 999; background:#333;  }
#menu-container .menus ul { overflow:hidden; index: 999; padding-left:20px; border-bottom:1px solid #ccc; }
#menu-container .menus ul li { float:left; margin-left:-1px; width:19%; }
#menu-container .menus ul li:last-child { 19%;} 
#menu-container .menus ul li a { display:block; height:28px; font-size:12px; padding-top:12px; color:#fff; text-align:center; }

/*
#menu-container .menus ul li.wish { width: 19.286% }
#menu-container .menus ul li.home,
#menu-container .menus ul li.cart { width: 29.688% }
#menu-container .menus ul li.login { width: 19.286% }
*/
.MK_top_banner { text-align: center; }




.menu1 { clear:both;  width:100%; margin:0 3px 0 0px; text-align:center; border-top:1px solid #dbdbdb; list-style:none; } 
.menu1:after { content:""; display:block; clear:both; }
.menu1 li { float:left; margin-left:-1px; margin-top:-1px;width:20%; color:#797979; border:1px solid #dbdbdb; background:#fff; border-right:none; line-height:30px; } 
.menu1 li a {display:block; font-size:0.8em; letter-spacing:-1px; font-weight:bold; text-transform:uppercase; color:#797979; } 
.menu1 li:first-child { height:30px;   background:#b2bd00; border-bottom:1px solid #333; }
.menu1 li:first-child a { color:#fff; }
.menu1 li:nth-child(6) { clear:both; }
.menu1 li:nth-child(6), .menu1 li:nth-child(7), .menu1 li:nth-child(8), .menu1 li:nth-child(9), .menu1 li:nth-child(10), .menu1 li:nth-child(11) { width: 16.6%; }
.btnJoin img {    position: absolute;    width: 60px;    top: 28px;    left: 26%;    z-index: 999; }

.search a { }
.search span img { float:left; width:56px; height:23px; margin-left:35px; margin-top:-20px; }



/* BASIC css end */

