@charset "utf-8";
#wrap {width:100%0;overflow-y: hidden; overflow-x: hidden;}
.contents {margin:50px 0;}
.contents:after {content: "";display: block;clear: both;}
.inner {width:1000px; margin:0 auto;}


.m_tit {margin:45px 0 15px 0; display:inline-block;}
.m_tit span {display: block;font-size: 15px;font-weight: 600;padding-bottom: 5px}
.m_tit h1 {display: inline-block;width: 220px;height:30px;}
.m_tit h1 img {width:100%;}
.m_tit img{display: inline-block;width: 200px;height:30px;}
.m_tit h2 {display: inline-block;width: 250px;height:30px; font-size:25px;}
/*top메뉴부분*/
.navi { height:30px; background: #4a4a4a;}
.navi .inner div {float:right;}
.navi .inner a {float: left;display: inline-block;padding:5px 20px 5px 20px; height:20px; color:white;}
.navi .inner a:hover { background:#8c322d; }
.login-menu{
	height:30px;
	background-color:#a73b35;
}
#a_personal { font-weight:bold; }

/*서브공통메뉴부분*/
.gnb {width:100%;height: 50px;background: #a73b35;zoom:1;}
ul.menu li{ float: left;width: 33.33333333%;
		 height: 48px;background-color: #a73b35;position: relative;}
ul.menu li a{text-align: center; font-size: 15px;display: block;width: 100%;
		 height: 100%;line-height: 48px;font-weight: bold;
		 color: #eee;text-decoration: none;}
ul.menu li a:hover{background-color: #a73b35;opacity: 0.8}
ul.menu li ul.sub{width:90%;margin:0 5%;position: absolute;}
ul.menu li ul.sub li {width:90%;margin:0 5%; }
ul.menu li ul.sub li  a {font-size: 13px;}
ul.menu{zoom: 1;}
ul.menu:after{height: 0;visibility: hidden;content: ".";display: block;
		 clear: both;}
ul.boxed_file {
	margin-bottom:5px;
}

ul.boxed_file li {
	display: inline-block;
    background: #eaeaea;
    border-radius: 2px;
    padding: 3px 7px;
    margin: 2px;
}

/*메인검색박스*/
.header .inner {position:relative; border-bottom: 1px solid #4a4a4a;}
.searchbox {width:350px;height: 40px;text-align: center;position: absolute;top:10px;right:0;border:1px solid #333;}
.searchbox input[type=text] {width:300px;height:35px;padding:2px 10px;border:none;border-radius: 20px}
.searchbox button {float: left;width:30px;height:30px;position: absolute;top:2px;right:15px;background: url(../images/com/search.png) no-repeat right bottom ;text-indent: -9999px}

/*서브검색박스*/
.searchbox2 {float:left;position: relative;}
.searchbox2 .selbox {float:left;clear:both;width:100px;height:25px;}
.searchbox2 .selbox select {width:100px;height: 32px;border:1px solid #ddd;  }

.searchbox2 input[type=text] {width:160px;height:26px;border:1px solid #ddd;padding:2px 10px;position: absolute;top:0;left:105px;}


.searchbox2 button {float: left;width:27px;height:27px;position: absolute;top:0;left:255px;background: url(../images/com/search.png) no-repeat right bottom ;text-indent: -9999px;
background-size: 80% 80%}

/*로그인페이지*/
.login_img {float:left;width:499px;margin:50px 0;border-right:1px solid #ddd;}
.login_img img {width:90%;}
.login_img span {display: block;padding-right:10%;}
.login_img span b {display: block;font-size: 15px;color:#a73b35;padding:10px 0;}
.wraplogin_form {float:left;width:500px;margin:55px 0;position: relative;}
.wraplogin_form .login_tit {width:80%;padding: 0 10%;font-size: 24px;color: #333333;line-height: 1.2; text-align: center; display: block;padding-bottom: 54px;font-weight: 600}
.wraplogin_form .login_tit span {color:#a2a2a2;font-size: 15px;padding-left: 5px}
.wraplogin_form .login_form {width:400px;margin:0 50px;}
.wraplogin_form .login_form span {float: left;width:65px;clear:both;padding-top:10px;}
.wraplogin_form .input100 {width:150px;font-size: 15px;line-height: 1.5;color: #666666;display: block;
    background: #fff;height: 35px;border:1px solid #333;
    padding: 0 68px 0 20px;margin-bottom: 10px}
.wraplogin_form .login_form .login_button {width:85px;height:85px;padding:10px 0;background: #a73b35;position: absolute;top:81px;right:50px;color:#fff;}
.wraplogin_form .txt2 {width:410px;margin:0 50px;padding-top: 20px}
.wraplogin_form .txt2 a {float:left;display: inline-block;width:193px;margin:0 5px;padding:10px 0;text-align: center;background:#ddd}
.wraplogin_form .txt2 #btnChange{
	margin:10px  0 0 5px;	
}

#membership{width:395px; margin:5px 5px 10px 5px;}

.w3-modal{
	z-index: 3;
    display: none;
    padding-top: 100px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.w3-modal-content{
	width: 550px;
	background-color: white;
	margin:auto;
}
.w3-modal-content-02{
	width: 450px;
	background-color: white;
	margin:auto;
}
.modal-message-center{
	font-size: 18px;
    text-align: center;
    padding: 70px 50px 70px 50px;
}
.modal-message-center-wide {
    font-size: 18px;
    text-align: center;
    padding: 70px 20px 70px 20px;
}
.dis-none{
	display:none;
}
.dis-block{
	display:block;
}
.modal-header{
	background-color: #a73b35;
    font-weight: bold;
    color: #eee;
    text-decoration: none;
}
.modal-body{
	margin:0 30px;
	
}

.modal-liner{
	height:50px;
}
.modal-liner-head{
	height:40px;
	font-size:18px;
	padding: 15px 0 0 15px;
	display:inline-block;
}

.table-modal{
	width:100%;
	border-collapse: seperate;
}
.table-modal-pwchange{
	width:100%;
	border-collapse: seperate;
	margin:10px 0 0 0;
}
.td-input{
	border-top:1px solid #ccc;
}
.td-text{
	font-size:16px;
}
.td-input-noborder{
	
}
.td-bold{
	font-weight:bold;
	font-size:15px;
	border-top:1px solid #ccc;
}
.td-bold-noborder{
	font-weight:bold;
	font-size:15px;
	
	
}
.td-modal-button{
	text-align:center;
}
.td-modal-button-02{
	text-align:center;
	padding: 0 0 10px 0;
}
.td-specify{
	font-size:11px;
	vertical-align:middle;
	border-top:1px solid #ccc;
}
.tr-button{
	height:60px;
}
.confirmid{
	padding:3px 18px;
	margin:0 0 0 10px;
}


.modal-button{
	
    display: inline-block;
    width: 193px;
    margin: auto;
    padding: 10px 0;
    text-align: center;
    background: #ddd;
}

.img-check{
	margin:3px 5px 0 0;
}
.img-check-02{
	margin: 0 5px 0 0;
}

.input-modal{
	width:200px;
	height:25px;
	font-size:15px;
}

.w3-closebtn {
    text-decoration: none;
    float: right;
    font-size: 35px;
    font-weight: lighter;
    color: inherit;
    margin: 0 10px 0 0;
    cursor: pointer;
}

.table-modal td{
	height:40px;
	text-size:20px;
}
.table-modal-pwchange td{
	height:40px;
	text-size:20px
}

table {word-break: break-word;}

.contents h2 {font-size: 24px;color: #a73b35;margin-bottom: 20px}


.imgbox {width:420px;padding:0 10px;margin-bottom: 20px}
.imgbox img {width: 100%;height:260px;}

.txtbox {float:left;width:540px;padding:0 10px;}
.txtbox .tit {font-size: 24px;color: #a73b35;line-height: 1.2; text-align: center; display: block;padding-bottom: 30px;font-weight: 600;text-align: left}
.txtbox a {width:510px;display: inline-block;padding: 10px;text-align: center;background: #a73b35;color:#fff;margin-top:57px}
.txtbox ul {}
.txtbox ul li span {display:inline-block;width:90px;}
.txtbox ul li span.pt {display: inline-block;width:520px;vertical-align: top}
.txtbox ul li span.pt img {width:100px}
.iplist {clear: both;border-top:1px solid #ddd;padding-top:20px;}
.iplist li {float:left;width:100%;padding: 0 10px 30px;}
.iplist li .left_img {float:left;width:260px;display: inline-block;padding: 0 0px;}
.iplist li .right_txt {float:left;width:600px;display: inline-block;padding: 0 10px;}
/* .iplist li img {width:230px;} */
.iplist li .ttit {display: block;font-size: 15px;color:#a73b35;padding:10px 0;font-weight: 600}
.iplist li .ws {display:inline-block;width:33%;text-align: center;}


.tbw_wrap {width:100%;position: relative;margin-top:70px}
.tbw_wrap table {width:100%;}
.tbw_wrap .tbw01 {border-bottom:1px solid #ddd;text-align: center;}
.tbw_wrap .tbw01 a{
	text-decoration: underline;
    color: #a73b35;
    font-weight: bold;
}
.tbw_wrap .tbw01 th {height: 30px;padding:5px 0;border-top:2px solid #a8a8a8;background: #e6e6e7}
.tbw_wrap .tbw01 td {height: 30px;padding:5px 0;border-top:1px solid #ddd;}
.tbw_wrap .tbw01 .ellipsis {display:inline-block;width:560px;height:20px;padding-top:10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.labelbox {
    display: block;
    position: relative;
    padding-left: 5px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;padding-top:10px;
}
.labelbox input {position: absolute;opacity: 0;cursor: pointer;
    height: 0;width: 0;}
.checkmark {
    position: absolute;
    top: 10px;
    left: 10px;
    height: 18px;
    width: 18px;
    background-color: #eee;border:1px solid #ddd;
}
.labelbox:hover input ~ .checkmark { background-color: #ddd;}
.labelbox input:checked ~ .checkmark {background-color: #333;}
.checkmark:after {content: ""; position: absolute;display: none;}
.labelbox input:checked ~ .checkmark:after {display: block;}
.labelbox .checkmark:after {
    left: 5px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.tbw_wrap .tbw02 {}
.tbw_wrap .tbw02 th {height: 30px;padding:5px 0;border-right:1px solid #ddd;text-align: left}
.tbw_wrap .tbw02 td {height: 30px;padding:5px 0;border-right:1px solid #ddd;position: relative;}
.tbw_wrap .tbw02 td select {width:150px;height:30px;border: 1px solid #ddd;padding:5px 0;}
.tbw_wrap .tbw02 .td-border-none{padding: 5px 0 5px 20px; border:0px;}
.tbw_wrap .tbw02 .td-border-none-top{padding: 5px 0 5px 20px; border:0px; vertical-align:top;}
.tbw_wrap .tbw02 #el_title{font-weight:bold;}
.tbw_wrap .tbw02 #td-memo{padding: 0 0 0 20px;}
.tbw_wrap .tbw02 .memo_area {width:98%;height:100px;border:1px solid #ddd;margin:5px 0;padding:5px;} 
.tbw_wrap .tbw02 .file_area {display:inline-block; width:300px;height:100px;border:1px solid #ddd;margin:5px 0;padding:5px;} 
.tbw_wrap .tbw02 .btn_gray {}
.tbw_wrap .tbw02 .btnbox {display:inline-block; width:100px; top:10px;left:340px; margin:5px 0}
.tbw_wrap .tbw02 .btnbox .btn_gray {display: block;margin-bottom: 5px}

.dropwrap  {width:100%;text-align: center; border-bottom:1px solid #ddd;}
.dropwrap .open_btn {width:400px;background: #a3a3a3;padding: 6px 18px 7px 18px;color:#fff;text-align: center;
	cursor: pointer;margin: 20px 0}

.open_data {margin:20px 0;padding:10px;text-align: left;display: none;border:1px solid #ddd;}
.open_data p {font-weight: 600;display: block;font-size: 15px;font-weight: 600;}
.open_data ul {padding:5px 0 10px;}
.open_data ul li {padding-left: 3px}
.open_data span {display:inline-block;padding:5px 0 10px 3px;}
.form_tit {font-size: 20px;color:#333;font-weight: 600}
.check_area{margin-top:10px}
.check_area .check_cont{padding:6px;height:100px;border:1px solid #ccc;overflow-y:scroll;
	line-height:1.6;margin-bottom:10px}


.tbw_wrap .tbw03 {margin:10px 0;border-bottom:1px solid #ddd;text-align: center;}
.tbw_wrap .tbw03 th {height: 30px;padding:5px 0;border-top:2px solid darkgray;background: #eeeeee; }
.tbw_wrap .tbw03 td {height: 30px;padding:5px 1%;border-top:1px solid #ddd;position: relative;}

.tbw_wrap .tbw04 {margin:10px 0;border-bottom:1px solid #ddd;text-align:left;}
.tbw_wrap .tbw04 th {height: 50px;padding:5px 0;padding-left:20px;border-top:1px solid #ddd;background: #eeeeee}
.tbw_wrap .tbw04 td {height: 50px;padding:5px 1%;border-top:1px solid #ddd;position: relative;}
.tbw_wrap .tbw04 .small_text {display:block;font-size: 12px;color:#42869a;padding:5px 0;}
.tbw_wrap .tbw04 select{
	height: 28px;
    width: 120px;
    margin: 0 0 0 5px;
    font-size: 12px;
}
.open-in{
	text-align:center;
}



.join_cfm {width:100%;height:100px;padding:80px 0  10px;text-align: center;border:1px solid #ddd;font-size: 20px;font-weight: 600}

.personalInfo{height:-webkit-fill-available;}

.company-logo{
	padding: 20px 0 0 0;
    float: right;
}

.addr{
	display:inline-block;
	
}
.bottom-logo{
	height: 50px;
    margin: 0 10px 0 0;
    width: 200px;
}

.td-message{
	height: 30px;
    font-size: 20px;
    
}

#imgRepo{
	padding:10px 0 0 0px;
}
#tdRepo{
	padding:15px 0 0 0px;
}
#persInf{
	font-size:20px;
	text-align:center;
	font-weight:bold;
}
.checkDirection{
	padding:20px;
}

/* paging */
.paging { text-align:center; padding:30px 0px; }
.paging li { display:inline-block; }
.paging a { display:block; border:1px solid #ddd; -webkit-border-radius:2px; border-radius:2px; min-width:40px; padding:10px 0px; color:#5c5c5c; }
.paging a.nowView { border:1px solid #a73b35; -webkit-border-radius:2px; border-radius:2px; background:#a73b35; color:#fff; }