@charset "euc-kr";

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
  src: url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'),
       url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),
       url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Gothic Bold';
  font-style: normal;
  font-weight: 900;
  src: url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot);
  src: url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2) format('woff2'),
       url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff'),
       url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Gothic ExtraBold';
  font-style: normal;
  font-weight: 700;
  src: url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot);
  src: url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff) format('woff'),
       url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.ttf) format('truetype');
}
@font-face {
  font-family: 'NanumBarun Gothic';
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/NanumBarunGothic.eot);
  src: url(../fonts/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
       url(../fonts/NanumBarunGothic.woff2) format('woff2'),
       url(../fonts/NanumBarunGothic.woff) format('woff'),
       url(../fonts/NanumBarunGothic.ttf) format('truetype');
}

@font-face {
    src: url("../fonts/perpetua.woff2")format('woff2');
    font-family: 'per';
    font-weight: 100;
}



/*********************** Base Reset Style ***********************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,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 {
margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;text-shadow:none;}
body {line-height:1;font-size:12px; letter-spacing:0;list-style:none;font-family:'Nanum Gothic', 'Dotum', 'Verdana','Tahoma','Georgia', sans-serif;}
h1,h2,h3,h4,h5,strong,th {font-size:100%;font-weight:bold}
textarea {font-family:'Nanum Gothic', 'Dotum', 'Verdana','Tahoma','Georgia', sans-serif;}
i {font-family:'Nanum Gothic', 'Dotum', 'Verdana','Tahoma','Georgia', sans-serif;}
ol,ul {list-style:none}
hr,legend {display:none;height:0px;}
a {text-decoration:none;color:#888;}
/*a:link{color:#888;}*/
a:link{color:#000;}
a:hover {text-decoration:none;}
a:focus {outline:none;}
caption {display:none;}

label{vertical-align:middle;}
input{vertical-align:middle;}
a{vertical-align:middle;cursor:pointer;}
img{vertical-align:middle;}
select{vertical-align:middle;}

em{font-style:normal;font-weight:inherit;line-height:inherit;vertical-align:baseline;color:inherit;}
a{font-style:normal;font-weight:inherit;line-height:inherit;color:inherit;vertical-align:baseline;text-decoration:inherit;text-shadow:none;font-weight:normal;}
b{font-style:normal;line-height:inherit;vertical-align:baseline;color:inherit;}



/*********************** anchor ***********************/
input.text1{height:21px;line-height:21px;border:1px solid #d3d3d3;font-size:13px;color:#333;padding-left:8px;}
textarea{line-height:21px;font-size:13px;color:#333;}



/* ÆäÀÌÂ¡ */
.pager{
	text-align:center;
	vertical-align:bottom;
}