*:focus{outline: none;}

.eqc{
	margin-top:-5px;
	margin-left:-10px;
	position:absolute;
	color:#ff0000;
}

input[type='text']{padding-left:5px; box-sizing:border-box;}

.cbtn{font-family:inherit;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;vertical-align:middle;white-space:nowrap}

.cbtn, .cbtn:link, .cbtn:visited {
	display: inline-block; 
	color: #fff; 
	text-decoration: none;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
}
 
.cbtn:hover{
	background-color: #111; color: #fff;
}

.cbtn:active{
	top: 1px;
}

.minimi.cbtn:link, .minimi.cbtn:visited{
	font-size: 10px !important;
	padding: 2px;
	color: #fff;
	text-align:center;
}

.mini.cbtn:link, .mini.cbtn:visited{
	font-size: 11px;
	padding: 3px;
	color: #fff;
	text-align:center;
}

.small.cbtn:link, .small.cbtn:visited{
	font-size: 12px;
	padding: 5px;
	color: #fff;
	text-align:center;
}

.super.cbtn:link, .super.cbtn:visited{
	font-size: 13px;
	padding: 5px 10px;
	color: #fff;
	text-align:center;
}

.big.cbtn:link, .big.cbtn:visited{
	font-size: 13px;
	padding: 10px 20px;
	color: #fff;
	text-align:center;
	font-weight:bold;
}

.sbig.cbtn:link, .sbig.cbtn:visited{
	font-size: 15px;
	padding: 13px 25px;
	color: #fff;
	text-align:center;
	font-weight:bold;
}


