@font-face {
  font-family: nanumbarungothic;
  src: url(/Home/font/nanumbarungothicregular.eot?#iefix) format('embedded-opentype'),
       url(/Home/font/nanumbarungothicregular.woff) format('woff'),
	   url(/Home/font/nanumbarungothicregular.woff2) format('woff2'),
       url(/Home/font/nanumbarungothicregular.ttf) format('truetype');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: nanumbarungothic;
  src: url(/Home/font/nanumbarungothicbold.eot?#iefix) format('embedded-opentype'),
       url(/Home/font/nanumbarungothicbold.woff) format('woff'),
	   url(/Home/font/nanumbarungothicbold.woff2) format('woff2'),
       url(/Home/font/nanumbarungothicbold.ttf) format('truetype');
  font-style: normal;
  font-weight: 800;
}

@font-face {
  font-family: NanumSquare;
  src: url(/Home/font/NanumSquareR.eot?#iefix) format('embedded-opentype'), 
	   url(/Home/font/NanumSquareR.woff) format('woff'),
       url(/Home/font/NanumSquareR.ttf) format('truetype');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: NanumSquare;
  src: url(/Home/font/NanumSquareB.eot?#iefix) format('embedded-opentype'),
	   url(/Home/font/NanumSquareB.woff) format('woff'),
       url(/Home/font/NanumSquareB.ttf) format('truetype');
  font-style: normal;
  font-weight: 800;
}


* { margin:0; padding:0; border:0; outline:0;}
html{width:100%;}
body{font-size:13px; font-family:nanumbarungothic,"Nanum Gothic","¸¼Àº °íµñ","Malgun Gothic","µ¸¿ò",Dotum,sans-serif; width:100%; color:#000; word-spacing:normal; letter-spacing:normal; background:#f6f8fb;}
a,a:link,a:visited{color:#333333; text-decoration:none;}
a:hover{color:#000;}
ul,ol{list-style:none}
img, video{ border:0; vertical-align:top; }
input, select{ vertical-align:middle; font-family:nanumbarungothic,"Nanum Gothic","¸¼Àº °íµñ",µ¸¿ò,Dotum,sans-serif;}
legend,hr{ display:block; overflow:hidden; position:absolute; top:0; left:-1000em; }
.blind,caption{overflow:hidden; position:absolute; top:0; left:0; width:0; height:0; font-size:0; line-height:0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
.titleTXT {font-family:NanumSquare,nanumbarungothic,"Nanum Gothic","¸¼Àº °íµñ","Malgun Gothic","µ¸¿ò",Dotum,sans-serif;}

/* Layout base */
#wrap {position:relative; width:100%; margin:0 auto; min-width:1220px;}
#header {position:relative; width:100%; height:148px; background:#6dc5c6 url("/Home/img/inc/nav_bg.png") no-repeat 50% 0px; z-index:500;}
#footer {position:relative; width:100%; height:300px; background:#f6f8fb; z-index:300;}
#r_menu {position:fixed; width:190px; right:-160px; top:0px; bottom:0px; z-index:1000;}
#sub_nav {position:relative; width:100%; height:60px; background:#fff url("/Home/img/inc/sub_nav_bg.png") repeat-x 0px 100%;}
.sub_cont_wrap {position:relative; width:100%; min-height:700px; background:#fff; box-sizing:border-box;}
.sub_cont_wrapin {position:relative; width:1200px; padding-top:16px; box-sizing:border-box; margin:0 auto; padding-bottom:120px;}
.sub_cont_path {position:relative; width:100%; height:22px; line-height:22px; text-align:right; font-size:12px; color:#7d7d7d;}
.sub_cont_tit {position:relative; width:100%; height:44px; font-family:NanumSquare,nanumbarungothic,"Nanum Gothic","¸¼Àº °íµñ","Malgun Gothic","µ¸¿ò",Dotum,sans-serif; font-size:28px; font-weight:800; letter-spacing:-2px; margin-top:10px;}
.sub_cont_txt {position:relative; width:100%; padding-bottom:30px; box-sizing:border-box; font-family:NanumSquare,nanumbarungothic,"Nanum Gothic","¸¼Àº °íµñ","Malgun Gothic","µ¸¿ò",Dotum,sans-serif; font-size:14px; font-weight:400; letter-spacing:-1px; line-height:140%; color:#666;}

.list_pagenum {position:relative; display:inline-block; height:30px;}
.list_pagenum ul li {position:relative; float:left; width:30px; height:30px; line-height:30px; box-sizing:border-box; border-top:solid 1px #e9e9e9; border-left:solid 1px #e9e9e9; border-bottom:solid 1px #e9e9e9; text-align:center; cursor:pointer; color:#999; font-size:12px; font-family:NanumSquare,nanumbarungothic,"Nanum Gothic","¸¼Àº °íµñ","Malgun Gothic","µ¸¿ò",Dotum,sans-serif;}
.list_pagenum ul li:nth-child(1) {border-top-left-radius:3px; border-bottom-left-radius:3px;}
.list_pagenum ul li:nth-last-child(1) {border-top-right-radius:3px; border-bottom-right-radius:3px; border-right:solid 1px #e9e9e9;}
.list_pagenum ul li:hover {background:#f4f2f2;}
.list_pagenum ul li.page_on {background:#e9e9e9;}


/* drag */
::selection {background:#5dbdbd; color:#FFF; text-shadow:none;}
::-moz-selection {background:#5dbdbd; color:#FFF; text-shadow:none;}
::-webkit-selection {background:#5dbdbd; color: #FFF; text-shadow: none;}













