/* BASIC css start */
.menu_on {height:100%; overflow:hidden;}
.menu_off {height:auto; overflow:initial;}
#header {position:relative; width:100%;}
#header .MK_top_banner img {width:100%; height:100%;}
#header .gnb {z-index:1; position:relative; background:#f3f3f3; border-bottom:1px solid #e5e5e5;}
#header .gnb:after {content:''; display:block; clear:both;}
#header .gnb.fixed {position:fixed; top:0; left:0; right:0;}
#header .gnb a {float:left; width:18%; height:13px; position:relative; margin:10px 0; margin-left:-1px; color:#777; line-height:1; text-align:center;}
#header .gnb a.menu {color:#222;}
#header .gnb a .point {position:absolute; top:20px; left:50%; width:52px; height:16px; line-height:16px; margin-left:-26px; background:#909090; color:#3d3d3d; text-align:center; border-radius:3px; color:#fff;}
#header .gnb a .point span {position:absolute; top:-4px; left:50%; width:0; height:0; border-left:4px solid transparent; border-right:4px solid transparent; border-bottom:4px solid #909090; margin-left:-4px;}
#header .gnb .lnk-bookmark {position:absolute; top:0; right:5px; width:30px; height:40px; margin:0; padding-top:10px; background:#000; color:#fff; font-size:.938em; text-align:center;}
#header .gnb .lnk-bookmark span {position:absolute; bottom:0; left:0; width:0; height:0; border-left:15px solid transparent; border-right:15px solid transparent; border-bottom:10px solid #fff;}
#header .header {position:relative; height:100px;}
#header .header h1 {position:absolute; top:30px; left:15px; font-size:2.5em;}
#header .header h1 img {width:150px; height:auto;}
#header .header .search {position:absolute; top:40px; right:10px; width:140px; height:25px;}
#header .header .search label {position:relative; display:block; margin-right:25px;}
#header .header .search label input {width:100%; height:25px; border:0 none; border-bottom:1px solid #ddd; background:#fff; padding:0 5px;}
#header .header .search label .btn {width:25px; height:25px; line-height:25px; background:#fff; position:absolute; top:0; right:-25px; color:#afafaf; text-align:center;}
/* 카테고리 */
aside {position:fixed; width:290px; height:100%; top:34px; left:0; bottom:0; background:#fff; -webkit-overflow-scrolling:touch; z-index:1001; display:none;}
aside .close {position:absolute; top:0; left:290px; width:30px; height:28px; padding-top:2px; background:#222; color:#fff; text-align:center;}
aside .asideTop {overflow:hidden; text-align:center;}
aside .asideTop a {float:left; width:33.33%; height:38px; line-height:38px; border-bottom:2px solid #ddd; color:#ababab; font-weight:bold;}
aside .asideTop a.act {border-bottom:2px solid #222; color:#222;}
aside nav li {border-bottom:1px solid #ccc; position:relative;}
aside nav li a {display:block; height:35px; line-height:35px; padding:0 0 0 20px; margin-right:40px;}
aside nav li .fa {position:absolute; top:0; right:0; width:40px; text-align:center; height:35px; line-height:35px; font-size:18px; font-weight:bold;}
aside nav li > ul {background-color:#f4f4f4; display:none; border-top:1px solid #6e6e6e;}
aside nav li > ul > li {border-bottom:0px none; border-top:1px solid #ccc;}
aside nav li > ul > li:first-child {border-top:0px none;}
aside nav li > ul > li a {padding:0 40px 0 30px; margin:0;}
aside nav li > ul > li > ul {border-top:0px none; border-top:1px solid #ccc;}
aside nav li > ul > li > ul > li {border-bottom:0px none;}
aside nav li > ul > li > ul > li a {padding:0 0 0 40px; margin:0;}
aside .navCommunity {display:none;}
aside .navMypage {display:none;}
/* //카테고리 */
/* BASIC css end */

