@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Raleway:100,300,500);
/* 
* Nanum Barun Gothic (Korean) http://hangeul.naver.com
*/

@font-face {
font-family: 'NanumBarunGothic';
font-style: normal;
font-weight: 200;
src: local('Nanum Barun Gothic UltraLight'), local('Nanum Barun Gothic-UltraLight'), local('NanumBarunGothic UltraLight');
src: url(../../img/fonts/NanumBarunGothicUltraLight.eot);
src: url(../../img/fonts/NanumBarunGothicUltraLight.eot?#iefix) format('embedded-opentype'),
url(../../img/fonts/NanumBarunGothicUltraLight.woff) format('woff'),
url(../../img/fonts/NanumBarunGothicUltraLight.ttf) format('truetype');
}
@font-face {
font-family: 'NanumBarunGothic';
font-style: normal;
font-weight: 300;
src: local('Nanum Barun Gothic Light'), local('Nanum Barun Gothic-Light'), local('NanumBarunGothic Light');
src: url(../../img/fonts/NanumBarunGothicLight.eot);
src: url(../../img/fonts/NanumBarunGothicLight.eot?#iefix) format('embedded-opentype'),
url(../../img/fonts/NanumBarunGothicLight.woff) format('woff'),
url(../../img/fonts/NanumBarunGothicLight.ttf) format('truetype');
}
@font-face {
font-family: 'NanumBarunGothic';
font-style: normal;
font-weight: 400;
src: local('Nanum Barun Gothic Regular'), local('Nanum Barun Gothic-Regular'), local('NanumBarunGothic Regular');
src: url(../../img/fonts/NanumBarunGothic.eot);
src: url(../../img/fonts/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
url(../../img/fonts/NanumBarunGothic.woff) format('woff'),
url(../../img/fonts/NanumBarunGothic.ttf) format('truetype');
}
@font-face {
font-family: 'NanumBarunGothic';
font-style: normal;
font-weight: 700;
src: local('Nanum Barun Gothic Bold'), local('Nanum Barun Gothic-Bold'), local('NanumBarunGothic Bold');
src: url(../../img/fonts/NanumBarunGothicBold.eot);
src: url(../../img/fonts/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
url(../../img/fonts/NanumBarunGothicBold.woff) format('woff'),
url(../../img/fonts/NanumBarunGothicBold.ttf) format('truetype');
}


/* Ç¥ÁØ ¼±ÅÃÀÚ */
* {-webkit-text-size-adjust:none; box-sizing:border-box}
body, td, input, textarea, div, th, p, a, address ul {font-family:'Raleway','NanumBarunGothic','³ª´®¹Ù¸¥°íµñ'; font-weight:300; margin:0; padding:0; font-size:13px; color:#333; line-height:1.75}
a:link {color:#333333; text-decoration:none}
a:visited {color:#333333; text-decoration:none}
a:active {color:#333333; text-decoration:none}
a:hover {color:#666666; text-decoration:none}
form, p, h1, h2, h3, h4, h5, h6 {margin:0; padding:0}
fieldset, img {margin:0; padding:0; border:0}
caption, legend {display:none}
address, em, i {font-style:normal}
ul, ol {list-style-type:none; margin:0; padding:0}
input, button, select {font:inherit}
.clear {clear:both}
*:focus {outline:none}
/* º»¹®¹Ù·Î°¡±â */
#skipmenu {position:relative; margin:0 auto; padding:0; width:100%; z-index:1000}
a.skip_navi {position:absolute; display:block; width:100%; left:0; text-align:center; top:-10000px; font-size:13px; padding:0; margin:0; z-index:500;}
a.skip_navi:hover, a.skip_navi:focus, a.skip_navi:active {position:absolute; top:0 !important; margin:0; padding:10px 0; font-weight:bold; color:#fff; background:#21bbb1; z-index:1000}