@charset "euc-kr";

* {
	font-family: '���� ���', 'Malgun Gothic'
		/*, 'Nanum Gothic', serif 'Noto Sans KR', sans-serif,�����ٸ����,'NanumBarunGothic'*/,
		�������, NanumGothic, NanumGothicWeb, Dotum, Arial;
	letter-spacing: -1px;
}

/* RESET */
html, body {
	width: 100%;
	/*height:100%;*/
	
}
body {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}
body::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera*/
}



html {
	overflow-y: scroll
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, form, fieldset, p,
	button, ul {
	margin: 0;
	padding: 0
}

body, h1, h2, h3, h4, input, button, p, div, span, ul, li {
	font-size: 12px;
	
}

ol li, div, span {
	font-size: 14px;
}

body {
	background-color: #fff;
	text-align: center;
	*word-break: break-all;
	-ms-word-break: break-all;
	background-color:#eceff4;
}

img, fieldset, iframe {
	border: 0 none
}

li {
	list-style: none
}

input, select, button {
	vertical-align: middle
}

img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}

i, em, address {
	font-style: normal
}

label, button {
	cursor: pointer
}

button {
	margin: 0;
	padding: 0
}

a {
	color: #464646;
	text-decoration: none;
	font-size: 14px;
}

a:hover {
	color: #086eb1;
	text-decoration: underline
}

button * {
	position: relative
}

button img {
	left: -3px;
	*left: auto
}

html:first-child select {
	height: 20px;
	padding-right: 6px
}

option {
	padding-right: 6px
}

hr {
	display: none
}

legend {
	*width: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table, table th, table td {
	/*border:0;*/
	
}
.loginwrap {
	margin:88px auto 0;	
	/*width:631px;*/
	height:565px;	
}

.loginul > li { text-align:center; }
.loginul > li:nth-child(1) { font-size:65px; color:#234db9;  letter-spacing:-3px; }
.loginul > li:nth-child(2) { font-size:24px; color:#2f3135;  letter-spacing:-1px; padding:5px 0 53px 0; }
.loginul > li:nth-child(3) .selarea32 { width:529px; height:251px; border:#dadce1 solid 1px; background-color:#fff; margin:0 auto;  }



.logtit1 { font-size:20px; color:#757982; font-weight:600; letter-spacing:-3px; padding:29px 0 8px 0;  }
.logtit2 { font-size:14px; color:#757982;  letter-spacing:-1px; padding-bottom:33px;  }

#mid, #mpass { width:470px; height:40px; border:#c7cad1 solid 1px; background-color:#f7f8fc; font-size:16px; padding-left:10px;  }
#mpass  { margin:12px 0 0 0;}
.cbutton2 {
    background-color: #18299d;
    border: 1px solid #18299d;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    width: 118px;
    height: 30px;
    line-height: 10px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
}
.cbutton2:hover {
	color:#18299d;
	text-decoration:none;
	background-color:#fff;
}
.cbutton2:active {
	position:relative;
	top:1px;
}
.setwidth2 { width:530px; height:50px; font-size:16px; margin-top:16px;  }

.slogo {width:300px; }
.loginul > li:nth-child(5) { font-size:12px; color:#4c5058;   }
.loginul > li:nth-child(6) { font-size:20px; color:#4c5058; line-height:32px;  }
.regi { /*border-top:#ccc solid 1px;*/ margin:50px 0 50px 0; text-align:left; padding:0 }  