<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
@import url(normalize.css);
@import url(common.css);
@import url(notosanskr.css); 
*/
html,
body {
	color: #504543;
	font-size: 12px;
	background: #fff;
	margin-top: 0px;
	margin-left: 0px;
}

h1 { 
	font-size:25px; 
	font-weight:bold; 
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
.clear { clear: both; display: block; float: none; font-size: 0 !important; height: 0; line-height: 0 !important; margin: 0 !important; overflow: hidden; padding: 0 !important; width: 100%; }


input[type="button"],input[type="submit"]{cursor:pointer}
input[type="checkbox"] {border: none;}
input[type="radio"]{	
	position:relative; 
	top: 5px; 
	vertical-align:middle;
	width: 16px;
	height: 16px;
}


input[type="image"]{border: none;}
.wrapper {
	width: 1200px;
	margin: 0 auto;
/*	height: 100%; */
	font-family: 'Tahoma', 'Nanum Barun Gothic', '나눔바른고딕', 'Noto Sans KR', 'sans-serif'; 
	line-height: 200%;

}
.center { text-align: center !important; }
.left { text-align: left; padding: 0px 5px; }
.right { text-align: right; padding: 0px 5px; }

.wrapper .login_box {
	width: 500px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 10px;
}
.wrapper .login_box .login_title {
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 40px;
}

.wrapper .login_box .login_input ul li {
	width: 100%;
	padding: 10px 0px;
}
.wrapper .login_box ul li input[type=text],
.wrapper .login_box ul li input[type=password]
{
	width: 100% !important;
	height: 45px;
	font-size: 16px;
	padding: 0px 5px;
	border: 1px solid #ccc;
	border-radius: 3px;
}

.wrapper .login_box .btn03 {
	min-width: 100%;
	height: 55px;

	font-weight: bold;
	background: #1f94df;
	border: 0px;
	color: #fff;
	border-radius: 3px;
	font-size: 18px;
	letter-spacing: 1px;
}

.wrapper .login_box .info_search {
	margin:30px 0px;
	text-align: center;
}
.wrapper .login_box .info_search .txt {
	font-size: 14px;
	padding: 0px 10px;
	letter-spacing: 0px;
}


.wrapper .login_box .info_search .btn02 {
	min-width: 200px;
	height: 45px;
	border: 1px solid #474747;
	background: #474747;
	color: #fff;
	border-radius: 3px;
	font-size: 15px;
	letter-spacing: 0px;
}	
.wrapper .login_box .info_search .btn01 {
	min-width: 200px;
	height: 45px;
	background: #eee;
	border: 1px solid #504543;
	color: #333;
	border-radius: 3px;
	font-size: 15px;
	letter-spacing: 0px;
}

.wrapper .pg_title {
	position: relative;
	height: 73px;
	padding: 30px 0px;
}

.wrapper .pg_title h2 {
	font-size: 32px;
	font-weight: 700;
	color: #34455a;
	line-height: 1.25;
}

.wrapper .pg_title p {
	position: absolute;
	right: 0;
	top: 30px;
	font-size: 13px;
	color: #515151;
	letter-spacing: 0;
}

.wrapper .board_div .title {
	position: relative;
	height: 30px;
	font-size: 15px;
	font-weight: bold;
}

/*  테이블 css */
.board_div {
	margin-top: 20px;
	margin-bottom: 20px;
}
.board_div table {
	width: 100%;
	border-collapse: collapse;
}
.board_div table thead tr th,
.board_div table tbody tr th {
	text-align: center;
	background: #f9f9f9;
	font-weight: 500;
	font-size: 14px;
	padding: 5px 0px;
	border: 1px solid #e1e1e1;
}
.board_div table tbody tr {
	background: #fff;
}
.board_div table tbody tr td {
	border-bottom: 1px solid #e1e1e1;	
	padding: 10px 10px;
	text-align: left;
	vertical-align: middle !important;
	border: 1px solid #e1e1e1;
	font-size: 14px;
}
.board_div .btnBox {
	text-align: center;
}
.board_div table tbody tr td span {
	line-height: 1.6em;
}

.wrapper .mem_box {
	width: 800px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;

}
.wrapper .mem_box .mem_title {
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}
.wrapper .mem_box .mem_input {
	padding: 30px 0px;
}

.wrapper .mem_box input[type=text],
.wrapper .mem_box textarea,
.wrapper .mem_box input[type=password]
{
	width: 98%;
/*	min-width: 315px; */
	height: 45px;
	font-size: 16px;
	padding: 0px 5px;
	border: 0px;
	border-radius: 3px; */
}

.wrapper input::placeholder {
  font-size: 14px;
  color: #bbb;
}
.wrapper select {
	height: 35px;
	padding: 5px;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	min-width: 150px;
}
.wrapper .country ul li {
	padding: 5px 0px;
}
.wrapper .file_box {
	position: relative;
}
.wrapper .file_box input[type=file] {
	position: absolute;
	opacity: 0;
}
.wrapper .file_box .file_input {
	width: 300px !important;
	border: 1px solid #e1e1e1 !important;
}

.wrapper .mem_box .agree_box {
	padding: 20px;
	border: 1px solid #e1e1e1;
}
.wrapper .mem_box .agree_box ul li {
	display: inline-block;
	width: 45%;
	font-size: 15px;
	position: relative;
	height: 30px;
}
.wrapper .mem_box .agree_box ul li:last-child {
	text-align: right;
}
.wrapper .mem_box .agree_box ul li p {
	position: absolute;
	right: 0px;
	top: 10px;
	width: 100px;
	text-align: center;
	font-size: 12px;
	background: #fff;
	border: 1px solid #ccc;
}

.roundBox {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 10px;
}

.tail_box ul li {
	display: inline-block;
}
.tail_box ul li:first-child {
	width: 90%;
}
.tail_box ul li:last-child {
	width: 8%;
}
.roundBox dl dt {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
}
.roundBox dl dd {
	font-size: 13px;
}
.wrapper .nav ul li {
	min-width: 150px;
	border: 1px solid #e1e1e1;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	padding: 10px;
	margin-right: 5px;
	font-size: 15px;
	cursor: pointer;
}
.wrapper .nav ul li.active {
	background: #eee;
}</pre></body></html>