﻿@charset "utf-8";
/* CSS Document */
/* Master */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: top; -webkit-text-size-adjust: 100%; }
table, caption, tbody, tfoot, thead, tr, th, td { vertical-align: top; }
body { background: #fff; *word-break: break-all; -ms-word-break: break-all; }
body { font-family: "맑은 고딕", 'Malgun Gothic', 'Dotum', "돋움", 'Gulim', "굴림", Arial, Helvetica, Sans-serif; color: #303030; letter-spacing: -1px; }
body, input, textarea, select, button, table { font-size: 16px; line-height: 20px; color: #303030; }
img, fieldset { border: 0; vertical-align: middle; }
em, address { font-style: normal; }
a { color: #303030; text-decoration: none; }
a:hover, a:active, a:focus { color: #303030; text-decoration: none }
button { cursor: pointer; }
.blind { overflow: hidden; visibility: hidden; position: absolute; top: 0; left: 0; width: 0; height: 0; font-size: 0; line-height: 0; }
table { width: 100%; border-collapse: collapse; border-spacing: 0; }
hr { display: none; }
.ir span { display: block; overflow: hidden; position: relative; z-index: -1; height: 11px; font-size: 11px; }
header, hgroup, footer, section, article, nav, canvas, figure, figcaption { display: block; }
nav ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
.clear:after { content: ""; display: block; clear: both; }
.strong { font-weight: bold; }
.red { color: #F00; }
.lightsalmon { color: #ffa07a; }