.cbtn.red, .cbtn.red:visited{background-color: #ff9000;}
.cbtn.red:hover{background-color: #e88402;}

.cbtn.blue, .cbtn.blue:visited{	background-color: #52809a;}
.cbtn.blue:hover{background-color: #34566a;}

.cbtn.black, .cbtn.black:visited{background-color: #777777;}
.cbtn.black:hover{background-color: #000000;}

.cbtn.green, .cbtn.green:visited{background-color: #4f9922;}
.cbtn.green:hover{background-color: #2f690c;}

.cbtn.blood, .cbtn.blood:visited{background-color: #ac0303;}
.cbtn.blood:hover{background-color: #740202;}

.cbtn.white, .cbtn.white:visited{background-color: #fff;color:#000 !important;}
.cbtn.white:hover{background-color: #ccc;}







.ico01{height:14px; padding:2px; border-radius:3px; background:#acc000; color:#fff;}
.ico02{height:14px; padding:2px; border-radius:3px; background:#6fbc00; color:#fff;}
.ico03{height:14px; padding:2px; border-radius:3px; background:#00b361; color:#fff;}

.ico04{height:14px; padding:2px; border-radius:3px; background:#00b2c7; color:#fff;}
.ico05{height:14px; padding:2px; border-radius:3px; background:#00a0eb; color:#fff;}
.ico06{height:14px; padding:2px; border-radius:3px; background:#0071d0; color:#fff;}

.ico07{height:14px; padding:2px; border-radius:3px; background:#ffa800; color:#fff;}
.ico08{height:14px; padding:2px; border-radius:3px; background:#ff6c00; color:#fff;}
.ico09{height:14px; padding:2px; border-radius:3px; background:#ff5432; color:#fff;}

.ico10{height:14px; padding:2px; border-radius:3px; background:#a1a1a1; color:#fff;}
.ico11{height:14px; padding:2px; border-radius:3px; background:#de712e; color:#fff;}




/* Ã¼Å©¹Ú½º ½ºÅ¸ÀÏ¸µ */
.squaredThree {
	width: 20px;	

	position: relative;
}
.squaredThree input[type="checkbox"]{
display:none;
}

.squaredThree label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	border-radius: 4px;
	border:1px solid #888;

	-webkit-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.5), 0px 1px 0px rgba(255,255,255,.4);
	-moz-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.5), 0px 1px 0px rgba(255,255,255,.4);
	box-shadow: inset 0px 1px 1px rgba(255,255,255,0.5), 0px 1px 0px rgba(255,255,255,.4);

	background: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
	background: -moz-linear-gradient(top, #fff 0%, #fff 100%);
	background: -o-linear-gradient(top, #fff 0%, #fff 100%);
	background: -ms-linear-gradient(top, #fff 0%, #fff 100%);
	background: linear-gradient(top, #fff 0%, #fff 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#fff',GradientType=0 );*/
}

.squaredThree label:after {
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);*/
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid #f00;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


.squaredThree input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

input[type="radio"],[type="checkbox"]{vertical-align: -2.5px;}

.ra input[type="radio"]{
	width: 20px;
	height: 20px;
	background-color: #fff;
	vertical-align: -5px;
	cursor:pointer;
}


/*ÆÄÀÏÃ·ºÎ ½ºÅ¸ÀÏ¸µ*/
.file_input{float:left;}
.file_input label {
    position:relative;
    cursor:pointer;
    display:inline-block;
    vertical-align:middle;
    overflow:hidden;
    width:87px;
    height:29px;
    background:#777;
    color:#fff;
    text-align:center;
    line-height:30px;
	border-bottom: 1px solid rgba(0,0,0,0.25);
}
.file_input label input {
    position:absolute;
    width:0;
    height:0;
    overflow:hidden;
	z-index:-1;
}
.file_input input[type=text] {
    vertical-align:middle;
    display:inline-block;
    width:200px;
    height:28px;
    line-height:28px;
    font-size:14px;
    padding:0;
    border:0;
    border:1px solid #ccc;
}
.file_input label:hover{
background:#666666;
}





.pTable {border-collapse:collapse;border-spacing:0px;width:100%;}
.pTable th {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
	height:40px;
	color:#777;
	font-weight:600;
	font-size:14px;
	background:#f9f9f9;
	text-align:center;
}

.pTable th:first-child{
	border-left:0px;
}

.pTable th:last-child{
	border-right:0px;
}

.pTable td {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-size:14px;
	padding:5px 10px;
}

.pTable td:first-child{
	border-left:0px;
}

.pTable td:last-child{
	border-right:0px;
}

.pTable td.h{
	height:20px;
}

.pTable th table td{
	border:0px;
	padding:0px;
	height:10px;
}







.pTable2 {border-collapse:collapse;border-spacing:0px;width:100%;}
.pTable2 th {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-weight:600;
	font-size:14px;
	background:#f9f9f9;
	text-align:center;
}

.pTable2 th:first-child{
	border-left:0px;
}

.pTable2 th:last-child{
	border-right:0px;
}

.pTable2 td {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-size:14px;
	padding:5px 10px;
}

.pTable2 td:first-child{
	border-left:0px;
}

.pTable2 td:last-child{
	border-right:0px;
}

.pTable2 td.h{
	height:20px;
}

.pTable2 th table td{
	border:0px;
	padding:0px;
	height:10px;
}

.pTable2 input[type=text], .pTable2 input[type=file], .pTable2 input[type=password]{height:28px;}


.nTable td{
	border:0px;
	padding:0px;
	height:10px;
}


.gTxt{
	border-top:2px solid #aaaaaa;
	color:#777;
	font-weight:600;
	font-size:13px;
	background:#f2f2f2;
	padding:15px;
}



.gTable {border-collapse:collapse;border-spacing:0px;width:100%;}
.gTable th {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-weight:600;
	font-size:14px;
	background:#f9f9f9;
	text-align:left;
	padding:0px 0px 0px 15px;
}

.gTable td {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-size:14px;
	padding:5px 10px;
}


.gTable input[type=text], .gTable input[type=file], .gTable input[type=password]{height:28px;}
.gTable select{height:28px;}

.gTable td table td{
	border:0px;
	padding:0px;
	height:10px;
}



.gTable2 {border-collapse:collapse;border-spacing:0px;width:100%;}
.gTable2 th {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-weight:600;
	font-size:14px;
	background:#f9f9f9;
	text-align:left;
	padding:0px 0px 0px 15px;
}

.gTable2 th:first-child{
	border-left:0px;
}

.gTable2 th:last-child{
	border-right:0px;
}

.gTable2 td {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-size:14px;
	padding:5px 10px;
}

.gTable2 td:first-child{
	border-left:0px;
}

.gTable2 td:last-child{
	border-right:0px;
}


.gTable2 input[type=text], .gTable2 input[type=file], .gTable2 input[type=password]{height:28px;}

.gTable2 td table td{
	border:0px;
	padding:0px;
	height:10px;
}



.gTable3 {border-collapse:collapse;border-spacing:0px;width:100%;}
.gTable3 th {
	border:1px solid #ccc;
	height:30px;
	color:#777;
	font-weight:600;
	font-size:14px;
	background:#f9f9f9;
	text-align:center;
}

.gTable3 td {
	border:1px solid #ccc;
	height:30px;
	color:#777;
	font-size:14px;
	padding:5px 10px;
}


.gTable3 input[type=text], .gTable3 input[type=file], .gTable3 input[type=password]{height:28px;}








.sTable {border-collapse:collapse;border-spacing:0px;width:100%;}
.sTable th {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height:35px;
	color:#fff;
	font-weight:600;
	font-size:14px;
	background:#676767;
	text-align:center;
}

.sTable td {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height:35px;
	color:#777;
	font-size:14px;
	padding:5px 10px;
}


.sTable td table td{
	border:0px;
	padding:0px;
	height:10px;
}

.sTable input[type=text], .sTable input[type=file], .sTable input[type=password]{
	border:1px solid #999;
	height:28px;
}

.sTable select{
	height:28px;
} 








.xTable {border-collapse:collapse;border-spacing:0px;width:100%;}
.xTable th {
	border:1px solid #ccc;
	height:20px;
	color:#777;
	font-weight:600;
	font-size:14px;
	background:#f9f9f9;
	text-align:left;
	padding:0px 0px 0px 15px;
}

.xTable td {
	border:1px solid #ccc;
	height:20px;
	color:#777;
	font-size:14px;
	padding:5px 10px;
}


.xTable input[type=text], .xTable input[type=file], .xTable input[type=password]{height:28px;border:1px solid #ccc;}
.xTable select{height:28px;}

.xTable td table td{
	border:0px;
	padding:0px;
	height:10px;
}





.xpTable {border-collapse:collapse;border-spacing:0px;width:100%;}
.xpTable th {
	border:1px solid #ccc;
	height:20px;
	color:#777;
	font-weight:600;
	font-size:14px;
	background:#f9f9f9;
	text-align:center;
}

.xpTable td {
	border:1px solid #ccc;
	height:20px;
	color:#777;
	font-size:14px;
	padding:5px 0px;
	text-align:center;
}




.rTable {border-collapse:collapse;border-spacing:0px;width:100%;}
.rTable th {
	border-top:2px solid #ccc;
	border-bottom:1px solid #ccc;
	height:40px;
	color:#777;
	font-weight:600;
	font-size:14px;
	background:#f9f9f9;
	text-align:center;
}

.rth {
	border-top:2px solid #ccc;
	border-bottom:1px solid #ccc;
	height:40px;
	color:#777;
	font-weight:600;
	font-size:14px;
	background:#f9f9f9;
	text-align:center;
}

.rTable td {
	border-bottom:1px solid #ccc;
	height:40px;
	color:#777;
	font-size:14px;
	padding:5px 10px;
	text-align:center;
}

.rTable input[type=text], .rTable input[type=file], .rTable input[type=password]{height:28px;border:1px solid #ccc;}
.rTable select{height:28px;}

.rTable td table td{
	border:0px;
	padding:0px;
	height:10px;
}


/* ÀÏÁ¤°ü¸®´Þ·Â */
.cal_ttl01{
	font-weight:600;
	font-size:14pt;
}

.cal_table {border-collapse:collapse;border-spacing:0px;width:100%;}

.cal_table th{
	background:#727272;
	font-weight:600;
	border:1px solid #d2d2d2;
	color:#fff;
	font-size:13px;
	text-align:center;
	height:30px;
}

.cal_table td {
	border:1px solid #d2d2d2;
	color:#777;
	font-size:14px;
}

.cal_table td table td{
	border:0px;
	padding:0px;
}



.formTable {border-collapse:collapse;border-spacing:0px;}
.formTable th {
	border:1px solid #ccc;
	height:50px;
	color:#666;
	font-weight:600;
	font-size:16px;
	background:#f9f9f9;
	text-align:left;
	padding:0px 0px 0px 15px;
}

.formTable td {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-size:15px;
	padding:5px 10px;
}


.formTable input[type=text], .formTable input[type=password], .formTable input[type=file]{height:30px;border: 1px solid #ccc;}
.formTable select{height:28px;}

.formTable td table td, .formTable th table th, .formTable th table td{
	border:0px;
	padding:0px;
	height:10px;
}






.ftit01	{font-size:14px; background-color:f9f9f9;text-align:center;height:30px;}
.ftit02{font-size:14px; padding:10px;height:30px;}








.boardTable01 {border-collapse:collapse;border-spacing:0px;width:100%;}
.boardTable01 th {
	border:1px solid #ccc;
	height:30px;
	color:#777;
	font-weight:600;
	font-size:14px;
	background:#f9f9f9;
	text-align:center;
}

.boardTable01 th:first-child{
	border-left:0px;
}

.boardTable01 th:last-child{
	border-right:0px;
}

.boardTable01 td {
	border:1px solid #ccc;
	height:30px;
	color:#777;
	font-size:14px;
	padding:5px 10px;
	text-align:center;
}

.boardTable01 td:first-child{
	border-left:0px;
}

.boardTable01 td:last-child{
	border-right:0px;
}

.boardTable01 td.h{
	height:20px;
}

.boardTable01 th table td{
	border:0px;
	padding:0px;
	height:10px;
}

.boardTable01 input[type=text], .boardTable01 input[type=file], .boardTable01 input[type=password]{height:28px;}












.boardTable02 {border-collapse:collapse;border-spacing:0px;width:100%;}
.boardTable02 th {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-weight:600;
	font-size:14px;
	background:#f9f9f9;
	text-align:left;
	padding:0px 0px 0px 15px;
}

.boardTable02 th:first-child{
	border-left:0px;
}

.boardTable02 th:last-child{
	border-right:0px;
}

.boardTable02 td {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-size:14px;
	padding:5px 10px;
}

.boardTable02 td:first-child{
	border-left:0px;
}

.boardTable02 td:last-child{
	border-right:0px;
}


.boardTable02 input[type=text], .boardTable02 input[type=file], .boardTable02 input[type=password]{height:28px;}

.boardTable02 td table td{
	border:0px;
	padding:0px;
	height:10px;
}



.zTable {border-collapse:collapse;border-spacing:0px;width:100%;border-top:2px solid #8d8d8d;border-bottom:2px solid #8d8d8d}
.zTable th {
	border:1px solid #ccc;
	height:55px;
	color:#777;
	font-weight:600;
	font-size:13px;
	background:#f9f9f9;
	text-align:left;
	padding:0px 0px 0px 15px;
}

.zTable tr:first-child th{
	border-top:none;
}
.zTable tr:first-child td{
	border-top:none;
}





.zTable th:first-child{
	border-left:0px;
}

.zTable th:last-child{
	border-right:0px;
}

.zTable td {
	border:1px solid #ccc;
	color:#777;
	font-size:13px;
	padding:5px 10px;
	padding-left:15px;
	background:#ffffff;
}

.zTable td:first-child{
	border-left:0px;
}

.zTable td:last-child{
	border-right:0px;
}

.zTable td.h{
	height:20px;
}

.zTable td table td{
	border:0px;
	padding:0px;
	height:10px;
}

.zTable td input[type="text"], .zTable td input[type="password"]{
	padding:0px 0px 0px 5px;
	height:30px;
	border:1px solid #bbb;
}

.zTable select{height:30px;}




/* ¾Ë¸²Ã¢ */
.popup_background {background:#fff;z-index:99999999999999999999999999999; border-radius:3px}
.close_button_pop {background:url("/images/btn_close_pop.gif")no-repeat;border-collapse:collapse;border:0;width:17px;height:18px;cursor:pointer;background-size:cover;}
.cls_buttonali {
width:96%;
padding:13px;
text-align:right;
position: absolute;
width: 17px;
right: 0;
}
.popup_ali {padding-left:4%;padding-right:6%;padding-bottom:9%;}
.popup_notice {padding:0 20px;}
.radio_style5 {position:relative;top:5px;}
.pop_div_dotted {border-bottom:1px dotted #e1e1e1;clear:both;width:100%;height:1px;margin-top:10px;margin-bottom:10px;}
.write_it {font-size:14px;font-weight:normal;color:#656565;padding-top:20px;padding-bottom:20px;text-align:center;}
.txt_bold {font-weight:bold;}
.btn_ali_pop2 {text-align:center;padding-top:5px;margin:0 auto;width:150px;margin-bottom:30px;}
.btn_notice_reg {background:#5f5f5f;font-size:15px;font-weight:normal;padding:10px 15px 10px 15px;color:#fff;font-weight:bold;border:0;font-family:'Nanum Gothic';cursor:pointer;width:150px;}

.btn2_wrap {margin:0 auto;width:210px;}
.btn_notice_reg_add {background:#5f5f5f;font-size:15px;font-weight:normal;padding:10px 15px 10px 15px;color:#fff;font-weight:bold;border:0;font-family:'Nanum Gothic';cursor:pointer;width:100px;}
.btn_notice_reg_cancel {background:#d1d1d1;font-size:15px;font-weight:normal;padding:10px 15px 10px 15px;color:#fff;font-weight:bold;border:0;font-family:'Nanum Gothic';cursor:pointer;width:100px;}
.btn_ali_pop3 {text-align:center;margin:0 auto;width:100px;margin-bottom:30px;float:left;margin-right:5px;}
.btn_ali_pop3 input:hover,.btn_ali_pop2 input:hover{
background-color:#1649a7;
}

.btn_ali_pop3 input,.btn_ali_pop2 input{
border-radius:3px
}
.img_clear{width:24px;float:left;margin-right:3px;margin-top:10px;}
.img_clear img{width:100%;}
.pop_ttl0{float:left;line-height:25px;font-weight:600;color:#333;font-size:15px;margin-top:10px;}









.qMark01{
	margin-left:5px;
	background-color:#cf1919;
	width:20px;
	text-align:center;
	border-radius:10px;
	color:#fff;
	font-weight:600;
	margin-top:4px;
	float:left;
	position:relative;
	height:20px;
}
.qMark01 a{
	display:block;
	color:#fff;
	line-height:20px;
}

.qMemo{
	min-width:230px;
	visibility: hidden;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	/* Position the tooltip */
	position: absolute;
	z-index: 1;
	left:20px;
	top:-30px
	transition:all 2s;
	border:2px solid #707070;
	font-size:12px;
	background-color:#f4f9f9;
	color:#333;
	text-align:left;
	line-height:17px;
	padding:5px;
}

.qMark01:hover .qMemo{
	visibility: visible;
}


.textBox01{
	height:30px !important;
	color:#777;
	border-radius:5px;
	border:1px solid #ccc;
	padding:0 0 0 3px;
}

.textBox01.dis{
	border:1px solid #ff0000;
}

.textBox01::-webkit-input-placeholder {color:#b5b5b5;}
.textBox01::-moz-placeholder {color:#b5b5b5;}
.textBox01:-ms-input-placeholder {color:#b5b5b5;}