@charset "utf-8";

@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	font-family: 'ntk'
}

/* common reset */
html {
	-webkit-font-size-adjust: none;
}

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, abbr,
	address, cite, em, img, strong, dl, dt, dd, ol, ul, li, fieldset, form,
	label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article,
	aside, canvas, details, embed, figure, figcaption, footer, header,
	hgroup, menu, nav, section, summary, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: 'ntk', 'Dotum', 'arial', 'sans-serif';
}

body {
	line-height: 1; /*word-wrap:break-word;word-break:break-all*/
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img {
	max-width: 100%;
	border: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

ol, ul {
	list-style: none
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #666;
	font-family: 'ntk', 'Malgun Gothic', 'AppleGothic', 'Dotum', 'arial',
		'sans-serif';
	font-size: 15px;
	line-height: 140%;
}

dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset,
	input, textarea, p, blockquote {
	margin: 0;
	padding: 0
}

th, td, input, textarea, select {
	font-family: 'ntk', '나눔고딕', 'Dotum', 'arial', 'sans-serif';
	font-size: 14px;
	color: #494949
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

address, caption, cite, code, dfn, em, var {
	font-style: normal;
	font-weight: normal
}

ol, ul, li {
	list-style: none
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}

abbr, acronym {
	border: 0
}

hr {
	display: none;
	clear: both
}

img, fieldset {
	border: 0 none
}

label {
	cursor: pointer
}

a {
	color: #666;
	font-family: 'ntk';
}

a:link, a:visited {
	text-decoration: none
}

a:hover, a:active {
	text-decoration: none
}

select {
	height: 22px
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section, main {
	display: block
}

audio[controls], canvas, video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0
}

acronym, abbr {
	cursor: help
}

abbr[title] {
	border-bottom: 1px dotted
}

ul, ol {
	list-style: none;
	list-style-image: none
}

blockquote, q {
	quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}

label, select, input, button {
	vertical-align: middle
}

button {
	border: 0;
	cursor: pointer
}

button, input, select, textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: baseline;
	vertical-align: middle
}

button, input {
	overflow: visible;
	line-height: normal
}

button, select {
	text-transform: none
}

button[disabled], html input[disabled] {
	cursor: default
}

button, html input[type="button"], input[type="reset"], input[type="submit"]
	{
	overflow: visible;
	cursor: pointer;
	-webkit-appearance: button
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

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-cancel-button, input[type="search"]::-webkit-search-decoration
	{
	-webkit-appearance: none
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box
}

select {
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	box-sizing: border-box;
	line-height: 1
}

img {
	max-width: 100%;
	border: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic
}

audio[controls], canvas, video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

html {
	overflow-y: scroll;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

label, input, button, a, span {
	line-height: 1.6;
}

body, button {
	font-size: 1em;
	line-height: 1.6;
	color: #464646;
}

hr {
	display: none;
	height: 0;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

a, a:hover {
	text-decoration: none;
	color: #333;
}

a:focus, button:focus {
	outline: thin dotted;
}

a:active, a:hover, button:active, button:hover {
	outline: 0 none;
}

em, address {
	font-style: normal;
}

acronym, abbr {
	cursor: help;
}

abbr[title] {
	border-bottom: 1px dotted;
}

ul, ol {
	list-style: none;
	list-style-image: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

label, input, button {
	vertical-align: middle;
}

button {
	border: 0;
	cursor: pointer;
}

button, input, textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: baseline;
}

button, input {
	line-height: 1;
}

button {
	text-transform: none;
}

button[disabled], html input[disabled] {
	cursor: pointer;
}

button, input[type="reset"], input[type="submit"] {
	cursor: pointer;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

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-cancel-button, input[type="search"]::-webkit-search-decoration
	{
	-webkit-appearance: none;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
}

select {
	border: 1px solid #c9c9c9;
}

form, input, form, fieldset {
	border: none
}

label, select, input, button {
	vertical-align: middle
}

button {
	border: 0;
	cursor: pointer
}

button, input, textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: baseline
}

button, input {
	line-height: normal
}

button {
	text-transform: none
}

button[disabled], html input[disabled] {
	cursor: default
}

button, html input[type="button"], input[type="reset"], input[type="submit"]
	{
	cursor: pointer;
	-webkit-appearance: button
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

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-cancel-button, input[type="search"]::-webkit-search-decoration
	{
	-webkit-appearance: none
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box
}

select {
	margin: 0;
	padding: 0;
	border: 1px solid #c9c9c9;
	box-sizing: border-box;
	line-height: 1
}

form label, form input, form span, form img, form em, form a {
	display: inline-block;
	margin-top: 0;
	vertical-align: middle
}

form fieldset, legend, form input {
	border: 0
}

input, textarea {
	font-size: 1em;
	font-family: 'ntk', "돋움", Dotum, "굴림", Gulim, Tahoma, Verdana,
		AppleGothic, UnDotum, sans-serif;
	vertical-align: baseline;
	vertical-align: middle;
	border: 0
}

input[type="checkbox"], input[type="radio"] {
	margin: 0 3px 0 0;
	padding: 0;
	width: 13px;
	height: 13px;
	line-height: 13px;
	vertical-align: middle
}

input[type="checkbox"]+label, input[type="radio"]+label {
	margin: 0 10px 0 3px;
	vertical-align: middle;
	cursor: pointer
}

input[type="text"], input[type="password"], input[type="file"], input[type="search"]
	{
	width: auto;
	height: 28px;
	margin: 0;
	text-indent: 5px;
	border: 1px solid #adadad;
	border-top-color: #adadad
}

input[type="file"] {
	height: 26px;
	padding: 0 5px;
	font-size: .929em;
	border: 1px solid #adadad
}

:root input[type="file"] {
	padding: 0 5px 0 0;
	border: 0 none
}

input[readonly="readonly"], input[readonly], input[disabled="disabled"],
	input[disabled] {
	border: 1px solid #adadad;
	background: #f3f3f3;
	color: #928881
}

input[type="submit"] {
	border: 1px solid #adadad;
	background: #f3f3f3;
	color: #928881
}

input[type="button"], input[type="reset"], input[type="submit"] {
	min-width: 20px;
	width: auto;
	height: 28px;
	padding: 4px 16px;
	margin: 0;
	border: 1px solid #575757;
	background: #575757;
	font-weight: 400;
	font-size: .9em;
	line-height: 1em;
	color: #fff
}

textarea {
	overflow: auto;
	padding: 0;
	border: 1px solid #adadad;
	vertical-align: top
}

select {
	height: 28px;
	margin: 0;
	border: 1px solid #adadad;
	border-top-color: #adadad
}

legend {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	border: 0;
	white-space: normal
}

input[type="text"], input[type="password"], input[type="tel"], input[type="email"],
	input[type="number"], select, textarea {
	margin: 0;
	border: 1px solid #ccc;
	color: #666;
	vertical-align: middle
}

input[type="text"], input[type="password"], input[type="tel"], input[type="email"],
	input[type="number"] {
	line-height: 18px
}

textarea {
	resize: none;
	overflow-y: scroll
}

select:focus {
	position: relative
}

*+html body select {
	padding: 0
}

.board_total {
	position: relative
}

.tablewrap {
	position: relative
}

.tablewrap:after {
	content: "";
	display: block
}

.tablewrap .board_total, .tablewrap .btnwrap, .tablewrap .note,
	.tablewrap .selectwrap, .tablewrap .btn_right {
	position: absolute
}

.tablewrap .board_total, .tablewrap .note, .tablewrap .selectwrap,
	.tablewrap .btn_right {
	position: absolute
}

.tablewrap .btn_right {
	right: 0
}

.tablewrap .note {
	width: auto;
	right: 0
}

.tablewrap p.note {
	padding-left: 12px;
	background: url(/images/prog/common/bullit.gif) no-repeat 0 -88px;
	color: #f15931
}

.tablewrap .basic_table.w_auto {
	width: auto
}

.btnwrap .btns {
	display: block;
	margin: 1px;
	padding: 5px;
	background: #fafafa;
	text-align: right
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

form label, form input, form select, form span, form img, form em, form a
	{
	display: inline-block;
	margin-top: 0;
	vertical-align: middle
}

input, textarea, select {
	font-size: 1em;
	font-family: 'ntk', "돋움", Dotum, "굴림", Gulim, Tahoma, Verdana,
		AppleGothic, UnDotum, sans-serif;
	vertical-align: baseline;
	vertical-align: middle
}

input {
	border: 0;
}

a {
	font-family: 'ntk', 'Dotum', 'arial', 'sans-serif';
}

a:link, a:visited {
	color: #666;
}

a:hover, a:active {
	color: #000;
}

table {
	table-layout: fixed
}

legend {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0
}

/* hidden type */
.hide, .skip {
	position: fixed;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	font-size: 0;
	overflow: hidden
}

/* skip Navi */
#accessibility {
	position: absolute;
	top: -1px;
	left: 0;
	background-color: #333;
	z-index: 999999
}

#accessibility a {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 25px;
	margin-top: -100px;
	text-align: center;
	line-height: 1;
	white-space: nowrap;
	background: #000
}

#accessibility a:link {
	color: #333;
}

#accessibility a:focus {
	margin-top: 0;
	text-decoration: underline;
	color: #fff
}

.clearfix {
	width: 100%;
}

.clearfix:after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}







