@charset "utf-8";
/* CSS Document */

@font-face {font-family: "f1"; src:url(FONTS/ARIALNB_1.TTF);}



body {
font-family:f1;
width:100%;
height:100%;
background:#f2f3f6;
font-size:12px;
padding:0px 0px 40px 0px; 
margin:0px 0px 0px 0px;
}





.main_entry_bg { 
width: 100%; 
height:auto;
background: none;
padding:0px 0px 0px 0px; 
margin:0px 0px 0px 0px;
overflow: auto;
}

.sign_entry_mn { width:70%; height: 600px; margin: auto; margin-top:40px; background-color: #FFFFFF; border-style: solid; border-width: 1px; border-color: #E7EDEE; box-shadow: rgba(50, 50, 105, 0.15) 0px 1px 1px 0px, rgba(0, 0, 0, 0.05) 0px 2px 5px 0px; border-radius:8px 8px 0 0; padding-bottom: 4px; overflow: auto;}


.sign_entry_in1 { width:240px; height: 560px; margin:auto; margin-top:20px; background:none; border-right: solid 1px #E7EDEE; float:left;}

.main_logo_frame2 { width: 205px; height: 57px; margin-left:0; margin-top:10px; background:none; background-image:url(BG/main_logo.png);  border:none; }

.lb_sign_nm { width: 84%; height: auto; margin:auto; margin-top:20px; background:none; border:none; font-family: f1; font-size: 12px; font-weight: bold; color:#294D8B; text-align:center;}


.sign_entry_in2 { 
	width: calc(100% - 280px); 
	height: 560px; 
	margin-left:20px; 
	margin-top:20px; 
	background:none; 
	border:none; 
	float:left; 
	overflow: auto; 
	font-size:12px; 
	font-weight: bold;
	color:#8D9000; 
	text-align: left;}

.sign_text { width: 84%; height: auto; margin:auto; margin-top:10px; background:none; border:none; font-size: 14px; font-weight: normal; color:#949494; text-align:center;}

.for_registration { width: 84%; height: auto; margin:auto; margin-top:30px; background:none; border:none; font-size: 14px; font-weight: normal; color:#949494; text-align:center; padding-top: 20px; border-top-style: solid; border-top-width: 1px; border-top-color:#ced4da;}


.charcho1 { width: calc(84% - 5px); height: 30px; margin-left:8%; margin-top:10px; background:none; border:1px solid #ced4da; border-radius:5px; text-align: center; color:#d0d0d0;}
.charcho1:hover { border-color: #0082b2; color:#8B9EAB;}

.charcho2 { width: 130px; height: auto; margin-left: calc(100% - 115px); margin-top:15px; background:#798aab; border: 1px solid #798aab; font-size: 18px; font-weight: normal; color:#FFFFFF; text-align: center; padding: 10px; padding-left:none; padding-right:none; cursor: pointer;}
.charcho2:hover { background:#273c74; border: 1px solid #273c74; box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); }









































