@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 400;
  src: local('Nanum Barun Gothic Regular'), local('Nanum Barun Gothic-Regular'), local('NanumBarunGothic Regular');  
  src: url(../img/font/NanumBarunGothic.eot);
  src: url(../img/font/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
       url(../img/font/NanumBarunGothic.woff) format('woff'),
       url(../img/font/NanumBarunGothic.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 700;
  src: local('Nanum Barun Gothic Bold'), local('Nanum Barun Gothic-Bold'), local('NanumBarunGothic Bold');
  src: url(../img/font/NanumBarunGothic.eot);
  src: url(../img/font/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
       url(../img/font/NanumBarunGothic.woff) format('woff'),
       url(../img/font/NanumBarunGothic.ttf) format('truetype');
}

/*
/* CSS reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 border:0;
 margin:0;
 padding:0;
 font-size:1em;
 vertical-align:baseline;
 background:transparent;
 -webkit-text-size-adjust:none;
 font-family:'Nanum Gothic','Nanum Barun Gothic','¸¼Àº °íµñ','Malgun Gothic', 'Nanum Myeongjo' , sans-serif, 'Dotum', 'Gulim', 'Arial', sans-serif;
 list-style:none;
 line-height:1.5;
}
*/
em,address{font-style:normal;}
hr{display:none}
body{line-height:1;word-break: break-all;}
ol, ul{list-style:none;}
blockquote, q{quotes: none;}
blockquote:before, blockquote:after,q:before, q:after{content:'';content:none;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
/*table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;word-break:break-all;}*/
table{width:100%;border-collapse:collapse;border-spacing:0;word-break:break-all;}
table th, table td{vertical-align:middle;}
fieldset{margin:0;padding:0;border:0 none;}
legend, caption, .skip{position:absolute; left:-9999px; width:0; height:0; font-size:0; line-height:0; overflow:hidden;}
caption{position:static;}
html, body,input,button{font-size:12px; color:#727272;}
a {color:#a7a7a7; text-decoration:none;}
a:hover {color:#a7a7a7; text-decoration:none;}
img,input{vertical-align:top;}
label{vertical-align:middle; font-size:14px;}
select {height:24px; margin:0; border: 1px solid #dcdcdc; padding:0; font-size:13px; vertical-align:middle; color:#555;}
input{outline-style:none;}
textarea {border:1px solid #dcdcdc; color:#727272; font-size:13px; line-height:18px; padding:5px; overflow-y:auto; resize:none;}
/* html5 reset */
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption, canvas{display:block; margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;}