@charset "utf-8";

@font-face{font-family:NG; src:url('/layouts/dk_main/font/NanumBarunGothic.eot'); src:local(※), url('/layouts/dk_main/font/NanumBarunGothic.woff') format('woff');}
@font-face{font-family:NGEN; src:url('/layouts/dk_main/font/NanumBarunGothicBold.eot'); src:local(※), url('/layouts/dk_main/font/NanumBarunGothicBold.woff') format('woff');}

body,html {padding:0;margin:0;font-size:12px;font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif;}
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;}

*{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;}


.top_wrap { position:fixed; top:0; left:0; width:100%; height:30px;background:#f9f9f9 ;z-index:999; }
.top_wrap .gnb {position:relative; width:970px;height:30px;line-height:30px;padding:0;margin:0 auto;text-align:right;}
.top_wrap .top_logo { position:absolute; width:240px; height:60px; margin-left:50%; top:10px; left:-120px; z-index:9999;}
.top_wrap .gnb ul {padding:0;margin:0;color:#909090;}
.top_wrap .gnb li {list-style-type:none;display:inline;padding:0;font-size:12px;font-family:나눔바른고딕, Malgun Gothic, 맑은 고딕, '돋움', sans-serif;}
.top_wrap .gnb li a {color:#444;outline:none;}
.top_wrap .gnb li a:hover {color:#0074b9;}
.top_wrap .gnb li .admin {color:#cc0000;font-weight:bold;}
.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:60px; }
.head_wrap { position:relative; margin:0 auto; width:970px; }

.navi_head { position:fixed; top:30px; left:0; width:100%; color:#ffffff; height:60px; background:url('./image/navi_bg.png') repeat-x ; overflow:hidden; z-index:999; }
.navi_head a { color:#444; }
.navi_head .logo { position:absolute; top:0; left:0; }
.navi_head .logo img { display:block; }
.navi_head .menus { position:relative; margin-left:370px; width:600px; overflow:hidden; font-size:13px;}
.navi_head .menus ul { overflow:hidden; }
.navi_head .menus .depth1 { float:left; height:250px; 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:60px; }
.navi_head .menus .dp1 .tit { display:block; padding:0; font-size:16px; line-height:60px; font-weight:bold;font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif; color:#ffffff; }
.navi_head .menus .depth2 { margin-top:25px;}
.navi_head .menus .depth2 li { height:23px; line-height:23px; }
.navi_head .menus .depth2 li a { display:block; padding-left:0; height:100%;text-align:center; font-weight:bold;color:#efefef;}
.navi_head .menus .depth2 li a:hover { color:#ffffff; }
.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:#ffff66; }
.navi_head .menus .depth1.selected .selected { color:#ffffff; }

.navi_head.open .menus .depth1.selected { background-color:transparent; }
.navi_head.open .menus .depth1.selected .dp1 .tit { color:#ffff66; }
.navi_head.open .menus .depth1:hover { background:#02557d ; }
.navi_head.open .menus .depth1:hover .dp1 .tit { color:#ffffff; }