/*
* {
	line-height: 1.3em;
}*/

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.dbtn {
	text-decoration: underline;
}

address, caption, cite, code, dfn, em, var {
	font-style: normal;
	font-weight: normal;
}

header, main, aside, article, footer {
	display: block;
}

table {
	width: 100%;
	border-collapse: collapse;
}

caption {
	position: absolute;
	left: -10000000000px;
	top: -100000000000px
}

/* 기타 */
.txtl {
	text-align: left !important;
}

.txtc {
	text-align: center !important;
}

.txtr {
	text-align: right !important;
}

.disp_tb {
	display: table;
}

.conc {
	margin: 0 auto;
}

.wbox100 {
	width: 100%;
	overflow: hidden;
}

.disTbl {
	display: table
}

.disTr {
	display: table-row
}

.disTd {
	display: table-cell
}

.phide {
	display: block;
}

.hide {
	display: none !important
}

.skip {
	position: absolute;
	top: -3000%;
	left: -3000%
}

.afl * {
	float: left !important
}

.bno {
	border: none !important
}

.btno {
	border-top: none !important
}

.brno {
	border-right: none !important
}

.bbno {
	border-bottom: none !important
}

.blno {
	border-left: none !important
}

.bgno {
	background-image: none !important
}

.poRe {
	position: relative !important
}

.poAb {
	position: absolute !important
}

.avt * {
	vertical-align: top !important
}

.avm * {
	vertical-align: middle !important
}

.clear:after, ul:after, .afl:after {
	content: "";
	display: block;
	clear: both;
}

.inlineB {
	display: inline-block !important
}

.txt {
	line-height: 24px;
}

.txt2 {
	line-height: 28px;
	font-size: 20px
}

.txt3 {
	color: #0e3174;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold
}

.bBox {
	box-sizing: border-box
}

.disIB {
	display: inline-block !important
}

/*기존 클래스 수정*/

/* css : 정렬 */
.al {
	text-align: left !important
}

.ac {
	/*text-align: center !important*/
}

.ar {
	text-align: right !important
}

.vt {
	vertical-align: top !important
}

.vm {
	vertical-align: middle !important
}

.vb {
	vertical-align: bottom !important
}

.fl {
	float: left !important
}

.fr {
	float: right !important
}

.cb {
	clear: both !important
}

.fn {
	float: none !important;
	width: 100% !important
}

