@charset "utf-8";

@import url("/css/base.css");
@import url("/css/main.css");
@import url("/css/inc.css");
@import url("/css/sub.css?ver=240621");
@import url("/css/font.css");


/* 기본설정 */
* {margin:0; padding:0;}
html,body {height:100%; margin:0; padding:0; font-size:12px; font-family:"NanumGothic", "NanumGothicBold", "NanumGothicExtraBold", Dotum, "맑은고딕" , "굴림", Gulim, "Lucida Grande", Tahoma, Verdana, AppleGothic, UnDotum, sans-serif;
 color:#3d3d3d; line-height:1.5;}
div, table {margin:0; padding:0;}
input, select {padding:0}
img, fieldset {border:0;}
img {vertical-align:top;}
ul, ol {list-style:none;}
a:link, a:visited, a:active{color:#3d3d3d; text-decoration:none;}
a:hover {color:#2d508a; text-decoration:none;}
hr {display:none;}
em, i, address, cite {font-style:normal;} 

.hidden, legend, caption {width:0; height:0; margin:0; padding:0; font-size:0; line-height:0; overflow:hidden; visibility:hidden; position:absolute; left:0; top:0;}
.hide {width:0; height:0; margin:0; padding:0; font-size:0; line-height:0; overflow:hidden; visibility:hidden; position:absolute; left:0; top:0;}

.clear {clear:both;}
.minh1 {min-height:136px !important;}
.marT15 {margin-top:15px;}
.color01 {color:#2d508a !important;}
.color02 {color:#cb0606 !important;}
.color03 {color:#007cbc !important;}



/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:970px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#FFFFFF;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#41426e;color:#ffffff}


/*이미지 업로드 테스트*/

.img_test {
width:850px; height:2780px;
}