@charset "utf-8";

/* =============================================================================
   HTML5 표시 정의
   ========================================================================== */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button, select {margin: 0;padding: 0}
body, button, input, select, table, textarea {color: #666666;font-family: dotum,'돋움',arial,verdana,hevetica,geneva,sans-serif;font-size:13px;}
table {border-collapse: collapse;border-spacing:0}


html{ font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body,html{height:100%}

article, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }

audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

a:focus { outline: thin dotted; }
a { color:inherit;text-decoration:none; }
a, a:link {color:#333; text-decoration:none; }
a:visited { color:#333; }
a:hover, a:active {color:#d50000;font-weight:bold; text-decoration:none; }

/* 모든 브라우저에서 포커스가 있거나 마우스가 가리키는 영역의 가독성 향상: h5bp.com/h */
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* monospace 글꼴 패밀리 재선언: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* 모든 브라우저에서 서식 유지 텍스트의 가독성 향상 */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* 행 높이에 영향을 주지 않고 아래 첨자 및 위 첨자 내용 배치: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol {/*margin: 1em 0; padding: 0 0 0 40px;*/padding:0;margin:0;list-style:none;}
dd { margin:0;padding:0; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img{border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * IE9에서 오버플로를 숨기지 않도록 수정 
 */
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; background:url(none);}

button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* 양식의 유효성 확인을 위한 색상 */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* 이미지를 바꾸는 경우*/ 
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* 화면 판독기와 브라우저에서 숨기기: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* 시각적으로만 숨기고 화면 판독기에서 사용할 수 있도록 함: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* 키보드로 탐색할 때 포커스를 가질 수 있도록 .visuallyhidden 클래스를 확장: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* 화면 판독기에서 시각적으로 숨기고 레이아웃 유지 */
.invisible { visibility: hidden; }

/* 부동 포함: h5bp.com/q 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }*/ 

.clfix:after{content:"."; display:block; height:0px; clear:both; visibility:hidden}
.clfix{display:inline-block}
.clfix{display:block}
* html .clfix{height:0} /* Hides from IE-mac */
.clfix{zoom:1} /*for IE 5.5-7*/



/* ==|== 인쇄 스타일 =======================================================
   인쇄 스타일.
   필요한 HTTP 연결을 피하기 위해 인라인됨: h5bp.com/r
   ========================================================================== */
 
 @media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* 검정 인쇄가 더 빠름: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* 이미지 링크 또는 javascript/내부 링크 표시 금지 */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}