.elli {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* css : text Style */
.n {
	font-weight: normal !important
}

.b {
	font-weight: bold !important
}

.u {
	text-decoration: underline !important
}

.ls1 {
	letter-spacing: -1px !important
}

.lh15 {
	line-height: 15px !important
}

.lh18 {
	line-height: 18px !important
}

.lh20 {
	line-height: 20px !important
}

.lh22 {
	line-height: 22px !important
}

.lh24 {
	line-height: 24px !important
}

.lh26 {
	line-height: 26px !important
}

.lh28 {
	line-height: 28px !important
}

.lh40 {
	line-height: 40px !important
}

/* css : text Size */
.fs10 {
	font-size: 10px !important
}

.fs13 {
	font-size: 13px !important
}

.fs17 {
	font-size: 17px !important
}

.fs20 {
	font-size: 20px !important
}

.fs22 {
	font-size: 22px !important
}

.fs24 {
	font-size: 24px !important
}

/* css : text Color */
.fcW {
	color: #ffffff !important
}

.fcB {
	color: #2a2a2a !important
}

.fcBl {
	color: #0e3174 !important
}

.fcBl2 {
	color: #1b4fb4 !important
}

.fcR {
	color: #e60013 !important
}

.fcR2 {
	color: #d23340 !important
}

.pointTxt {
	color: #0e3174 !important
}

/* css : padding */
.p00 {
	padding: 0 !important
}

.p10 {
	padding: 10px !important
}

.p15 {
	padding: 15px !important
}

.p20 {
	padding: 20px !important
}

.p30 {
	padding: 30px !important
}

.t00 {
	padding-top: 0 !important
}

.t03 {
	padding-top: 3px !important
}

.t05 {
	padding-top: 5px !important
}

.t08 {
	padding-top: 8px !important
}

.t10 {
	padding-top: 10px !important
}

.t15 {
	padding-top: 15px !important
}

.t20 {
	padding-top: 20px !important
}

.t25 {
	padding-top: 25px !important
}

.t30 {
	padding-top: 30px !important
}

.t35 {
	padding-top: 35px !important
}

.t40 {
	padding-top: 40px !important
}

.t45 {
	padding-top: 45px !important
}

.t50 {
	padding-top: 50px !important
}

.r00 {
	padding-right: 0 !important
}

.r05 {
	padding-right: 5px !important
}

.r10 {
	padding-right: 10px !important
}

.r15 {
	padding-right: 15px !important
}

.r20 {
	padding-right: 20px !important
}

.r25 {
	padding-right: 25px !important
}

.r30 {
	padding-right: 30px !important
}

.b00 {
	padding-bottom: 0 !important
}

.b05 {
	padding-bottom: 5px !important
}

.b10 {
	padding-bottom: 10px !important
}

.b15 {
	padding-bottom: 15px !important
}

.b20 {
	padding-bottom: 20px !important
}

.b25 {
	padding-bottom: 25px !important
}

.b30 {
	padding-bottom: 30px !important
}

.b40 {
	padding-bottom: 40px !important
}

.l00 {
	padding-left: 0 !important
}

.l05 {
	padding-left: 5px !important
}

.l08 {
	padding-left: 8px !important
}

.l10 {
	padding-left: 10px !important
}

.l15 {
	padding-left: 15px !important
}

.l20 {
	padding-left: 20px !important
}

.l25 {
	padding-left: 25px !important
}

.l30 {
	padding-left: 30px !important
}

.l50 {
	padding-left: 50px !important
}

.l55 {
	padding-left: 55px !important
}

/* css : margin */
.m00 {
	margin: 0 !important
}

.m10 {
	margin: 10px !important
}

.m20 {
	margin: 20px !important
}

.m30 {
	margin: 30px !important
}

.mt00 {
	margin-top: 0 !important
}

.mt03 {
	margin-top: 3px !important
}

.mt05 {
	margin-top: 5px !important
}

.mt07 {
	margin-top: 7px !important
}

.mt10 {
	margin-top: 10px !important
}

.mt15 {
	margin-top: 15px !important
}

.mt20 {
	margin-top: 20px !important
}

.mt25 {
	margin-top: 25px !important
}

.mt30 {
	margin-top: 30px !important;
	font-weight: 600;
}

.mt35 {
	margin-top: 35px !important
}

.mt40 {
	margin-top: 40px !important
}

.mt45 {
	margin-top: 45px !important
}

.mt65 {
	margin-top: 65px !important
}

.mr00 {
	margin-right: 0 !important
}

.mr10 {
	margin-right: 10px !important
}

.mr15 {
	margin-right: 15px !important
}

.mr20 {
	margin-right: 20px !important
}

.mr25 {
	margin-right: 25px !important
}

.mr30 {
	margin-right: 30px !important
}

.mr40 {
	margin-right: 40px !important
}

.ml00 {
	margin-left: 0 !important
}

.ml07 {
	margin-left: 7px !important
}

.ml08 {
	margin-left: 8px !important
}

.ml05 {
	margin-left: 5px !important
}

.ml10 {
	margin-left: 10px !important
}

.ml15 {
	margin-left: 15px !important
}

.ml20 {
	margin-left: 20px !important
}

.ml25 {
	margin-left: 25px !important
}

.ml30 {
	margin-left: 30px !important
}

.mb00 {
	margin-bottom: 0 !important
}

.mb05 {
	margin-bottom: 5px !important
}

.mb10 {
	margin-bottom: 10px !important
}

.mb15 {
	margin-bottom: 15px !important
}

.mb20 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.mb25 {
	margin-bottom: 25px !important
}

.mb30 {
	margin-bottom: 30px !important
}

.mb40 {
	margin-bottom: 40px !important
}

.mt_03 {
	margin-top: -3px !important
}

.mt_05 {
	margin-top: -5px !important
}

.mt_10 {
	margin-top: -10px !important
}

.mt_15 {
	margin-top: -15px !important
}

.mt_20 {
	margin-top: -20px !important
}

.mt_25 {
	margin-top: -25px !important
}

.mt_30 {
	margin-top: -30px !important
}

.mt_35 {
	margin-top: -35px !important
}

.mt_40 {
	margin-top: -40px !important
}

.mt_80 {
	margin-top: -80px !important
}

.ml_05 {
	margin-left: -5px !important
}

.ml_10 {
	margin-left: -10px !important
}

.ml_15 {
	margin-left: -15px !important
}

.ml_20 {
	margin-left: -20px !important
}

.ml_25 {
	margin-left: -25px !important
}

.ml_30 {
	margin-left: -30px !important
}

.w100 {
	width: 100% !important
}

.red {
	color: red;
}

.w20 {
	width: 20% !important
}

.w25 {
	width: 25% !important
}

.w30 {
	width: 30% !important
}

.w35 {
	width: 35% !important
}

.w40 {
	width: 40% !important
}

.w50 {
	width: 50% !important
}

.w70 {
	width: 70% !important
}

.w80 {
	width: 80% !important
}

.mW100 {
	max-width: 780px;
	height: auto
}

.w50px {
	width: 50px !important
}

.w60px {
	width: 60px !important
}

.w80px {
	width: 80px !important
}

.w100px {
	width: 100px !important
}

.w110px {
	width: 110px !important
}

.w120px {
	width: 120px !important
}

.w140px {
	width: 140px !important
}

.w150px {
	width: 150px !important
}

.w160px {
	width: 160px !important
}

.w180px {
	width: 180px !important
}

.w200px {
	width: 200px !important
}

.rTxt {
	margin-top: -28px;
	text-align: right;
	height: 28px;
}


/* 테블릿 */
@media screen and ( max-width: 1099px ) {
	/* css 기본 */
	body, h1, h2, h3, h4, th, td, input, select, textarea, button, label {
		font-size: 13px;
	}

	.mW100 {
		max-width: 650px;
	}

	.mt40 {
		margin-top: 20px !important
	}

	.ml20 {
		margin-left: 10px !important
	}

	.inlineB.ml20 {
		margin-left: 20px !important
	}

	.txt {
		line-height: 20px
	}

	.txt2 {
		font-size: 16px;
		line-height: 20px
	}

	.thide {
		display: none !important
	}
}

@media screen and ( min-width: 700px ) {
	.phide {
		display: none !important;
	}
}

/* 모바일 */
@media screen and ( max-width: 699px ) {
	/* css 기본 */
	body, h1, h2, h3, h4, th, td, input, select, textarea, button, label {
		font-size: 14px;
	}

	input[type='file'] {
		width: 100%;
	}

	.t10 {
		padding-top: 5px !important
	}

	.mt10 {
		margin-top: 5px !important
	}

	.mt30 {
		margin-top: 20px !important
	}

	.mW100 {
		width: 100% !important;
		height: auto !important
	}

	.mhide {
		display: none !important
	}

	.w30 {
		width: 50% !important
	}

	.w40 {
		width: 30% !important
	}

	.w35 {
		width: 60% !important
	}

	.w50, .w70 {
		width: 100% !important
	}

	.w100px {
		width: 80px !important
	}

	.w110px {
		width: 85px !important
	}

	.w120px {
		width: 90px !important
	}

	.w140px {
		width: 100px !important
	}

	.w180px {
		width: 80px !important
	}

	.w200px {
		width: 150px !important
	}

	.rTxt {
		margin-top: 10px;
		text-align: left
	}
	input.iptt2{
		max-width: 30%;
	}
	select.iptt1{
		max-width: 30% !important;
	}
	div.kw-bk{
		display: none;
	}
	div.result-bk{
		width: 100%;
	}
}

a.headerLiNewWin {
	background: url(/images/kor2021/main/nWindow_ic.png) no-repeat;
	background-position: 95% 40%;
}

a.headerNewWin {
	background: url(/images/kor2021/main/nWindow_ic.png) no-repeat;
	background-position: 100% 0%;
}

@media screen and (max-width: 1024px){
	a.headerNewWin {
		background-position: 95% 40%;
	}
}

.topBtnFooter {
	display: none;
}

.topBannerFooterFirst {
	display: none;
}

.mobileDarkModeButton {
	display: none;
}

.main_v_blind {
	position: absolute !important;
	overflow: hidden;
	display: inline-block;
	height: 1px;
	width: 1px;
	border: 0;
	margin: -1px;
	font-size: 1px;
}

