﻿@charset "utf-8";


/* 맑은고딕 */
/* defalut */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {margin:0;padding:0;}


body,html{width: 100%; height: 100%;}
h1, h2, h3, h4, h5, h6 {font-weight:normal}

dl,ul,li {list-style:none;}
img {max-width:100%;height:auto;vertical-align:top;border:0 none;}
table {border-collapse:collapse;border-spacing:0;}
th, td {
	word-break: break-all;
	font-family: "Nanum Barun Gothic", dotum, "돋움", verdana, sans-serif;
}
hr {height: 0;}
caption {width:0px;height:0px;line-height:0;overflow:hidden;font-size:0px;visibility:hidden;}
fieldset {border:0 none;}
i, em, address {font-style: normal;}

a {color:#333;text-decoration:none;}
a:hover {text-decoration:none;color:#777}
button {border:0 none;background:none;cursor:pointer;}


code {font:inherit;}


.hidden{clear: both; height: 0px; line-height: 0; width: 0px; position: absolute; top: -9999px; left: :-9999px;}