/* BASIC css start */
#header {z-index:100;position:relative; background: #fff; letter-spacing: 1px; }
#header .headerGnb {position:relative; width:1200px; min-width:1200px; margin:0 auto; }
#header .headerBtm { position:relative;background: #f6f2e8; z-index:95 }
#header.headerFix .headerBtm { position:fixed; top:0; left:0; right:0; }

#header .headerTop {position:relative; width:1200px; min-width:1200px; margin:0 auto; height:40px; }
#header .headerTop .menuLeft { position: absolute; top:20px; left:0;}
#header .headerTop .menuLeft > li {float:left; position: relative;display: inline-block; padding:0 15px 0 0;}
#header .headerTop .menuLeft > li a { font-size:13px; height:29px; line-height:29px; }
#header .headerTop .menuLeft > li .depth2 { display:none; position: absolute; background: #fff;top:28px;left: 50%;width: 100px;margin-left: -67px;padding: 10px 0; z-index: 97; border:1px solid #cfd0d1;text-align:center; }
#header .headerTop .menuLeft > li .depth2 li a {font-size: 12px; line-height: 22px; }
#header .headerTop .menuLeft > li .depth2 li a:hover {text-decoration:underline; color:#2d2d2d; }
#header .headerTop .menuRight { position: absolute;  top:20px; right:0;}
#header .headerTop .menuRight li { float:left; margin:0 20px 0 0; }
#header .headerTop .menuRight li a { font-size:13px; height:29px; line-height:29px; }
#header .headerTop .menuRight li a:hover {text-decoration:underline; }
#header .headerTop .menuRight li a.basketBtn { padding: 0 0 0 26px; }
#header .headerTop .menuRight li a.basketBtn i {font-size:24px; position: absolute; top: 2px; right: 28px;}
#header .headerTop .menuRight li a.basketBtn span.user_basket_quantity { background-color:#474747; color:#fff; font-size:13px; padding: 0 9px; border-radius: 8px; position:absolute; top:5px; right:0; height:18px; line-height:18px; }
#header .headerTop .menuRight li span.point { background:url('/design/houseware1/12991/tem166/point_bg.png') no-repeat; position:absolute;bottom:19px;left:50px;width:49px;height:27px;color:#fff;text-align:center;line-height:22px;}

#header .headerMid {height:109px; text-align:center;  }
#header .headerMid .logo a { font-size:40px; font-weight:bold; color:#2d2d2d; line-height:100px; }

/* Ä«Å×°í¸® */
#header .headerGnb .cateWrap {text-align:center;position: relative; height:50px; }
#header .headerGnb .cateWrap:after {content:"";display:block;clear:both;}
#header .headerGnb .cateWrap a:hover { color:#d5b172 }
#header .headerGnb .cateWrap .tmenu {position: relative;display: inline-block; padding:0 20px;}
#header .headerGnb .cateWrap .tmenu a { font-size:16px; font-weight:bold; }
#header .headerGnb .cateWrap .tmenu > a { line-height:50px;  }
#header .headerGnb .cateWrap .tmenu .depth2 { display:none; position: absolute;background: #fff;top:50px;left: 50%;width: 100px;margin-left: -50px;padding: 10px 0; z-index: 97; }
#header .headerGnb .cateWrap .tmenu .depth2 li { line-height: 24px;}
#header .headerGnb .cateWrap .tmenu .depth2 li a {font-size: 13px; font-weight:normal; }
#header .headerGnb .cateWrap .tmenu .depth2 li a:hover { color:#d5b172; }
#header .headerGnb .menuAllBtn { position:absolute; top:11px; left:0; width:26px; height:26px; font-size:26px; text-align:center; cursor:pointer; z-index:10}
#header .headerGnb .searchOpen{ position:absolute; top:11px; right:40px; width:26px; height:26px; font-size:26px; text-align:center; cursor:pointer; z-index:10 }
#header .headerGnb .basketBtn { position:absolute; top:7px; right:0; width:26px; height:26px; font-size:26px; text-align:center; cursor:pointer; z-index:10 }
#header .headerGnb .basketBtn span {  position:absolute; top:12px; right:10px; color:#fff; font-size:11px; }

/* °Ë»öÃ¢ */
#header .headerGnb .srchArea {display:none; position:fixed; left:0; right: 0;top: 0;bottom: 0;background-color:#fff;opacity:0.9; width: 100%;height: 100%;z-index: 201; }
#header .headerGnb .search { width:75%; margin:0 auto; }
#header .headerGnb .search fieldset { width:64%; margin:15% auto 0; text-align:center; }
#header .headerGnb .search input { width:84%; height:40px; border:none; background:none; font-size:20px; color:#000;border-bottom:2px solid #111; }
#header .headerGnb .search .btn_search { font-size:40px; }
#header .headerGnb .search .searchClose { display: block;margin: 4% 0 3%;font-size: 40px; text-align:center  }

/* ÀüÃ¼¸Þ´º ·¹ÀÌ¾î */
.allMenu {display:none;background:#fff;position: fixed;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;z-index: 201;}
.allMenu .allMenuWrap {width: 75%;margin: 0 auto;}
.allMenu .allMenuWrap a:hover {text-decoration: underline; }
.allMenu .allMenuWrap h3 {font-size: 16px;font-weight: bold;padding: 1% 0 0.5% 1%;}
.allMenu .allMenuWrap .closeBtn {display: block;margin: 4% 0 3%;font-size: 40px; text-align:center }
.allMenu .allMenuWrap .allMenuList { *zoom:1;}
.allMenu .allMenuWrap .allMenuList:after { display:block; clear:both; content:'' }
.allMenu .allMenuWrap .allMenuList dl {padding: 0 1% 3%;float:left;width: 14.6%;}
.allMenu .allMenuWrap .allMenuList dl dt {border-bottom: 1px solid #ddd;margin-bottom: 4px;}
.allMenu .allMenuWrap .allMenuList dl dt a {padding-left:5px;font-size:14px;height:30px;line-height:30px;}
.allMenu .allMenuWrap .allMenuList dl dd a {display: block;padding: 3px 0 3px 5px;color: #777;}
.allMenu .allMenuWrap .allMenuList dl dd a:hover {color:#111;}
.allMenu .allMenuWrap .boardList:after { display:block; clear:both; content:''}
.allMenu .allMenuWrap .boardList li { float: left; padding: 0 1%; }
.allMenu .allMenuWrap .csInfo {padding: 2% 0 0 1%; text-align:center} 
.allMenu .allMenuWrap .csInfo span { padding: 0 0.5% } 

/* À§·Î°¡±â ¹öÆ° */
.topBtn { display:none; position:fixed;bottom: 20px;right:23px; z-index:200; width:48px; height:48px; border:1px solid #2e2e2e; background-color:#fff; text-align:center; }
.topBtn i { vertical-align:top; margin-top:10px;color:#2e2e2e; font-size:28px }
.topBtn:hover {background-color:#ececec; color:#000; border:1px solid #2e2e2e;}

/* BASIC css end */

