@charset "utf-8";

@font-face{font-family:NG; src:url('/layouts/kb_main/font/NanumBarunGothic.eot'); src:local(※), url('/layouts/kb_main/font/NanumBarunGothic.woff') format('woff');}
@font-face{font-family:NGEN; src:url('/layouts/kb_main/font/NanumBarunGothicBold.eot'); src:local(※), url('/layouts/kb_main/font/NanumBarunGothicBold.woff') format('woff');}

body,html {padding:0;margin:0;font-size:12px;font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif;background:#ffffff;}
input,select,textarea {font-size:12px;font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif;}
img,p {border:0;margin:0;padding:0;}
form {display:inline;margin:0;padding:0;}
select {font-size:12px;font-family:dotum;}
label {cursor:pointer;}
a {text-decoration:none;color:#000;}
a:hover {color:#666;}


div{ -webkit-touch-callout: none;
     user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     -webkit-user-select: none;
}

#Content { -webkit-touch-callout: none;
     user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     -webkit-user-select: none;
}

*{text-decoration:none; font-family:나눔바른고딕, Malgun Gothic, 맑은 고딕, '돋움', sans-serif;}

button{display:block;margin:0;padding:0;border:0;background-color:transparent;font:inherit;color:inherit;cursor:pointer}
.indent{display:block;position:relative;width:0;height:0;font-size:0;text-indent:-10000px;line-height:0}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,form, fieldset, input, textarea, blockquote, th, td {  
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;  
list-style-type: none;  
 }

img{border:0; vertical-align:middle;}
img.btn{vertical-align:middle;cursor:pointer;}
a img{vertical-align:middle;}

/* skiptoContent */
#skiptoContent{position:absolute;width:100%}
#skiptoContent dt{position:absolute;left:0;top:-10000px}
a.skip{display:block;position:absolute;left:0;top:-10000px;z-index:1000;width:100%;font-size:15px;text-align:center}
a.skip:hover, a.skip:focus, a.skip:active{position:absolute;top:0;z-index:1000;padding:15px 0;background:#fff;font-weight:800;color:#000;text-decoration:underline}

#Content { width:100%;}
.wrap { width:1140px; margin:0 auto; }

.top_wrap { position:fixed; top:0; left:0; width:100%; height:30px;background:#f9f9f9 ;z-index:999; }
.top_wrap .gnb {width:1080px;height:20px;padding:8px 0 0 0;margin:0 auto;text-align:right;}
.top_wrap .gnb ul {padding:0;margin:0;color:#909090;}
.top_wrap .gnb li {list-style-type:none;display:inline;padding:0;font-size:11px;color:#909090;font-family:나눔바른고딕, Malgun Gothic, 맑은 고딕, '돋움', sans-serif;}
.top_wrap .gnb li a {color:#666;outline:none;}
.top_wrap .gnb li a:hover {color:#0074b9;}
.top_wrap .gnb .admin a {color:#e3c816;}
.top_wrap .gnb .catalog a {color:#ff6600;}
.top_wrap .gnb span {padding:0;margin:0 10px 0 10px;color:#c5c5c5;}

.navi_wrap { position:relative; width:100%; height:80px; }
.head_wrap { position:relative; margin:0 auto; width:1140px; }

.navi_head { position:fixed; top:30px; left:0; width:100%; color:#ffffff; height:80px; background:url('./image/navi_bg.png') repeat-x ; overflow:hidden; z-index:999; }
.navi_head a { color:#444; }
.navi_head .logo { position:absolute; top:25px; left:0; text-align:left; }
.navi_head .logo img { display:block; }
.navi_head .menus { position:relative; margin-left:240px; width:900px; overflow:hidden; font-size:13px;}
.navi_head .menus ul { overflow:hidden; }
.navi_head .menus .depth1 { float:left; width:150px; height:320px; text-align:center; 
			-webkit-transition: background-color 200ms;
			-moz-transition: background-color 200ms;
			transition: background-color 200ms;
		}
.navi_head .menus .dp1 { position:relative; display:block; height:80px; }
.navi_head .menus .dp1 .tit { display:block; padding:0; font-size:17px; line-height:80px; font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif; color:#222;font-weight:bold; }
.navi_head .menus .depth2 { margin-top:25px;}
.navi_head .menus .depth2 li {line-height:120%; margin:0 0 10px 0;}
.navi_head .menus .depth2 li a { display:block; padding-left:0;text-align:center; font-weight:bold;color:#222;}
.navi_head .menus .depth2 li a:hover { color:#222; }
.navi_head .menus .depth1:hover li a { display:block; padding-left:0;text-align:center; font-weight:bold;color:#222;}
.navi_head .menus .depth1:hover li a:hover { color:#222; }
.navi_head .menus .depth2 .icon { display:inline-block; margin-right:8px; width:15px; height:14px; overflow:hidden; vertical-align:middle; }
	
.navi_head .menus .depth1.id_shop { width:99px; }
.navi_head .menus .depth1.id_shop .dp1 .tit { padding-left:10px; }
.navi_head .menus .depth1.id_shop .depth2 li a { padding-left:10px; }
.navi_head .menus .depth1.selected { }
.navi_head .menus .depth1.selected .dp1 .tit { color:#d89e03;font-weight:bold; }
.navi_head .menus .depth1.selected .selected { color:#222; }

.navi_head.open .menus .depth1.selected { background-color:transparent; }
.navi_head.open .menus .depth1.selected .dp1 .tit { color:#d89e03;font-weight:bold; }
.navi_head.open .menus .depth1:hover { background:#fed206 ; }
.navi_head.open .menus .depth1:hover .dp1 .tit { color:#222 }

.right_navi_wrap {position: fixed;width:110px;z-index:9999; top: 70px; right: 30px;}
.right_navi_wrap .tel {float:left;height:170px;padding:0;margin-bottom:5px;}
.right_navi_wrap .online {float:left;height:110px;padding:0;margin-bottom:5px;}
.right_navi_wrap ul {padding:0;margin:0;}
.right_navi_wrap li {float:left;width:100px;height:50px;padding:0;margin-bottom:10px;}
.right_navi_wrap li a {}
.right_navi_wrap li a:hover {opacity:0.8;}

@media(max-width: 1460px) { 
 .right_navi_wrap { right: -99999px;}
 }

#footer_wrap {float:left;position:relative;width:100%;height:100px;margin:0;padding:0;background:url('')#f9f9f9 repeat;border-top:#d5d5d5 1px solid;}
#footer_wrap .foot_cont {width:1140px;margin:0 auto;padding:0;}
#footer_wrap .foot_cont .logo{ float:left;width:225px;margin:0;padding:35px 0 0 0;}
#footer_wrap .foot_cont .copy{float:left; width:800px;margin:0;padding:30px 0 0 0;text-align:left;font-size:13px; line-height:140%; font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif; color:#666; }
#footer_wrap .foot_cont .copy .admin {margin-left:20px;color:#666; }
#footer_wrap .foot_cont .copy .admin a{font-size:11px; font-family:arial; color:#777; }

