@charset "UTF-8";
/*@import url("https://fonts.googleapis.com/css2?family=Nanum+Gothic&family=Noto+Sans+KR:wght@100..900&display=swap");*/

*{font-size:12px;color:#111;font-family:"Nanum Gothic", "NanumGothic", "나눔고딕";}		/*font-size-adjust:0.56;scrollbar-width:thin;*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote, th, td{
	margin:0;padding:0;
}
body{height:100%;}
input[type=checkbox]{
	vertical-align:middle;
	margin:0px;
}
label{vertical-align:middle;}
table{
	border-collapse:collapse;
	border-spacing:0;
}
img{border:0;}
address, caption, cite, code, dfn, em, th, var{
	font-style:normal;
	font-weight:normal;
}
ol, ul{list-style:none;}
caption, th{text-align:center;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
q:before, q:after{content:'';}
abbr, acronym{border:0;}
a{color:#232323;text-decoration:none;}
a:hover{color:#0055fa;text-decoration:none;}
a.rollover img{border-width:0;display:block;}
a.rollover img.rollover{display:none;}
a.rollover:hover{position:relative;}
a.rollover:hover img{display:none;}
a.rollover:hover img.rollover{display:block;}

a.abold{color:#232323;font-weight:600;}
a.abold:hover{color:#0055fa;font-weight:600 !important;}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{display:block;}

.hand{cursor:pointer;}
.block{display:block;}
.none{display:none;}

.calendarbox{
	width:90px;
	font-size:12px;
	text-align:center;
	border:2px solid #cdced2;
	padding-top:2px;
	color:#545454;
	cursor:pointer;
}

#tooltip{
	display:none;
	position:absolute;
	z-index:2;
	background:#efd;
	border:1px solid #ccc;
	border-right:1px solid #605757;
	border-bottom:1px solid #605757;
	padding:8px;line-height:19px;
}

[data-tooltip-text]:hover:after{background-color: #522546;border-radius:3px !important;}

/*[data-tooltip_new]:hover{position:relative;}   !* 202510 추가 *!
[data-tooltip_new]:hover:after{
	background-color:#efd;
	-webkit-box-shadow:0px 0px 3px 1px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:0px 0px 3px 1px rgba(50, 50, 50, 0.4);
	box-shadow:0px 0px 3px 1px rgba(50, 50, 50, 0.4);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:3px;
	color:#000;font-size:12px;line-height:19px;
	content:attr(data-tooltip_new);
	position:absolute;
	top:90%;left:10%;
	padding:7px 10px;
	margin-bottom:10px;
	width:auto;min-width:80px;
	word-wrap:nowrap;white-space:nowrap;
	z-index:9999;
}
[data-tooltip_new] span:hover:after{font-weight:700 !important;}*/

/* .new_com_info{margin-bottom:-40px !important;}
ul.my_com_info{width:1000px;margin:0 auto;padding:7px 20px;border-bottom:1px solid #d5d5d5;background:#fcfcfc;} */
/*ul.my_com_info:nth-child(n+2){border-top:1px solid #fff !important;}
.my_com_info li{display:inline-block;cursor:pointer;}*/
/* .my_com_info li:first-child{width:20%;}
.my_com_info li:nth-child(2){width:15%;}
.my_com_info li:nth-child(3){width:15%;}
.my_com_info li:nth-child(4){width:45%;}*/

/* .div_tab_menu{width:100%;margin-top:60px;display:flex;}
.div_tab_menu_1{width:100%;}
.div_tab_menu_2{width:55%;float:right;}
.div_tab_menu_2 div{width:100%;float:right;padding:5px 10px;line-height:22px;border-top:1px solid #d5d5d5;}
.div_tab_menu_2 p:nth-child(2){padding-top:2px;}
.div_tab_menu_2 p:nth-child(2) span{font-weight:700;}
.div_tab_menu_2 p span:nth-child(n+1){margin-right:20px;}
.div_tab_menu_2 p:first-child{font-size:14px;text-align:center;}
.div_tab_menu_2 p:last-child{width:98%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:horizontal;overflow:hidden;text-overflow:ellipsis;height:20px;} */

/* 테이블 - diary */
.tb_diary{width:100%;margin:0;padding:0;border-collapse:collapse;border-spacing:0;}
.tb_diary tr th{margin:0;padding:7px 0;background:#fff8ea;color:#232323;font-weight:700;text-align:center;border:1px solid #d5d5d5;}
.tb_diary tr th > p{font-weight:normal;margin-top:5px;}
.tb_diary tr:first-child th:first-child{width:6%;}
.tb_diary tr td{margin:0;padding:7px 0;color:#232323;font-weight:500;text-align:center;}
.tb_diary tr:first-child{border-top:2px solid #0a9ab7;}

/* 테이블 - noticetool */
.tb_noticetool{width:100%;margin-bottom:30px;padding:0;border-collapse:collapse;border-spacing:0;}
.tb_noticetool tr th{margin:0;padding:5px;background:#fff8ea;color:#232323;font-weight:700;text-align:center;border:1px solid #d5d5d5;}
.tb_noticetool tr:first-child th:first-child{width:6%;}
.tb_noticetool tr td{margin:0;padding:5px;color:#232323;font-weight:500;text-align:center;}
.tb_noticetool tr:first-child{border-top:2px solid #0a9ab7;}
.tb_noticetool tr:last-child{/*border-bottom:2px solid #5D5D5D;*/ border-bottom:2px solid #d5d5d5;}

/* 테이블 - bid_search */
.bid_search{width:100%;margin:0;padding:0;border-collapse:collapse;border-spacing:0;border-top:2px solid #0a9ab7;}
.bid_search tr th{height:30px !important;line-height:20px;margin:0;padding:5px;background:#fff8ea;color:#232323;font-weight:700;text-align:center;border:1px solid #d5d5d5;}
.bid_search tr:first-child th:first-child{width:6%;}
.bid_search tr td{margin:0;padding:5px;color:#232323;font-weight:500;text-align:left;border:1px solid #d5d5d5;}
.bid_search tr:last-child{/*border-bottom:2px solid #5D5D5D;*/ border-bottom:1px solid #d5d5d5;}

/* 테이블 - order_list */
.tb_order_list{width:100%;margin:0;padding:0;border-collapse:collapse;border-spacing:0;}
.tb_order_list tr:first-child{border-top:2px solid #0a9ab7;}
.tb_order_list tr:last-child{/*border-bottom:2px solid #5D5D5D;*/ border-bottom:2px solid #d5d5d5;}
.tb_order_list tr td{margin:0;padding:5px 0;border:1px solid #d5d5d5;height:23px;}
.tb_order_list tr:first-child td:first-child{width:8%;}
.tb_order_list tr:first-child td:nth-child(2){width:17%;}
.tb_order_list tr:first-child td:nth-child(3){width:8%;}
.tb_order_list tr:first-child td:nth-child(4){width:17%;}
.tb_order_list tr:first-child td:nth-child(5){width:8%;}
.tb_order_list tr:first-child td:nth-child(6){width:17%;}
.tb_order_list tr:first-child td:nth-child(7){width:8%;}
.tb_order_list tr:first-child td:last-child{width:17%;}
.tb_order_list tr td div{color:#232323;font-weight:700;}
.tb_order_list tr td div span{font-weight:700;}

/* 테이블 - 게시판 */
.tb01{width:100%;border-top:2px solid #0a9ab7;border-bottom:1px solid #d5d5d5;}
.tb01 th{padding:5px;border-bottom:1px solid #d5d5d5;background:#fff8ea no-repeat right 9px;width:50px;}
.tb01 td{padding:7px;border-bottom:1px solid #d5d5d5;color:#333;}
.tb01 tr{height:32px;}
.tb01 .left{text-align:left;padding:9px 0 5px 20px;}
.tb01 .bg td{background:#fff8ea;}
.tb01 .comment{padding:30px 20px;text-align:left;height:200px;}
.tb01 .prev{display:inline-block;width:100px;}
.tb01 .sj{display:inline-block;width:430px;text-align:left;}
.tb01 .date{display:inline-block;width:102px;}
.tb01 .hit{display:inline-block;width:70px;}
.tb01 tr td img{vertical-align:top;}

/* 테이블 - 회원가입 */
.tb04{border-top:2px solid #0a9ab7;}
.tb04 *{color:#222;}
.tb04 th{font-weight:normal;padding:7px;border-bottom:1px solid #d5d5d5;background:#e8f2f7 no-repeat right 9px;}
.tb04 td{font-size:12px !important;padding:5px;border-bottom:1px solid #d5d5d5;}
.tb04 .left{text-align:left;padding:9px 0 5px 20px;}
.tb04 .bg td{background:#f6f6f6;}
.tb04 .comment{padding:30px 20px;text-align:left;height:200px;}
.tb04 .prev{display:inline-block;width:100px;}
.tb04 .sj{display:inline-block;width:430px;text-align:left;}
.tb04 .date{display:inline-block;width:102px;}
.tb04 .hit{display:inline-block;width:70px;}
/* .tb04 tr td img{vertical-align:top;} */
.tb04 tr td img{vertical-align:middle;}

.tb04_anz{width:100%;border-top:2px solid #0a9ab7;margin:auto;}
.tb04_anz *{color:#222;}
.tb04_anz td{padding:5px;margin:auto;}

.tb04_anz_{width:1400px;border-top:2px solid #0a9ab7;margin:auto;}
.tb04_anz_ th, .tb04_anz_ td{padding:6px 15px;margin:auto;border-bottom:1px solid #d5d5d5;}
.tb04_anz_ th{width:40%;text-align:right !important;background:#e8f2f7 no-repeat right 9px;border-right:1px solid #d5d5d5;}
.tb04_anz_ td{width:60%;text-align:left !important;}

.tbtax{width:100%;margin-top:10px;}
.tbtax th, .tbtax td{line-height:17px;text-align:center;}
.tbtax th:nth-child(1){width:50px;}

.tbtaxcom{width:600px;}
.tbtaxcom th div{float:left;width:50%;line-height:27px;}

.customer{border-top:2px solid #0a9ab7;width:100%;}

/* 202502 나라장터 진행공고 상세 */
.maxwidth_900{max-width:900px;}
.guideCss{width:900px;min-width:900px;height:75px;background:#fdfdf6;color:#d70654;font-size:13px;font-weight:bold;margin-top:10px;padding:15px;border-radius:5px;border:4px solid #f3aa39;}
.guideCss *{color:#d70654;font-size:13px;font-weight:bold;}
.guideCss > div:nth-child(1){float:left;width:80%;padding-left:50px;}
.guideCss > div:nth-child(2){float:left;width:19%;margin-top:-5px;}

.guideCss > div:nth-child(1) > p{color:#000066;}
.guideCss .underline{text-decoration:underline;}
.buttonBig{width:100px;line-height:18px !important;font-weight:700;cursor:pointer;border-radius:5px;background:#121481;color:#fffff7 !important;padding:6px 12px !important;margin-left:30px;font-size:14px;}

.guideCss_empty{padding:25px;margin-top:8px;}
.guideCss_empty > div:nth-child(1){float:left;width:77%;margin-top:5px !important;}
.buttonBigWide{width:190px;font-weight:700;cursor:pointer;border-radius:5px;background:#121481;color:#fffff7 !important;padding:10px;}

.guideCn{background:#f2edec;color:#d70654 !important;margin:-5px;padding:3px;border:1px dotted #0a9ab7;}
.guideCn3{background:#f2edec;color:#d70654 !important;margin:-5px 1px 5px 1px;padding:2px;border:1px dotted #0a9ab7;}
.buttonN{font-size:9px !important;cursor:pointer;background:#fef9f0;color:#595959 !important;border:1px solid #595959 !important;border-radius:3px;padding:3px 6px;margin-left:13px;}

.buttonD{cursor:pointer;background:#594545;color:#ece2e1 !important;border:1px solid #594545 !important;border-radius:3px;padding:5px;font-size:11px;font-family:"Dotum" !important;}
.buttonD2{cursor:pointer;background:#ece2e1;color:#594545 !important;border:1px solid #9e7676 !important;border-radius:3px;padding:5px;font-size:11px;font-family:"Dotum" !important;}
.buttonG{cursor:pointer;background:#fff;color:#a1a1a1;border:1px solid #a9a9a9;border-radius:3px;padding:3px 6px;}
.buttonFix{width:80px;cursor:pointer;background:#f5f5f5;color:#382b73;border:1px solid #382b73 !important;border-radius:3px;padding:3px 6px;font-size:10px;}
.buttonQNA{font-size:9px !important;cursor:pointer;background:#ece2e1 !important;color:#9e7676 !important;border:1px solid #595959 !important;border-radius:3px;padding:3px 6px;}
.btnContract{padding:0.7em 1.5em;background:#ece2e1;color:#594545;border:1px solid #9e7676 !important;border-radius:3px;cursor:pointer;}
.defaultNone{display:none;}

/* 기능 추가 알림 202505 */
.underline {text-decoration:underline;}
/*.guideTool{width:650px;min-width:650px;margin:-25px 0 auto auto !important;background:#fef9f0;color:#564545;font-family:'Nanum Gothic','NanumGothic','나눔고딕';padding:5px;border-radius:5px;border:5px double #f6c355;line-height:20px;text-align:center;}*/
.guideTool{float:left;width:100%;margin-bottom:10px;;background:#fef9f0;color:#564545;font-family:'Nanum Gothic','NanumGothic','나눔고딕';padding:5px;border-radius:5px;border:5px double #f6c355;line-height:20px;text-align:center;}
.guideTool *{}
.guideTool ul{width:100%;}
.guideTool ul li{display:inline-block;}
.guideTool ul li:nth-child(1){width:150px;text-align:left;vertical-align:top !important;color:#c1044a;letter-spacing:0.8;font-size:12px;font-weight:bold;padding-top:11px;}
.guideTool ul li:nth-child(2){width:900px;text-align:left;line-height:22px;font-size:11.5px;letter-spacing:1.4;}
.guideTool ul li:nth-child(2) .underline{text-decoration:underline;color:#d70654;}

.mydocu_div_right_btn{float:left !important;width:39% !important;}
.order_list_tool{margin:5px 0 !important;}
/*.guideTool ul li:nth-child(3){width:75px;text-align:center !important;vertical-align:top !important;padding-top:4px;font-size:11px;}*/
/* 기능 추가 알림 202505 */

/*내서류함 목록*/
.tbbid_outer{width:100%;border-top:2px solid #0479b7;border-collapse:collapse;margin-bottom:3px;position:relative;}
.tbbid_outer tr:nth-child(1) th:nth-child(-n+2){border-bottom:1px solid #0479b7;}
.tbbid_outer tr:nth-child(2) th{border-bottom:1px solid #0479b7;}
.tbbid_outer th{height:24px;padding:3px 5px;border-bottom:1px solid #d5d5d5;background:#e8f2f7;text-align:center;line-height:21px;}
.tbbid_filedset{width:100%;position:relative;overflow-x:hidden;scrollbar-color:#17afd2 #f5f8fe;}
.tbbid_outer_bottom{width:100%;border-top:2px solid #d5d5d5;margin:5px 0 10px 0;display:flex;justify-content:center;align-items:center;position:relative;}
.tbbid_outer_text{margin-top:-10px;text-align: center;padding:5px 10px;color:#a1a1a1; font-size: 12px;background:#fff;border:1px solid #d5d5d5;border-radius:10px;cursor:pointer;}
.tbbid_outer_text img{margin-bottom:2px;}
.tbbid_continue_bt{border-bottom:1px solid #0479b7 !important;}

.tbbid *{font-family:'Nanum Gothic','NanumGothic','나눔고딕';}
.tbbid{border:1px solid #000;margin-bottom:15px;border-collapse:collapse;box-shadow:0px 5px 5px -3px #000;}
.tbbid tr{height:26px;}

.tbbid td{padding:7px 5px;border:1px solid #d5d5d5;line-height:22px;word-break:all;}
.noticenm{font-size:14px !important;color: #0303aa !important;}
.noticenum{font-size:13px !important;color:#0303aa !important;}
.decoline_thr{font-size:13px !important;color:#555 !important;text-decoration:line-through;}
.notice_title_click{color:#555 !important;font-size:11px;font-weight:normal !important;letter-spacing:-0.8px;margin-left:10px;} /*◁ 클릭*/
.noticenm:hover, .noticenum:hover, .decoline_thr:hover{color: #0596ec !important;cursor:pointer;}
/*.tbbid .noticenum{font-size:13px !important;color:#01139c;}*/

.notice_nstatus{float:left;color:#999;font-size:10px !important;line-height:16px;}

/*.border_cover td:nth-child(-n+3){vertical-align:top;padding-top:5px;}*/

/*.tbbid tr:nth-last-child(1) td{border-bottom:1px solid #000 !important;}
.border_cover td{border-top:1px solid #000 !important;}
.border_cover td:nth-child(1){border-left:1px solid #000 !important;}
.border_cover td:nth-child(-n+3){border-bottom:1px solid #000 !important;vertical-align:top;}
.border_cover td:nth-last-child(1){border-right:1px solid #000 !important;}
.borderR{border-right:1px solid #000 !important;}*/

/*.tbbid th:nth-child(1){width:3%;}
.tbbid th:nth-child(2){width:16%;}
.tbbid th:nth-child(3){width:9%;}
.tbbid th:nth-child(n+4):nth-child(-n+6), .tbbid th:nth-child(13){width:6%;}
.tbbid th:nth-child(7){width:10%;}
.tbbid th:nth-child(8){width:8%;}
.tbbid th:nth-child(n+9):nth-child(-n+12){width:5%;}
.tbbid th:nth-child(14){width:5%;}
.tbbid th:nth-last-child(1){width:5%;min-width:80px;}
.tbbid th:nth-last-child(2){min-width:80px;}*/

/*.tbbid td:nth-child(1), .tbbid td:nth-child(2){vertical-align:top;padding-top:7px;}
.tbbid td:nth-child(2), .tbbid td:nth-child(4){text-align:left !important;}
.tbbid td:nth-child(n+5):nth-child(-n+6){text-align:right !important;}*/

.tbbid td input[type="checkbox"]{margin-right:0 !important;}

/*맞춤공고 목록*/
.tbbidother th:nth-child(2){width:18%;}
.tbbidother th:nth-child(3){width:11% !important;}
.tbbidother th:nth-child(4){width:11% !important;}
.tbbidother th:nth-child(7){width:12% !important;}

/*내서류함, 맞춤공고 목록*/
.rangking_top{color:#d70654;font-weight:bold;}
.price_result{color:#d40000 !important;font-weight:bold !important;text-align:right !important;}
.pricepink{color:#d70654 !important;font-weight:bold !important;text-align:right !important;}
.price_list{color:#e56800 !important;font-weight:bold !important;text-align:right !important;padding-right:15px !important;}
.closingtime{color:#e56800;font-weight:bold;font-family:'Nanum Gothic','NanumGothic','나눔고딕';}
.bidprice_2025{background:#fdf6f6;text-align:right !important;padding-right:15px !important;}
.bidprice_2025 span{color:#d70654;font-weight:bold;cursor:pointer;font-size:13px !important;}
.bidprice_ing{color:#0149da;background:#f5f8fe;font-family:inherit;}		/*공고분석중*/
.bidprice_not{color:#777;background:#f8f8f8;font-family:inherit;}	/*미제시*/
.fcorange{color:#ffa500;}
.position_{color:#0149da !important;font-weight:normal !important;font-family:inherit;}
.license_organ{color:#e56800;}

.position{font-weight:600 !important;text-align:center !important;}

/*내서류함 > 내투찰*/
.bidmine{padding-left:10px !important;background:#f5fcfe !important;}	/*내투찰 td fff8ea f2f1f1*/
.btnInfo{cursor:normal !important;border-radius:2px;padding:2px 4px;font-size:9px !important;font-family:"Dotum" !important;letter-spacing:-0.8px;}
.buttonMemo{width:60px;background:#fff;color:#d40000 !important;border:1px solid #d40000 !important;}
.buttonUse{background:#fff;color:#663399 !important;border:1px solid #663399 !important;}
.buttonMyprice{background:#fff;color:#0149da !important;border:1px dotted #0149da !important;margin-left:-4px !important;}
.mybid span:nth-child(1){color:#0149da;font-weight:600;}
.mybid span:nth-child(n+2){margin-left:4px;}

/*내서류함 > 낙찰정보 S*/
.buttonR{cursor:pointer;background:#ece2e1;color:#594545 !important;border:1px dotted #9e7676 !important;border-radius:2px;padding:2px 4px;font-size:10px !important;font-family:"Dotum" !important;}

.btnRst{cursor:normal !important;border-radius:2px;padding:3px;font-size:10px !important;font-family:"Dotum" !important;}
.buttonRst{color:#663399 !important;background:#fff;border:1px dotted #663399 !important;}	/*개찰 8752bb*/
.buttonFin{color:#fff !important;background:#7a3bb7;border:1px solid #663399 !important;} /*최종낙찰 bg fdf6f6*/
.c0479b7{color:#663399;}

.bidmemo{color:#d40000;font-weight:600;background:#f8f8f8 !important;}/*메모 bb0045*/
.bidfinal{background:#fdf9f1 !important;}/*fff8ea f2f1f1 e8e8e8 개찰,최종낙찰 bg */

.bidsubAdd{width:99%;}
.bidsubAdd:nth-child(2){margin-top:3px;}
.bidsubAdd li{display:inline-block;}
.bidsubAdd li:nth-child(1){width:350px;min-width:300px;text-align:left;}
.bidsubAdd li:nth-child(1) span:nth-child(2n){font-family:"Nanum Gothic", "NanumGothic", "나눔고딕" !important;font-weight:600 !important;}
.bidsubAdd li span{margin-left:5px;color:#111;}
.bidsubAdd li:nth-child(2){width:230px;min-width:230px;}
.bidsubAdd li:nth-child(3){width:230px;width:20%;min-width:230px;}
.bidsubAdd li:nth-child(3) span:first-child{font-weight:600 !important;color:#d40000;}
/*내서류함 > 낙찰정보 E*/

/* 내서류함, 맞춤공고 목록 > 공고명 라벨 */
.icon_btn{height:18px;line-height:18px;font-size:10px !important;color:#fff;border-radius:2px;margin-left:3px !important;padding:0 3px;font-family:"Dotum" !important;font-weight:normal;display:inline-block;text-align:center;}
.icon_btn1{background:#f27561;border:1px solid #f27561;}
.icon_btn2{background:#d00000;border:1px solid #d00000;}
.icon_btn3{background:#f6c355;border:1px solid #f6c355;}
.icon_btn4{background:#586aef;border:1px solid #586aef;}
.icon_btn5{background:#a2d862;border:1px solid #a2d862;}
.icon_btn6{background:#b06adc;border:1px solid #b06adc;}
.icon_btn_etc{background:#f5f5f5;border:1px solid #d5d5d5;color:#777;}

#tbl_bid_d_default *{}		/* 공고 진행정보 팝업 */
#tbl_bid_d_default{width:900px;max-width:900px;margin:10px;border-top:1px solid #d5d5d5;border-right:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;}
#tbl_bid_d_default tr{line-height:18px !important;}
#tbl_bid_d_default th{text-align:left;font-weight:normal;padding:5px;border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;background:#fff8ea no-repeat right 9px;}
#tbl_bid_d_default th{width:12%;}
#tbl_bid_d_default td{font-family:"Nanum Gothic", "NanumGothic", "나눔고딕" !important;font-size:12px !important;padding:5px;border-bottom:1px solid #d5d5d5;line-height:19px;}
#tbl_bid_d_default tr td img{vertical-align:middle;margin:0 5px 2px 0;cursor:pointer;}

.bid_notice_detail th{background:#f4f7fb !important;}

.bright_orange{color:#ec5b00;}

.tb_td_pl5 td{padding-left:5px;}
.tb_td_txtcenter td{text-align:center;}



#tbl_bid_d_result{width:900px;max-width:900px;margin:10px;}
#tbl_bid_d_result th{text-align:left;font-weight:normal;background:#fff8ea no-repeat right 9px;}
#tbl_bid_d_result th{}
#tbl_bid_d_result td{font-size:12px !important;line-height:19px;}
#tbl_bid_d_result td:first-child{width:60%;}
#tbl_bid_d_result tr td img{vertical-align:middle;margin:0 5px 2px 0;cursor:pointer;}

#tbl_bid_d_result tr td table.subTB{width:100%;height:300px;}
#tbl_bid_d_result tr td table.subTB tr{line-height:18px;}
#tbl_bid_d_result tr td table.subTB th, #tbl_bid_d_result tr td table.subTB td{padding:5px;border-bottom:1px solid #d5d5d5;}

#tbl_bid_d_default tr td.price, #tbl_bid_d_result tr td table.subTB td.price{text-align:right !important;padding-right:70px;}

#bid_d_result_chartTB{width:100%;min-width:150px;}
#bid_d_result_chartTB th, .chartTD{text-align:right !important;padding-right:10px !important;}

#div_bid_d_result_2nd{width:900px;max-width:900px;margin:20px 10px;}		/*공고 개찰정보 팝업*/
#h4_bid_d_result{width:100%;margin:20px 0 5px 0;font-size:15px;}
#h4_bid_d_result img{vertical-align:middle;width:16px;margin:0 5px 2px 0;}
#div_bid_d_result_2nd ul.ulCss li{width:33%;display:inline-block;}	/*복수예가*/

.ulCss{width:100%;}
.ulCss img{vertical-align:middle;margin:0 5px 2px 0;cursor:pointer;}
.ulCssR li:last-child{text-align:right !important;margin-bottom:5px;}

.ulCss226 li{text-align:right !important;display:inline-block;margin:10px 0 -15px 0;}
.ulCss226 li:nth-child(n+1):nth-child(-n+3){width:17%;}
.ulCss226 li:last-child{width:40%;}

.defaultTB tr{height:27px}

.tbImg td{padding:20px !important;text-align:center;}

.prePrice td:first-child, .prePrice td:last-child{text-align:center;}
.prePrice td:nth-child(n+2):nth-child(-n+3){text-align:right !important;padding-right:15px !important;}

.myTC td{width:25%;}	/* 내 투찰정보 */
.myTC td, .almostCom td, .joinCom td{text-align:center !important;}
.myTC span{color:#eb6e00;font-weight:600;}
.myTC td span.ranking, rankingTop{color:#bb0000 !important;font-weight:600;}

.joinCom td:nth-child(3){text-align:left;}

/*.bid_notice_detail p.w2group span{font-size:10px !important;}
.bid_notice_detail th{background:#f4f7fb !important;}*/

/* 테이블 4-2 */
.tb042{width:100%;margin:0;padding:0;border-collapse:collapse;border-spacing:0;letter-spacing:-0.02em;}

/* 테이블 4-3 */
.tb043{width:100%;margin:0;padding:0;border-collapse:collapse;border-spacing:0;border-top:2px solid #0a9ab7;}

.tb043 tr th{margin:0;padding:5px 0;background:#e8f2f7;border:1px solid #d5d5d5;}
.tb043 tr th div{color:#232323;font-weight:700;}

.tb043 tr td{margin:0;padding:5px 0;border:1px solid #d5d5d5;}
.tb043 tr td div{color:#232323;font-weight:500;}
.tb043 tr td div a div, .tb043 tr td div a div span{color:#222;text-decoration:none;}
.tb043 tr td div a:hover div, .tb043 tr td div a:hover div span{color:#0a9ab7;text-decoration:none;}
.tb043 tr td div img{display:block;}

/* 테이블 5-2 */
.tb052{width:100%;margin:0;padding:0;border-collapse:collapse;border-spacing:0;border-top:2px solid #0a9ab7;}
.tb052 tr th{margin:0;padding:5px 0;background:#fff8ea;border:1px solid #d5d5d5;}
.tb052 tr th div{color:#232323;font-weight:700;}
.tb052 tr td{margin:0;padding:5px 0;border:1px solid #d5d5d5;}
.tb052 tr td div{color:#232323;font-weight:500;}
.tb052 tr td div a div, .tb052 tr td div a div span{color:#232323;text-decoration:none;}
.tb052 tr td div a:hover div, .tb052 tr td div a:hover div span{color:#489fd7;text-decoration:none;}
.tb052 tr td div img{display:block;}
.tb052 td:nth-last-child(1){min-width:170px;}

/* 테이블 5-3 */
.tb053{width:100%;margin:0;padding:0;border-collapse:collapse;border-spacing:0;border-top:2px solid #0a9ab7;}
.tb053 tr{height:30px;}
.tb053 tr:first-child td{color:#222;font-weight:700;background:#fff8ea;text-align:center;}
.tb053 tr:nth-child(2) td{width:290px;}
.tb053 tr th{width:115px;padding:5px;background:#e6f5fa;color:#222;border:1px solid #d5d5d5;}
.tb053 tr td img{vertical-align:middle;margin:0 5px 2px 0;}
.tb053 tr td{padding:5px 5px 5px 10px;border:1px solid #d5d5d5;}
.tb053 tr td.price{text-align:right !important;padding-right:100px;}
.tb053 tr.borderT{border-top:2px solid #aaa;}
.tb053 tr td a{color:#333;text-decoration:none;}
.tb053 tr td a:hover{color:#489fd7;text-decoration:none;}

/*202504 추가*/
.tb05353{width:100%;padding:0;border-collapse:collapse;border-spacing:0;border-top:2px solid #0a9ab7;}
.tb05353 tr th{width:12%;font-size:12px;color:#333;margin:0;padding:3px 5px;background:#e6f5fa;border:1px solid #d5d5d5;height:30px;}
.tb05353 tr th.sub{font-weight:bold;background:#fff8ea;}
.tb05353 tr th > img{width:16px;margin:0 5px -3px 0;}
.tb05353 tr td{width:38%;padding:3px 5px;border:1px solid #d5d5d5;}
.tb05353 tr td label:nth-child(2){margin-left:5px;}


/* 테이블 5-4 */
.tb054{width:100%;margin:0;padding:0;border-collapse:collapse;border-spacing:0;border-top:2px solid #0a9ab7;}
.tb054 tr th{margin:0;padding:5px 0;background:#fff8ea;border:1px solid #d5d5d5;color:#333;font-weight:700;}
.tb054 tr td{margin:0;padding:5px 0;border:1px solid #d5d5d5;}
.tb054 tr td div{color:#333;font-weight:500;}
.tb054 tr td div a div, .tb054 tr td div a div span{color:#333;text-decoration:none;}
.tb054 tr td div a:hover div, .tb054 tr td div a:hover div span{color:#489fd7;text-decoration:none;}
.tb054 tr td div img{display:block;}

/* 테이블 5-5 */
.tb055{width:100%;margin:0;padding:0;border-collapse:collapse;border-spacing:0;}

.tb055 tr th{margin:0;padding:5px 0;background:#fff8ea;border:1px solid #d5d5d5;}
.tb055 tr th div{color:#fff;font-weight:700;}

.tb055 tr td{height:27px;margin:0;padding:5px 0;border:1px solid #d5d5d5;}
.tb055 tr td div{color:#232323;font-weight:500;}
.tb055 tr td div a div, .tb055 tr td div a div span{color:#232323;text-decoration:none;}
.tb055 tr td div a:hover div, .tb055 tr td div a:hover div span{color:#489fd7;text-decoration:none;}
.tb055 tr td div img{display:block;}

/* 업체 정보 */
.tb09{width:100%;margin:0;padding:0;border-collapse:collapse;border-spacing:0;border-top:2px solid #0a9ab7;}
.tb09 tr th{width:35%;height:10px;line-height:22px;margin:0;padding:8px 0;background:#fff8ea;color:#232323;font-weight:700;text-align:center;border:1px solid #d5d5d5;}
.tb09 tr th h3{font-family:"NanumGothicBold";color:#d70654;font-size:14px;text-align:center;}
.tb09 tr td{padding:5px 5px 5px 10px;color:#232323;font-weight:500;text-align:left;border:1px solid #d5d5d5;}
.tb09 tr td > p > img, .tb09 tr td > p > span > img{vertical-align:middle;margin:0 3px 2px 0;}

/* 테이블 - analyze */
.tb_analyze{width:100%;margin:0;padding:0;border-collapse:collapse;border-spacing:0;border-top:2px solid #0a9ab7;}
/* .tb_analyze td.search_contents label, .tb_analyze td.search_contents checkbox{color:unset ;} */

.tb_analyze tr th{padding:5px;background:#fff8ea;color:#232323;text-align:center;border:1px solid #d5d5d5;}
.tb_analyze tr:first-child th{font-size:14px;font-weight:700;height:35px;}
.tb_analyze tr:nth-child(2) th{width:7%;}
.tb_analyze tr th > p{margin-top:10px;}
.tb_analyze tr td{padding:5px;color:#232323;text-align:left;border:1px solid #d5d5d5;line-height:22px !important;font-size:12px !important;}
.tb_analyze tr td:nth-child(2){width:68%;}
.tb_analyze tr td:nth-child(3){width:25%;}

.tb_analyze_d{width:100%;margin:0;padding:0;border-collapse:collapse;border-spacing:0;border-top:2px solid #0a9ab7;}
.tb_analyze_d tr th{padding:5px;background:#fff8ea;color:#232323;text-align:center;border:1px solid #d5d5d5;}
.tb_analyze_d tr:first-child th{font-size:14px;font-weight:700;height:35px;}
.tb_analyze_d tr:nth-child(2) th{width:7%;}
.tb_analyze_d tr th > p{margin-top:10px;}
.tb_analyze_d tr td{padding:5px;color:#232323;text-align:left;border:1px solid #d5d5d5;line-height:22px !important;font-size:12px !important;}

/* 테이블 - analyze_graph */
.tb_analyze_graph{width:100%;margin:0;padding:0;border-collapse:collapse;border-spacing:0;border-top:2px solid #0a9ab7;}
.tb_analyze_graph tr th{margin:0;padding:7px 0;background:#fff8ea;color:#232323;font-weight:700;text-align:center;border:1px solid #d5d5d5;}
.tb_analyze_graph tr:first-child th:first-child{width:6%;}
.tb_analyze_graph tr td{margin:0;padding:7px 0;color:#232323;font-weight:500;text-align:center;}

/*.tb_analyze_pop{width:99%;margin:5px;}*/

/* 테이블 - rivalinc_noticelist */
.tb_rivalinc_noticelist{width:100%;padding:0;border-collapse:collapse;border-spacing:0;border-top:2px solid #0a9ab7;}
.tb_rivalinc_noticelist th{padding:5px;background:#fff8ea;color:#232323;font-weight:700;text-align:center;border:1px solid #d5d5d5;height:20px;line-height:19px;}
.tb_rivalinc_noticelist td{text-align:center;padding:5px;color:#232323;font-weight:500;line-height:19px;text-align:left;border:1px solid #d5d5d5;}
.tb_rivalinc_noticelist td.priceCss{text-align:right;padding-right:7px;}

/*.tb_rivalinc_noticelist_pop{width:99%;margin:0 5px !important;}*/

.emptyTB{width:100%;border-top:2px solid #0a9ab7;}

.defaultTB{width:100%;margin:0;border-top:2px solid #0a9ab7;}
.defaultTB tr{line-height:17px;}
.defaultTB th, .defaultTB td{border-right:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;padding:3px;}
.defaultTB th{background:#fff8ea;}

.default4_table{width:100%;}
.default4_table tr{height:22px;}
.default4_table th{text-align:center;font-weight:bold;border:1px solid #d5d5d5;}
.default4_table td{background:#fffff7;padding:5px;border:1px solid #d5d5d5;}
.default4_table td:nth-child(1){width:5%;}
.default4_table td:nth-child(2){width:20%;}
.default4_table td:nth-child(3), .default4_table td:nth-child(4), .default4_table td:nth-child(6){width:10%;}
.default4_table td:nth-child(5){width:30%;}
.default4_table td:nth-child(7){width:15%;text-align:center;}

.paging{margin:10px;}

/* .buttons{max-width:120px;height:25px;padding:5px 10px;margin-right:5px;border-radius:3px;font-size:12px;text-align:center;display:inline-block;}
.buttons.btn_navy{background-color:#4752a0;color:#fff;}
.buttons.btn_darkred{background-color:#bb0000;color:#fff;} */


/* 버튼 */
.btn-blue{
	background-color:#0a9ab7;border-radius:4px;color:#fff;text-align:center;text-decoration:none;display:inline-block;padding:5px 14px;font-size:12px;border:1px solid #fff2db;
}
.btn-blue:hover{
	background-color:#fff2db;border-radius:4px;color:#000;text-align:center;text-decoration:none;display:inline-block;padding:5px 14px;font-size:12px;border:1px solid #ffab5b;
}
.btn-blue:active{
	background-color:#50779f;color:#fff;
}

.btn-white{
	background-color:#fff;border-radius:4px;color:#ffab5b;text-align:center;text-decoration:none;display:inline-block;padding:5px 14px;font-size:12px;border:2px solid #ffab5b;
}
.btn-white:hover{
	background-color:#ffab5b;border-radius:4px;color:#fff;text-align:center;text-decoration:none;display:inline-block;padding:5px 14px;font-size:12px;border:2px solid #ffab5b;
}
.btn-white:active{
	background-color:#50779f;color:#fff;
}

.buttonFormS{text-align:center;text-decoration:none;padding:2px 7px;font-size:11px;margin:0 5px;}
.buttonFormSS{text-align:center;text-decoration:none;padding:5px 10px;font-size:12px;border-radius:5px;margin:0 5px;}
.buttonForm{text-align:center;text-decoration:none;padding:2px 14px;font-size:12px;border-radius:5px;display:inline-block;}
.btn_default{background:#fff;color:#0a9ab7 !important;border:1px solid #0a9ab7;border-radius:3px !important;}
.btn_navy{background:#003092;color:#fff !important;border:1px solid #fff2db;}
.btn_lightblue{background:#4d55cc;color:#fff;border:1px solid #fff2db;}
.btn_lightblue:hover{background:#fff2db;color:#003092 !important;border:1px solid #003092;font-weight:900;}
.btn_print{background:#42a668;color:#fff !important;color:#fff !important;}

.btn_mandarin{background:#ffab5b;color:#fff2db;border:1px solid #bb0000;}
.btn_orange{background:#ffab5b;color:#fdefec !important;border:1px solid #fdefec;}
.btn_orange_line{background:#fff;color:#e78b48 !important;border:1px solid #e78b48;}
.btn_del{background:#f5f5f5;color:#333 !important;border:1px solid #bbb;}
.btn_tool_del{background-color:#d0b8a8;color:#fff !important;border:1px solid #9e7676;}
.btn_del_line{background-color:#fffff7;color:#9e7676 !important;border:1px solid #d0b8a8;}

.buttonThin{line-height:22px;text-align:center;text-decoration:none;padding:3px 5px;font-size:11px;border-radius:3px;}

.btn-grey{
	background-color:#e4e3e3;
	border-top:1px solid #5e5e5e;
	border-left:1px solid #5e5e5e;
	border-right:1px solid #5e5e5e;
	border-bottom:2px solid #5e5e5e;
	border-radius:4px;
	color:#000;
	text-align:center;
	text-decoration:none;
	display:inline-block;
	padding:4px 12px;
	font-size:12px;
}
.btn-grey:hover{
	background-color:#878686;
	color:#fff;
	text-decoration:none;
}
.btn-grey:active{
	background-color:#5e5e5e;
	color:#fff;
	text-decoration:none;
}

.btn-orange{
	background-color:#ff5f2e;
	border-top:1px solid #7f2f17;
	border-left:1px solid #7f2f17;
	border-right:1px solid #7f2f17;
	border-bottom:2px solid #7f2f17;
	border-radius:4px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	display:inline-block;
	padding:4px 12px;
	font-size:12px;
}
.btn-orange:hover{
	background-color:#b24220;
	color:#fff;
	text-decoration:none;
}
.btn-orange:active{
	background-color:#99391b;
	color:#fff;
	text-decoration:none;
}

/* 깜빡거림 효과 - 1 */
@-webkit-keyframes 'blink'{
	0%{background:rgba(255, 199, 165, 0);}
	50%{background:rgba(251,239,213, 0.5);}
	100%{background:rgb(245, 196, 94);}
}
.blink{
	-webkit-animation-direction:normal;
	-webkit-animation-duration:2.5s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-name:blink;
	-webkit-animation-timing-function:ease;
}
/*내서류함 목록 > 등록 joinsms 깜빡임*/
.blinksubList{width:46%;min-width:50px;border-radius:3px;border:1px dotted #d0b8a8;font-size:11px !important;text-align:center;line-height:16px !important;padding:2px;}
.blinksubL{float:right;color:#0479b7;margin-left:5px;}	/* 투찰 chk 483434 eed6c4 */
.blinksubL input[type="checkbox"]{width:13px;height:13px;margin:0 3px 3px 0;accent-color:#0479b7;}
.blinksubR{float:left;color:#bb3e00;}	/* 등록 chk */
.blinksubR input[type="checkbox"]{width:13px;height:13px;margin:0 3px 3px 0;accent-color:#bb3e00;}	/* 643843 e7cbcb / 4b6587 c8c6c6 / 484c7f f1d4d4 */

.btnList{border-radius:3px;line-height:15px !important;font-size:8px !important;font-family:"Dotum" !important;padding:3px 4px 2px 4px;}
.buttonP{cursor:pointer;background:#0479b7;color:#fff !important;border:1px solid #0479b7 !important;}	/*공고목록 투찰하기 버튼*/
.buttonC{cursor:pointer;background:#f4f4f9;color:#5a5a5a !important;border:1px solid #d3e0dc !important;}	/*공고목록 계산하기 버튼*/

.buttonPink{cursor:pointer;background:#d70654;color:#fff !important;border:1px solid #d70654 !important;padding:3px 8px;}
.buttonGuide{cursor:pointer;background:#fff;color:#d70654 !important;border:1px solid #d70654 !important;padding:3px 8px;}

/*내서류함 목록 > 분석제시가 확인*/
@-webkit-keyframes 'blinkFull'{
	0%{background:#edf6f9;}
	50%{background:#0e6ba8;}
	100%{background:#0a2472;}
}
.blinkFull{
	-webkit-animation-direction:normal;
	-webkit-animation-duration:3.5s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-name:blinkFull;
	-webkit-animation-timing-function:ease;
}
.blinkFullsub{padding:0;color:#f3dfc1;font-weight:600 !important;cursor:pointer;}

/* 깜빡거림 효과 - 2 */
@keyframes blink2{
	50%{
		opacity:0;
	}
}
@-webkit-keyframes blink2{
	50%{
		opacity:0;
	}
}
@-moz-keyframes blink2{
	50%{
		opacity:0;
	}
}
@-ms-keyframes blink2{
	50%{
		opacity:0;
	}
}
@-o-keyframes blink2{
	50%{
		opacity:0;
	}
}
@keyframes blink2{
	50%{
		opacity:0;
	}
}
.blink2{
	-webkit-animation:blink2 1s step-end infinite;
	-moz-animation:blink2 1s step-end infinite;
	-ms-animation:blink2 1s step-end infinite;
	-o-animation:blink2 1s step-end infinite;
	animation:blink2 1s step-end infinite;
}

/* 툴팁 */
.tooltip{
	position:relative;
	display:block;
}
.tooltip .tooltiptext{
	visibility:hidden;
	width:120px;
	background:#000;
	color:#fff;
	text-align:center;
	border-radius:6px;
	padding:10px;
	position:absolute;
	z-index:1;
}
.tooltip:hover .tooltiptext{
	visibility:visible;
}
.tooltip .tooltiptext::after{
	content:" ";
	position:absolute;
	border-style:solid;
	border-width:5px;
}
.tooltip .tooltip-left{
	top:-5px;
	right:105%;
}
.tooltip .tooltip-left::after{
	top:50%;
	left:100%;
	margin-top:-5px;
	border-color:transparent transparent transparent #000;
}
.tooltip .tooltip-right{
	top:-5px;
	left:105%;
}
.tooltip .tooltip-right::after{
	top:50%;
	right:100%;
	margin-top:-5px;
	border-color:transparent #000 transparent transparent;
}
.tooltip .tooltip-bottom{
	width:120px;
	top:150%;
	left:50%;
	margin-left:-60px;
}
.tooltip .tooltip-bottom::after{
	bottom:100%;
	left:50%;
	margin-left:-5px;
	border-color:transparent transparent black transparent;
}
.tooltip .tooltip-top{
	width:500px;
	bottom:150%;
	left:50%;
	margin-left:-260px;
}
.tooltip .tooltip-top::after{
	top:100%;
	left:50%;
	margin-left:-5px;
	border-color:black transparent transparent transparent;
}
.tooltip .tooltip-top2{
	width:150px;
	bottom:150%;
	left:50%;
	margin-left:-75px;
}
.tooltip .tooltip-top2::after{
	top:100%;
	left:50%;
	margin-left:-5px;
	border-color:black transparent transparent transparent;
}

/* 기본 설정 */
.mt1{margin-top:1px;} .mt5{margin-top:5px;} .mt10{margin-top:10px;} .mt12{margin-top:12px;} .mt15{margin-top:15px;} .mt20{margin-top:20px;}
.mt25{margin-top:25px;} .mt30{margin-top:30px;} .mt35{margin-top:25px;}
.mt40{margin-top:30px;} .mt45{margin-top:45px;} .mt50{margin-top:50px;}

.ml1{margin-left:1px;} .ml5{margin-left:5px;} .ml10{margin-left:10px;} .ml12{margin-left:12px;} .ml15{margin-left:15px;} .ml20{margin-left:20px;}
.ml25{margin-left:25px;} .ml30{margin-left:30px;} .ml35{margin-left:35px;}
.ml40{margin-left:40px;} .ml45{margin-left:45px;} .ml50{margin-left:50px;}

.mr1{margin-right:1px;} .mr3{margin-right:3px;} .mr5{margin-right:5px;} .mr10{margin-right:10px;} .mr12{margin-right:12px;} .mr15{margin-right:15px;} .mr20{margin-right:20px;}
.mr25{margin-right:25px;} .mr30{margin-right:30px;} .mr35{margin-right:35px;}
.mr40{margin-right:40px;} .mr45{margin-right:45px;} .mr50{margin-right:50px;}

.mb1{margin-bottom:1px;} .mb5{margin-bottom:5px;} .mb10{margin-bottom:10px;} .mb12{margin-bottom:12px;} .mb15{margin-bottom:15px;} .mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;} .mb30{margin-bottom:30px;} .mb35{margin-bottom:35px;}
.mb40{margin-bottom:40px;} .mb45{margin-bottom:45px;} .mb50{margin-bottom:50px;}

.pt5{padding-top:5px;} .pt10{padding-top:10px;} .pt15{padding:15px;} .pt20{padding-top:20px;} .pt25{padding-top:25px;}
.pl5{padding-left:5px;} .pl10{padding-left:10px !important;} .pl15{padding-left:15px;} .pl20{padding-left:20px;} .pl25{padding-left:25px;}
.pr5{padding-right:5px;} .pr10{padding-right:10px;} .pr15{padding-right:15px;} .pr20{padding-right:20px;} .pr25{padding-right:25px;}
.pb5{padding-bottom:5px;} .pb10{padding-bottom:10px;} .pb15{padding-bottom:15px;} .pb20{padding-bottom:20px;} .pb25{padding-bottom:25px;}

.p8{padding:8px;} .p10{padding:10px;} .p20{padding:20px;}

.w3{width:3%;} .w4{width:4%;} .w5{width:5%;} .w6{width:6%;} .w7{width:7%;} .w8{width:8%;} .w9{width:9%;} .w10{width:10%;}
.w11{width:11%;} .w12{width:12%;} .w13{width:13%;} .w15{width:15%;} .w18{width:18%;} .w20{width:20%;} .w25{width:25%;} .w28{width:28%;} .w30{width:30%;}
.w32{width:32%;} .w33{width:33%;} .w35{width:35%;} .w38{width:38%;}
.w40{width:40% !important;} .w42{width:42%;} .w43{width:43%;} .w44{width:44%;} .w45{width:45%;} .w46{width:46%;} .w48{width:48%;}
.w50{width:50%;} .w53{width:53%;}
.w60{width:60%;} .w75{width:75%;} .w80{width:80%;} .w85{width:85%;} .w90{width:90%;} .w93{width:93%;} .w100{width:100%;}

.h20{height:20px;} .h25{height:25px;} .h30{height:30px;} .h38{height:38px;} .h50{height:50px;} .h60{height:60px;} .h300{height:300px;} .h600{height:600px;}

.fs10{font-size:10px;} .fs11{font-size:11px;} .fs12{font-size:12px;} .fs13{font-size:13px;} .fs14{font-size:14px;} .fs15{font-size:15px;} .fs16{font-size:16px;}

.fw300{font-weight:300;} .fw400{font-weight:400;} .fw500{font-weight:500;} .fw700{font-weight:700;} .fw900{font-weight:900;}

.fl{float:left;}
.fr{float:right;}
.dib{display:inline-block;}
.tac{text-align:center;}
.tal{text-align:left !important;}
.tar{text-align:right !important;}

.chkd{font-weight:bold !important;color:#bb0000 !important;text-decoration:underline !important;}

.bt_0{border-top:0;} .bb_0{border-bottom:0;} .bl_0{border-left:0;} .br_0{border-right:0;}

.bt_light_grey{border:1px solid #d5d5d5;padding:5px;}
.bt_white{border-top:1px solid #fff;}

.change{background:#fbfaf1;}
.bg_dark_grey{background:#5d5d5d;}
.bg_light_grey{background:#f0f4fd;}
.contents{border-bottom:1px solid #d5d5d5;}
.init{background-color:transparent !important;border:0;}
.phrases{color:#594545;font-weight:500;}

.light_red{color:#c62300 !important;}
.light_red2{color:red !important;}
.dark_red{color:#bb0000 !important;}
.txt_blue{color:#0055fa !important;}
.txt_blueB{color:#0055fa !important;font-weight:600;}
.light_blue{color:#4d55cc !important;}
.light_brown{color:#8a2d3b !important;}
.dark_blue{color:#0101dd !important;}
.light_orange{color:orange !important;}
.dark_orange{color:#eb5700 !important;}
.light_yellow{color:#f6ff00 !important;}
.light_yellow2{color:#ffff00 !important;}
.light_green{color:#7fff00 !important;}
.dark_green{color:#008000 !important;}
.light_grey{color:#8a8a8a !important;}
.brown{color:#C14600 !important;}
.pink{color:#d70654 !important;}
.purple{color:#774ca2 !important;}
.white{color:#fff !important;}
.yellow{color:yellow !important;}
.font_grey{color:#313131 !important;}

/* 팝업 */
.popbox{position:absolute;z-index:2;background:#fefefb;}
.popbox .top{width:100%;height:36px;clear:both;background:#5d5d5d;}
.popbox .top h3{margin-left:15px;line-height:36px;font-size:14px;font-weight:900;color:#fff;}
.popbox .top .btn_close{margin-top:7px;margin-right:15px;width:22px;height:22px;position:relative;text-indent:-9999px;}
.popbox .top .btn_close:before, .popbox .top .btn_close:after{ content:'';width:20px;height:4px;position:absolute;left:50%;top:50%;border-radius:4px;background:#5d5d5d;}
.popbox .top .btn_close:before{transform:translate(-50%,-50%) rotate(-45deg)}
.popbox .top .btn_close:after{transform:translate(-50%,-50%) rotate(45deg)}
.popbox .bottom{width:100%;clear:both;}
.popbox .bottom .content{padding:15px 5px;border:1px solid #5d5d5d;}

/* 게시판 페이징 */
.page_count{
	position:absolute;
	display:inline-block;
	padding-top:12px;
	text-align:left;
	font-weight:900;
}
.page_count img{
	vertical-align:bottom;
}
.page_wrap{
	position:relative;
	text-align:center;
	font-size:0;
}
.page_nation{
	display:inline-block;
}
.page_nation .none{
	display:none;
}
.page_nation a{
	display:block;
	margin:0 3px;
	float:left;
	border:1px solid #b8b8b8;
	width:28px;
	height:28px;
	line-height:28px;
	text-align:center;
	background-color:#fff;
	color:#232323;
	text-decoration:none;
}
.page_nation .arrow{
	border:1px solid #b8b8b8;
}
.page_nation .pprev{
	background:#f8f8f8 url('/images/btn/page_pprev.png') no-repeat center center;
	margin-left:0;
}
.page_nation .prev{
	background:#f8f8f8 url('/images/btn/page_prev.png') no-repeat center center;
	margin-right:7px;
}
.page_nation .next{
	background:#f8f8f8 url('/images/btn/page_next.png') no-repeat center center;
	margin-left:7px;
}
.page_nation .nnext{
	background:#f8f8f8 url('/images/btn/page_nnext.png') no-repeat center center;
	margin-right:0;
}
.page_nation a.active{
	background:#42454c;
	color:#fff;
	border:1px solid #42454c;
}

/* 헤더 제목 */
.ptitle{
	width:98%;
	margin-bottom:25px;
	padding:10px;
	background:#6292c3;
	color:#50779f;
	vertical-align:middle;
	box-shadow:20px 10px;
}

.ptitle h1{
	font-size:20px;
	font-weight:700;
	letter-spacing:0;
	line-height:1.5em;
	padding-bottom:10px;
	position:relative;
	color:#fff;/*#333;*/
}
.ptitle h1:before{
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	height:5px;
	width:55px;
	background-color:#fff;/*#111;*/
}
.ptitle h1:after{
	content:"";
	position:absolute;
	left:0;
	bottom:2px;
	height:1px;
	width:95%;
	max-width:175px;
	background-color:#fff;/*#333;*/
}
.ptitle span{
	position:absolute;
	top:34px;
	left:190px;
	color:#fff;/*#333;*/
}

.overlay{float:right;text-align:right;padding:10px 30px;box-shadow:-1px -1px 10px #dcebff, 1px 1px 8px #dcebff;}
.overlay p:nth-child(1){color:#0040c1;font-weight:800;}
.overlay p:nth-child(1) span{color:#333;font-weight:normal;margin-left:3px;}
.overlay p:nth-child(2){margin-top:10px;}
.overlay p:nth-child(2) span, .overlay p:nth-child(2) a{color:#bb0000 !important;font-weight:800;}

.hand{cursor:pointer;}
.txtleft{text-align:left !important;}
.txtright{text-align:right !important;padding-right:5px;}
.fcred2{color:#bb0000 !important;} .fcbp{color:#000080;}
.fcredB{color:#ca0000 !important;font-weight:800 !important;}


/* 202504부터 추가 ====================================================================== */
.bdline{border:1px solid #bbb;}
.bdlines{border:1px solid purple;} /* 확인용 */
.breakall{word-break:break-all;} /* 확인용 */

.bdnone{border:none !important;}

/* 공고목록 > 계산하기 버튼 > 입찰가격 계산기 레이어 / 202412 */
.div_bid_mycal{width:90%;color:#594545;text-align:center;padding:10px 10px 15px 10px;}
.tb_bid_mycal{width:90%;margin:0 10px 5px 15px;}
.tb_bid_mycal tr{height:30px;}
.tb_bid_mycal td:nth-child(1){padding:4px;}
.tb_bid_mycal td:nth-child(2){text-align:right;}
.tb_bid_mycal td > img{vertical-align:middle;margin-right:4px;margin-bottom:4px;}
.tb_bid_mycal td > input{width:120px;text-align:right;margin-right:2px;}

.txtleft{text-align:left !important;} .txtcenter{text-align:center !important;} .txtright{text-align:right !important;}

.fcfff{color:#fff;} .fcblue{color:blue;} .fcred{color:red;}												.clblue{color:blue;} .clred{color:red;}
.ffGA{font-family:'Gothic A1';}
.ffNG{font-family:'NanumGothic','나눔고딕' !important;}			.fontfamNG{font-family:'Dotum', 'Nanum Gothic','NanumGothic','나눔고딕';}
.ffDu{font-family:"Dotum" !important;}
.fwbold{font-weight:bold;} 										.txtbold{font-weight:bold !important;}
.fs11{font-size:11px;} .fs12{font-size:12px;} .fs13{font-size:13px;} .fs14{font-size:14px;} .fs16{font-size:16px;}

label{margin-right:4px;color:#232323;}
input[type="text"], input[type="password"], input[type="number"], input[type="tel"]{line-height:18px !important;border:1px solid #b9b9b9;border-radius:3px;}
input[type="checkbox"]{width:15px;height:15px;accent-color:#0a9ab7;margin:0 2px 0 0;vertical-align: middle;}
input[type="radio"]{width:15px;height:15px;accent-color:#0a9ab7;margin:0 3px 3px 0;vertical-align: middle;}
.selectStyle{height:23px !important;border:1px solid #b9b9b9;border-radius:3px;}

.ellipsis{width:98%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:horizontal;overflow:hidden;text-overflow:ellipsis;}
.ellipsis2{width:98%;height:98%;max-height:46px;padding:auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:horizontal !important;overflow:hidden;text-overflow:ellipsis;line-height:22px;}
/* .ellipsis.txtcenter{margin:auto;text-align:center !important;} border:none !important;*/

/* height */
.ht5{height:5px !important;} .ht20{height:20px !important;} .ht27{height:27px !important;} .ht30{height:30px !important;} .ht40{height:40px !important;}
.lh20{line-height:20px;} .lh30{line-height:30px;}

.result_empty{height:60px !important;text-align:center !important;}


.tbdefault{min-width:1200px;max-width:1800px;}
.tbdefault tr{height:25px;line-height:20px;}
.tbdefault th, .tbdefault td{padding:5px !important;}

.wpx12{width:12px;} .wpx14{width:14px;} .wpx16{width:16px;}
.wpx30{width:30px !important;} .wpx40{width:40px !important;} .wpx45{width:45px !important;} .wpx50{width:50px !important;} .wpx60{width:60px !important;} .wpx70{width:70px !important;} .wpx80{width:80px !important;} .wpx90{width:90px !important;}
.wpx100{width:100px !important;} .wpx120{width:120px !important;} .wpx150{width:150px !important;} .wpx160{width:160px;} .wpx170{width:170px;}
.wpx200{width:200px !important;} .wpx220{width:220px;} .wpx240{width:240px;} .wpx250{width:250px;} .wpx290{width:290px;} .wpx300{width:300px !important;} .wpx330{width:330px;} .wpx350{width:350px !important;} .wpx400{width:400px !important;}
.wpx500{width:500px !important;}.wpx600{width:600px !important;}
.wpx1200{width:1200px !important;}

.wper3{width:3%;} .wper4{width:4%;} .wper5{width:5%;} .wper6{width:6%;} .wper10{width:10%;} .wper12{width:12%;} .wper15{width:15%;} .wper21{width:21%;}.wper30{width:30%;} .wper35{width:35%;} .wper40{width:40%;} .wper50{width:50% !important;} .wper60{width:60%;} .wper65{width:65%;} .wper90{width:90% !important;} .wper98{width:98% !important;}
.wper100{width:100% !important;}

.w80{width:80%;}

.mb2{margin-bottom:2px;} .mb3{margin-bottom:3px;} .mb4{margin-bottom:4px;} .mb5{margin-bottom:5px;} .mb10{margin-bottom:10px;} .mb30{margin-bottom:30px;}
.ml5{margin-left:5px !important;}
.mg10{margin:10px !important;}

.pt5{padding-top:5px;} .pt10{padding-top:10px;}
.pb2{padding-bottom:2px;} .pb3{padding-bottom:3px;} .pb10{padding-bottom:10px;}
.pl5{padding-left:5px;} .pl20{padding-left:20px;}
.pd3{padding:3px !important;} .pd10{padding:10px !important;}
.pd3{padding:3px !important;} .pd8{padding:8px;} .pd10{padding:10px !important;}

.new_2505_index{width:1600px;margin:0 auto;}

.new_2505_index .new_2505_index_top {
	display:flex;
	justify-content:space-between;
	margin-top:60px;
	letter-spacing:-0.02rem;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_left {
	width:788px;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_left .new_2505_index_top_left_img {
	margin: 0 auto;
	width: 788px;
	height: 415px;
	overflow: hidden;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_left .new_2505_index_top_left_img img {
	width:100%;
	height:100%;
	object-fit:cover;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_left .slide_bg {
	height:10px;
	background:#0b155a;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_left .new_2505_index_top_left_slide_wrap {
	display:flex;
	width:788px;
	height:50px;
	background-color:#fff8f6;border:1px solid #ffdecf;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_left .new_2505_index_top_left_slide_wrap .new_2505_index_top_left_slide_tit {
	position:relative;
	width:150px;
	font-size:20px;
	font-weight:800;
	margin-top:-6px;
	text-align:center;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_left .new_2505_index_top_left_slide_wrap .new_2505_index_top_left_slide_tit img {
	width:25px;
	margin-bottom:3px;
	vertical-align:middle;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_left .new_2505_index_top_left_slide_wrap .new_2505_index_top_left_slide_tit h3 {
	display:inline-block;
	color:#6dc449;
	line-height:60px;
}
/* .new_2505_index .new_2505_index_top .new_2505_index_top_left .new_2505_index_top_left_slide_wrap .new_2505_index_top_left_slide_tit::after {
	content: "";
	position: absolute;
	top: calc(50% - 11px);
	right: 0;
	display: block;
	width: 1px;
	height: 22px;
	background:#010101;
} */
.new_2505_index .new_2505_index_top .new_2505_index_top_left .new_2505_index_top_left_slide_wrap .new_2505_index_slide {
	width: calc(100% - 165px);
	padding: 0 10px;
	overflow: hidden;
	display: flex;
	align-items: center;
	position: relative;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_left .new_2505_index_top_left_slide_wrap .new_2505_index_slide .new_2505_index_slide_container {
	flex: 1;
	overflow: hidden;
	height:60px;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_left .new_2505_index_top_left_slide_wrap .new_2505_index_slide .new_2505_index_slide_container .new_2505_index_slide_wrapper {
	display:flex;
	flex-direction:column;
	transition:transform 0.4s ease-in-out;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_left .new_2505_index_top_left_slide_wrap .new_2505_index_slide .new_2505_index_slide_container .new_2505_index_slide_wrapper .new_2505_index_slide_item {
	display: flex;
	align-items: center;
	height: 60px;
	font-size: 14px;
	font-weight:700;
	color:#555;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_left .new_2505_index_top_left_slide_wrap .new_2505_index_slide .new_2505_index_slide_container .new_2505_index_slide_wrapper .new_2505_index_slide_item .new_2505_index_slide_txt {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	word-break:break-all;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_left .new_2505_index_top_left_slide_wrap .new_2505_index_slide .new_2505_index_slide_container .new_2505_index_slide_wrapper .new_2505_index_slide_item .new_2505_index_slide_txt:nth-child(1) {
	width:270px;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_left .new_2505_index_top_left_slide_wrap .new_2505_index_slide .new_2505_index_slide_container .new_2505_index_slide_wrapper .new_2505_index_slide_item .new_2505_index_slide_txt:nth-child(2) {
	margin-left:20px;
	width:180px;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_left .new_2505_index_top_left_slide_wrap .new_2505_index_slide .new_2505_index_slide_container .new_2505_index_slide_wrapper .new_2505_index_slide_item .new_2505_index_slide_txt:nth-child(3) {
	margin-left:20px;
	width:115px;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_left .new_2505_index_top_left_slide_wrap .new_2505_index_slide .new_2505_index_slide_controls {
	position:absolute;
	right:0;
	top:0;
	height:100%;
	display:flex;
	flex-direction:column;
	justify-content:center;
	gap:5px;
}

.new_2505_index_btn_up, .new_2505_index_btn_down{background-color:transparent;}

.new_2505_index .new_2505_index_top .new_2505_index_top_right {
	width: 790px;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list {
	display: flex;
	justify-content: space-between;
	gap: 15px;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list li {
	width: 254px;
	height: 214px;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_1, .new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_3 {
	padding: 25px;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_1 .new_2505_index_top_right_list_tit {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: 700;
	color: #222;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_1 {
	background: #fff8f6;border: 1px solid #ffdecf;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_1 .new_2505_index_top_right_list_num {
	margin:25px 0;
	font-size: 34px;
	font-weight: 800;
	color: #f1692c;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_1 .new_2505_index_top_right_list_fax, .new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_1 .new_2505_index_top_right_list_time {
	font-size:15px;
	font-weight: 700;
	color: #555;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_1 .new_2505_index_top_right_list_fax span, .new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_1 .new_2505_index_top_right_list_time span {
	color: #2c41a9;
}
.new_2505_index_top_right_list_fax span{font-size:15px;}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_1 .new_2505_index_top_right_list_time {
	margin-top:25px;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_2 .new_2505_index_top_right_list_bank {
	height: 143px;
	text-align: center;
	background: #f4f7fb;
	border: 1px solid #dcebff;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_2 .new_2505_index_top_right_list_bank img {
	margin-top: 20px;
	display: inline-block;
	width: 150px;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_2 .new_2505_index_top_right_list_bank p {
	margin-top: 9px;
	font-weight: 800;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_2 .new_2505_index_top_right_list_bank .new_2505_index_top_right_list_bank_num {
	font-size: 19px;
	color: #2c41a9;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_2 .new_2505_index_top_right_list_bank .new_2505_index_top_right_list_bank_name {
	margin-top: 18px;
	font-size: 15px;
	color: #333;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_2 .new_2505_index_top_right_list_menu {
	margin-top:10px;
	display:flex;
	justify-content:space-between;
	gap:10px;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_2 .new_2505_index_top_right_list_menu a {
	padding:15px 10px;
	border:1px solid #17afd2;
	line-height:29px;
	font-size:14px;
	font-weight:800;
	color:#0a9ab7;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_2 .new_2505_index_top_right_list_menu a img {
	display:inline-block;
	margin-right:5px;
	width:21px;
	height:auto;
	vertical-align:middle;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_3 {
	padding:0;/*background-image:url("/images/main/service_1to1.png");cursor:pointer;*/
}

.new_2505_index_top_right_list_3 *{font-weight:700;font-family:inherit;}
.new_2505_index_top_right_list_3 div p{padding:10px 10px 2px 10px;}
.new_2505_index_top_right_list_3 .div_anz_service{height:96px;background:#f4f7fb;border:1px solid #c5d4e7;padding:10px;cursor:pointer;}
.new_2505_index_top_right_list_tit{font-size:16px;color:#333;}

#div_found{height:109px;background:#fefcf0 !important;border:1px solid #ffdecf;margin-top:10px;padding:10px;}
#div_found div:nth-child(1){float:left;width:70%;}
#div_found div:nth-child(2){float:left;width:26%;}
#div_found div:nth-child(1) p{padding:10px 5px 1px 10px;}
#div_found .main_founded_tit{font-size:16px;color:#f1692c;}
#div_found .main_founded_txt{font-size:13px;color:#333;line-height:23px;letter-spacing:1.3px;}
.main_founded_more{max-width:50px;height:50px;font-size:11px;background:#fff1e6;color:#cc5803;border:1px solid #edafb8;border-radius:50%;margin:18px 5px 10px 0;padding:11px 5px;word-break:break-all;text-align:center;line-height:15px;box-shadow:10px 0 0 rgba(247,127,0, 0.9);cursor:pointer;}

.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_list .new_2505_index_top_right_list_3 .new_2505_index_top_right_list_service {
	font-size:28px;
	font-weight:800;
	color:#2c41a9;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_tab_wrap {
	margin-top:20px;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_tab_wrap .new_2505_index_top_right_tab {
	display: flex;
	font-weight: bold;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_tab_wrap .new_2505_index_top_right_tab li {
	width: 25%;
	height: 50px;
	font-size: 16px;
	line-height: 52px;
	border-top:1px solid #e1e1e1;border-left:1px solid #e1e1e1;
	border-bottom: none;
	text-align: center;
	list-style: none;
	cursor: pointer;
}

.new_2505_index_top_right_tab li:last-child{border-right:1px solid #e1e1e1;}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_tab_wrap .new_2505_index_top_right_tab li.active {
	background: #0a9ab7;
	border: 1px solid #0a9ab7;
	color:#fff;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_tab_wrap .new_2505_tab_content {
	display:none;
	max-height:192px;
	min-height:192px;
	padding:20px 10px 10px 20px;
	border:1px solid #e1e1e1;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_tab_wrap .new_2505_tab_content.active {
	display: block;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_tab_wrap .new_2505_tab_content .new_2505_tab_content_list a {
	display:block;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_tab_wrap .new_2505_tab_content .new_2505_tab_content_list a span {
	display: inline-block;
	font-size:15px;
	font-weight:400;
	vertical-align:middle;
	height:19px;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_tab_wrap .new_2505_tab_content .new_2505_tab_content_list a .new_2505_tab_content_list_category {
	font-weight:700;
	color:#111;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_tab_wrap .new_2505_tab_content .new_2505_tab_content_list a .new_2505_tab_content_list_tit {
	margin-left:30px;
	width:600px;
	color:#555;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	word-break:break-all;
}

.new_2505_index_top_right_tab_wrap #notice a .new_2505_tab_content_list_tit{margin-left:0 !important;width:650px !important;}

.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_tab_wrap .new_2505_tab_content .new_2505_tab_content_list a .new_2505_tab_content_list_date {
	margin-left:20px;
	color:#777;
}
.new_2505_index .new_2505_index_top .new_2505_index_top_right .new_2505_index_top_right_tab_wrap .new_2505_tab_content .new_2505_tab_content_list a + a {
	margin-top:15px;
}
.new_2505_index .new_2505_index_mid {
	margin-top:45px;
	display:flex;
	justify-content:space-between;
	align-items:center;
	letter-spacing:-0.02rem;
}
.new_2505_index .new_2505_index_mid a {
	display:block;
	padding:30px 0;
	width:180px;
	height:140px;
	font-size:18px;
	color:#fff;
	border:1px solid #e6f5fa;
	background: #fafafa;
	text-align: center;
}
.new_2505_index .new_2505_index_mid a img {
	display: inline-block;
	height:50px;
	width:auto;
}
.new_2505_index .new_2505_index_mid a p {
	margin-top:20px;color:#0a9ab7;font-size:14px;
}
.new_2505_index .new_2505_index_mid a:hover{
	background:#f5fdff;font-weight:800;
	border:2px solid #17afd2;
}


.new_2505_index .new_2505_index_btm {
	display:flex;
	justify-content:space-between;
	margin-top:40px;
}
.new_2505_index .new_2505_index_btm a {
	display:block;
	width:210px;
	height:90px;
	border:1px solid #c1c1c1;
}
.new_2505_index .new_2505_index_btm a img {
	display:block;
	width:100%;
	height:100%;
	object-fit:contain;
}
.new_2505_index .new_2505_index_btm .new_2505_index_btm_select_wrap {
	width:195px;margin-right:-5px;
}
.new_2505_index .new_2505_index_btm .new_2505_index_btm_select_wrap select::-ms-expand {
	display:none;
}
.new_2505_index .new_2505_index_btm .new_2505_index_btm_select_wrap .new_2505_index_btm_select {
	-o-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 190px;
	height: 40px;
	background: url("/images/main/new_2505_index_btm_select.png") calc(100% - 5px) center no-repeat;
	background-size: 15px;
	padding: 5px 30px 5px 10px;
	outline: 0 none;
	border: 1px solid #c1c1c1;
	color: #222;
	font-size: 15px;
	background-color: #f7f7f7;
	cursor: pointer;
}
.new_2505_index .new_2505_index_btm .new_2505_index_btm_select_wrap .new_2505_index_btm_select + select {
	margin-top: 10px;
}/*# sourceMappingURL=index.css.map */

/* asset common START */
html, body {
	margin:0;
	padding:0;
	/*font-family:"GothicA1R", "D2Coding", monospace, "NanumGothic", "나눔고딕";*/
	color: #000;
	font-size:15px;
	line-height:1;
}

.new_2505_wrap {    /* 브라우저 전체 */
	width:100%;
	margin:0 auto;
	min-width:1200px;
}
.new_2505_wrap .new_2505_main_wrap {
	max-width:1600px;
	width:100%;
	margin:0 auto;
	overflow:auto;
	/*border:1px solid yellow;*/
}
.new_2505_wrap .new_2505_sub_wrap {    /* 브라우저 전체 body footer 아래까지*/
	width:100%;max-width:1960px;
	min-height:300px;
	margin:0 auto;
	/*overflow:auto; 가로스크롤 20250918 */
	/*border:1px solid yellow;*/
}

.new_2505_wrap_pop{min-width:900px !important;}
.new_2505_wrap_join{min-width:640px !important;}
.new_2505_wrap_mov{min-width:730px !important;}

.new_2505_wrap * {
	box-sizing:border-box;
}
.new_2505_wrap div, .new_2505_wrap ul, .new_2505_wrap li, .new_2505_wrap dl, .new_2505_wrap dd, .new_2505_wrap dt, .new_2505_wrap ol, .new_2505_wrap h1, .new_2505_wrap h2, .new_2505_wrap h3, .new_2505_wrap h4, .new_2505_wrap h5, .new_2505_wrap h6, .new_2505_wrap input, .new_2505_wrap fieldset, .new_2505_wrap legend, .new_2505_wrap p, .new_2505_wrap select, .new_2505_wrap table, .new_2505_wrap th, .new_2505_wrap td, .new_2505_wrap tr, .new_2505_wrap textarea, .new_2505_wrap button, .new_2505_wrap form, .new_2505_wrap figure, .new_2505_wrap figcaption {
	/* margin: 0;padding: 0; */
}
.new_2505_wrap a {
	color:inherit;text-decoration:inherit;
}
.new_2505_wrap input, .new_2505_wrap textarea, .new_2505_wrap select, .new_2505_wrap button, .new_2505_wrap table {
	color:#000;
	font-size:12px;
	line-height:1.1;
}
.new_2505_wrap em, .new_2505_wrap address {
	font-style:normal;
}
.new_2505_wrap ul, .new_2505_wrap li, .new_2505_wrap ol {
	list-style: none;
}
.new_2505_wrap h1, .new_2505_wrap h2, .new_2505_wrap h3, .new_2505_wrap h4, .new_2505_wrap h5, .new_2505_wrap h6 {
	font-size: inherit;
	font-weight: inherit;
}
.new_2505_wrap button {
	border:none;
	/* background: none; */
	cursor:pointer;
}
.new_2505_wrap video, .new_2505_wrap img {
	/* width: 100%; */
}
.new_2505_wrap .blind_b {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border:0;
}
.new_2505_wrap .new_2505_header .new_2505_top_wrap {
	display:flex;
	justify-content:space-between;
	padding:20px 150px;
}
.new_2505_wrap .new_2505_header .new_2505_top_wrap .new_2505_top_logo {
	width: 250px;
	height: 53px;
}
.new_2505_wrap .new_2505_header .new_2505_top_wrap .new_2505_top_logo img {
	display: block;
	width: 100%;
	height: 100%;
}
.new_2505_wrap .new_2505_header .new_2505_top_wrap .new_2505_top_login {
	display: flex;
	align-items: center;
	gap: 10px;
}
.new_2505_wrap .new_2505_header .new_2505_top_wrap .new_2505_top_login .new_2505_top_login_left label {
	display: flex;
	align-items: center;
	justify-content: end;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
.new_2505_wrap .new_2505_header .new_2505_top_wrap .new_2505_top_login .new_2505_top_login_left label span {
	font-size: 11px;
	color: #777777;
}
.new_2505_wrap .new_2505_header .new_2505_top_wrap .new_2505_top_login .new_2505_top_login_left label input[type=checkbox] {
	display:block;
	margin-left:3px;
	width:14px;
	height:14px;
	border-radius:2px;
	border-color:#dcdcdc;
}
.new_2505_wrap .new_2505_header .new_2505_top_wrap .new_2505_top_login .new_2505_top_login_left label + label {
	margin-top:5px;
}
.new_2505_wrap .new_2505_header .new_2505_top_wrap .new_2505_top_login .new_2505_top_login_center .new_2505_top_login_login_input {
	font-size:13px;
	padding:15px;
	border:1px solid #dcdcdc;
	color:#777;
	background:#f4f4f4;
	font-weight:700;
}
.new_2505_wrap .new_2505_header .new_2505_top_wrap .new_2505_top_login .new_2505_top_login_right button {
	width:95px;
	height:45px;
	border-radius:5px;
	font-size:13px;
	font-weight:700;
	line-height:45px;
	margin-left:5px;
}
.new_2505_wrap .new_2505_header .new_2505_top_wrap .new_2505_top_login .new_2505_top_login_right .new_2505_top_login_login_btn {
	background:#17afd2;
	color:#fff;
}
.new_2505_wrap .new_2505_header .new_2505_top_wrap .new_2505_top_login .new_2505_top_login_right .new_2505_top_login_signup_btn {
	border:1px solid #17afd2;
	color:#17afd2;
	margin-right:5px;
}

.new_2505_wrap .new_2505_header .new_2505_nav .new_2505_menu_wrap {
	background:#fff;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
}
.new_2505_wrap .new_2505_header .new_2505_nav .new_2505_menu_wrap .new_2505_menu {
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 0;
	list-style: none;
	letter-spacing: -0.04rem;
}
.new_2505_wrap .new_2505_header .new_2505_nav .new_2505_menu_wrap .new_2505_menu .new_2505_item {
	position: relative;
	width: 150px;
	font-size:14px;
	text-align: center;
}
.new_2505_wrap .new_2505_header .new_2505_nav .new_2505_menu_wrap .new_2505_menu .new_2505_item a {
	display: block;
	padding: 1rem;
	color: #000;
	font-size:16px;
	text-decoration: none;
	font-weight: 700;
	transition: all 0.2s;
}
.new_2505_wrap .new_2505_header .new_2505_nav .new_2505_menu_wrap .new_2505_menu .new_2505_item.active > a {
	background-color:#0a9ab7;
	color:#fff;
}
.new_2505_wrap .new_2505_header .new_2505_nav .new_2505_menu_wrap .new_2505_menu .new_2505_item .new_2505_submenu_wrap {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #fff;
	z-index: 1000;
}
.new_2505_wrap .new_2505_header .new_2505_nav .new_2505_menu_wrap .new_2505_menu .new_2505_item .new_2505_submenu_wrap .new_2505_submenu {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
}
.new_2505_wrap .new_2505_header .new_2505_nav .new_2505_menu_wrap .new_2505_menu .new_2505_item .new_2505_submenu_wrap .new_2505_submenu li {
	padding:0;
}
.new_2505_wrap .new_2505_header .new_2505_nav .new_2505_menu_wrap .new_2505_menu .new_2505_item .new_2505_submenu_wrap .new_2505_submenu li a {
	display:block;
	width:150px;
	padding:14px 0;
	background:#fcfcfc;
	color:#48505a;
	border-top:1px solid #bbb;border-bottom:1px solid #dedede;border-left:1px solid #dedede;
	font-size:13px !important;letter-spacing:-0.1px;
	white-space:nowrap;
}

.new_2505_wrap .new_2505_header .new_2505_nav .new_2505_menu_wrap .new_2505_menu .new_2505_item .new_2505_submenu_wrap .new_2505_submenu li:nth-last-child(1){border-right:1px solid #dedede;}

.new_2505_wrap .new_2505_header .new_2505_nav .new_2505_menu_wrap .new_2505_menu .new_2505_item .new_2505_submenu_wrap .new_2505_submenu li a:hover {
	background:#f0f4fd;
	color:#067a92;
	font-size:16px;
	padding:14px 0;
	font-weight:700;
}
.new_2505_wrap .new_2505_header .new_2505_nav .new_2505_menu_wrap .new_2505_menu .new_2505_item .new_2505_submenu_wrap .new_2505_submenu li + .new_2505_wrap .new_2505_header .new_2505_nav .new_2505_menu_wrap .new_2505_menu .new_2505_item .new_2505_submenu_wrap .new_2505_submenu li {
	margin-left: -1px;
}
.new_2505_wrap .new_2505_header .new_2505_nav .new_2505_menu_wrap .new_2505_menu .new_2505_item.active .new_2505_submenu_wrap {
	display: block;
}
.new_2505_wrap .new_2505_header .new_2505_nav .new_2505_menu_wrap .new_2505_menu .new_2505_item:nth-child(5) .new_2505_submenu_wrap {
	left: 50%;
	translate: -50%;
}
.new_2505_wrap .new_2505_header .new_2505_nav .new_2505_menu_wrap .new_2505_menu .new_2505_item:nth-child(8) .new_2505_submenu_wrap {
	right: 0;
	left: auto;
}
.new_2505_wrap .new_2505_footer {
	margin-top:50px;
	background-color: #f4f4f4;
	padding:30px 0;
	text-align: center;
}
.new_2505_wrap .new_2505_footer_links {
	margin-bottom: 30px;
}
.new_2505_wrap .new_2505_footer_links a {
	font-size: 15px;
	color: #333;
	margin: 0 5px;
	font-weight: 700;
	transition: color 0.2s;
}
.new_2505_wrap .new_2505_footer_links a:hover {
	color: #17afd2;
}
.new_2505_wrap .new_2505_footer_links .new_2505_divider {
	margin: 0 5px;
	font-weight: 700;
}
.new_2505_wrap .new_2505_footer_info {
	margin: 0 auto;
	color: #666;
	font-size: 13px;
	line-height: 1.6;
}
.new_2505_wrap .new_2505_footer_info p {
	margin: 4px 0;
}
.new_2505_wrap .new_2505_quick_menu {
	top:200px;
	position:fixed;
	display:flex;
	right:-13px;
	z-index:1000;
}
.new_2505_wrap .new_2505_quick_menu .new_2505_quick_btn {
	position:relative;
	display:flex;
	justify-content:space-between;
	padding:20px 3px 20px 0;
	width:50px;
	line-height:52px;
	height:400px;   /*크기*/
	background-color:#17afd2;
	color:#fff;
	font-weight:900;
	writing-mode:vertical-rl;
	text-align:center;
	border-radius:10px 0 0 10px;
	cursor:pointer;
	font-size:22px;
}
.new_2505_quick_btn p{color:#fff !important;font-size:20px;letter-spacing:7px !important;}
.new_2505_wrap .new_2505_quick_menu .new_2505_quick_btn span::after {
	content: "+";
	position: absolute;
	bottom: 20px;
	left: calc(50% - 5px);
	transform: translateX(-50%);
	font-size: 28px;
	background-color: #fff;
	color: #1bb4de;
	width: 28px;height: 28px;line-height:28px;	/*+- 좌우 위치 조정 line-height*/
	border-radius: 50%;
}
.new_2505_quick_menu .new_2505_quick_panel {
	display: none;
	margin-left: -10px;
	height:400px;   /*크기*/
	background-color:#fff;
	border:1px solid #adadad;
	border-radius:10px 0 0 10px;
	padding:20px;
	letter-spacing: -0.02rem;
	z-index: 1;
}
.new_2505_wrap .new_2505_quick_menu .new_2505_quick_panel .new_2505_quick_tit {
	font-size:18px;
	font-weight:700;
}
.new_2505_wrap .new_2505_quick_menu .new_2505_quick_panel .new_2505_quick_num {
	font-size:28px;
	font-weight:900;
	color:#f1692c !important;
	margin:20px 0;
}
.new_2505_wrap .new_2505_quick_menu .new_2505_quick_panel .new_2505_quick_btm .new_2505_quick_btm_btn {
	display:flex;
	justify-content:center;
	align-items:center;
	gap:8px;
	width:100%;
	padding:10px;
	margin-top:10px;
	border-radius:5px;
	color:#2c41a9;
	font-size:14px;
	font-weight:900;
	transition:background-color 0.2s ease;
}
.new_2505_wrap .new_2505_quick_menu .new_2505_quick_panel .new_2505_quick_btm .new_2505_quick_btm_btn img {
	display: block;
	width: 25px;
	height: 25px;
}
.new_2505_wrap .new_2505_quick_menu .new_2505_quick_panel .new_2505_quick_btm .new_2505_quick_btm_btn:nth-child(1) {
	background:#e6f0fa;
}
.new_2505_quick_btm_btn.quick_border{background:#fff8ea !important;border:0px solid #3baeb8;}
.quick_border:hover{background:#ffeaea !important;}
.new_2505_wrap .new_2505_quick_menu .new_2505_quick_panel .new_2505_quick_btm .new_2505_quick_btm_btn:nth-child(2) {
	background:#e6f5fa;
}

.new_2505_quick_btm_btn:nth-child(3) {background:#fff8ea;line-height:20px;}
.new_2505_quick_btm_btn:nth-child(3) img{margin-bottom:2px;}

.new_2505_wrap .new_2505_quick_menu .new_2505_quick_panel .new_2505_quick_btm .new_2505_quick_btm_btn:hover {
	background:#dceeff;
}
.new_2505_wrap .new_2505_quick_menu .new_2505_quick_panel .new_2505_quick_btm .new_2505_quick_btm_btn + .new_2505_quick_btm_btn {
	margin-top:10px;
}
.new_2505_wrap .new_2505_quick_menu.open .new_2505_quick_btn span::after {
	content: "|";font-size:18px;width: 28px;height: 28px;line-height:28px;	/*+- 좌우 위치 조정 line-height*/
}
.new_2505_wrap .new_2505_quick_menu.open .new_2505_quick_panel {
	display: block;
}
.new_2505_wrap .new_2505_quick_top {
	display: block;
	position:fixed;
	right:10px;
	bottom:50px;
	padding:6px;
	width:40px;
	height:40px;
	text-align:center;
	border-radius:50px;
	background:#fff;
	color:#333;
	border:1px solid #1bb4de;
	font-size:12px;
	font-weight:700;
	cursor:pointer;
}
.new_2505_wrap .new_2505_quick_top img {
	display:inline-block;
	width:14px;
	vertical-align:top;
	margin-bottom:6px;
}
.new_2505_wrap .new_2505_quick_top p {
	height:fit-content !important;
}

.quick_bank{color:#777 !important;line-height:22px !important;margin-top:20px !important;}
.quick_bank:hover{background:#f9f9f9 !important;}
/* asset common END */



/* asset sub START */
.new_2505_modal_wrap {
	display:none;position:absolute;top:10%;left:10%;z-index:3000;background:#fff;
}

.new_2505_modal_content {
	display:none;
	width:1200px;
	height:800px;
	overflow:auto;
	scrollbar-width:thin;
}
.new_2505_modal_content .new_2505_modal_tit {
	padding: 0 10px;
	height: 55px;
	line-height: 55px;
	font-size: 14px;
	font-weight: 600;
	border-bottom: 1px solid #000;
}
.new_2505_modal_content .new_2505_modal_table_btn {
	color: #fff;
	width: 75px;
	height: 25px;
	line-height: 25px;
	border-radius: 3px;
	text-align: center;
	font-size: 13px;
}
.new_2505_modal_content .new_2505_modal_table_btn.orange {
	background: #fd7f34;
}
.new_2505_modal_content .new_2505_modal_table_btn.green {
	background: #2d9f90;
}
.new_2505_modal_content .new_2505_modal_table_wrap {
	width: 900px;
	height: fit-content;
	margin: 30px auto 0 auto;
}
.new_2505_modal_content .new_2505_modal_table_wrap .new_2505_modal_table {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(8, minmax(40px, auto));
	color: #333;
	border: 1px solid #b0b9fe;
}
.new_2505_modal_content .new_2505_modal_table_wrap .new_2505_modal_table li {
	display: flex;
	align-items: center;
	line-height: 40px;
	border: 1px solid #b0b9fe;
}
.new_2505_modal_content .new_2505_modal_table_wrap .new_2505_modal_table li p {
	margin-right: 10px;
	width: 155px;
	height: 100%;
	background: #e8f6fd;
	font-weight: 600;
	text-align: center;
}
.new_2505_modal_content .new_2505_modal_table_wrap .new_2505_modal_table li.new_2505_modal_table_memo {
	grid-row: span 3;
}
.new_2505_modal_content .new_2505_modal_close {
	margin-top: 10px;
	text-align: right;
}
.new_2505_modal_content .new_2505_modal_close button {
	display: inline-block;
	width: 55px;
	background: #9b9b9b;
}

.new_2505_modal_dim {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 2000;
}

/* .onModal:hover{cursor:pointer;color:#0055fa !important;} */

.onModal:hover, .alink:hover{color:#0055fa;cursor:pointer;}
.alink span{margin-left:5px !important;}
/* modal / END */

.new_2505_tab_wrap{width:100%;max-width:1800px;margin:auto !important;} /* 탑메뉴 아래 - footer 아래까지 */

/*.div_tab_menu_2 div p.ellipsis{width:98%;height:17px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:horizontal;overflow:hidden;text-overflow:ellipsis;}*/

.new_2505_tab_wrap .new_2505_tab_menu {   /* tab 메뉴 / S */    /* tab 메뉴 영역 전체 */
	display:flex;
	margin-top:60px;
}
.new_2505_tab_wrap .new_2505_tab_menu .new_2505_tab_item {
	width:140px;min-width:140px;
	height:48px;
	line-height:48px;
	letter-spacing:1.1px;
	text-align:center;
	cursor:pointer;
	background:#fff8f6;
	color:#594545;
	font-size:13px;
	font-weight:700;
	border-top:1px solid #ffdecf;
	border-right:1px solid #ffdecf;
	/*border-bottom:none;*/
	transition:all 0.3s ease;
}
.new_2505_tab_item.mas{width:180px !important;letter-spacing:-0.2px !important;} /* mas 탭은 별도 width */
.new_2505_tab_item:first-child{border-left:1px solid #ffdecf;}
.new_2505_tab_wrap .new_2505_tab_menu .new_2505_tab_item.active {
	background:#ffeae3;
	color:#f1692c;
	font-weight:900 !important;
	/*border-top:2px solid #ffdecf;border-left:2px solid #ffdecf;border-right:2px solid #ffdecf;*/
}
.new_2505_tab_wrap .new_2505_tab_menu .new_2505_tab_item:hover {
	background:#f0f4fd;
	color:#0a9ab7;
}   /* tab 메뉴 / E */

.new_2505_tab_menu li:last-child{background:#fff;border-top:1px solid #f4e7e1 !important;border-right:1px solid #f4e7e1 !important;}
.CH_ACTIVE{color:#d70654 !important;font-size:14px !important;}
.new_2505_tab_menu li:last-child p{padding:5px 10px 1px 0;font-weight:700;}
.new_2505_tab_menu li:last-child p.wTab3{width:1319px;}
.new_2505_tab_menu li:last-child p.wTab2{width:1459px;}
.new_2505_tab_menu li:last-child p.wTab5{width:1039px;}
.new_2505_tab_menu li:last-child p:first-child span{color:#555;cursor:pointer;}
.new_2505_tab_menu li:last-child p:first-child span:hover{color:#0596ec;}
.new_2505_tab_menu li:last-child p:first-child span:nth-child(n+3){margin-left:30px;}
.new_2505_tab_menu li:last-child p img{width:14px;height:14px;vertical-align:middle;margin:0 1px 3px 25px;}
.new_2505_tab_menu li:last-child p:nth-child(2) span{font-weight:normal;}
.new_2505_tab_menu li:last-child p:nth-child(2) span:last-child{display:inline-block;margin-bottom:-2px;height:14px;line-height:14px;-webkit-line-clamp:1;-webkit-box-orient:horizontal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.mw600{max-width:600px;}
.mw850{max-width:850px;}
.mw1000{max-width:1000px;}
.mw910{max-width:910px;}

.new_2505_tab_wrap .new_2505_tab_content_wrap { /* 헤더 아래부터 footer 위까지 */
	border:none;
	background:#fff;
	padding:0 30px;min-height:500px;	/* 기본 default 비어있는 페이지 최소 높이 */
}
.new_2505_tab_wrap .narrow_1200 {width:1200px;margin:auto;min-height:450px;}
.new_2505_tab_wrap .narrow_1600 {width:1600px;margin:auto;}

.new_2505_tab_wrap .new_2505_tab_content {
	display:block;
}
.new_2505_tab_wrap .new_2505_tab_content.active {
	display:block;
}
/* .new_2505_tab_wrap #nn_tab_content {
    padding:30px 20px;
    letter-spacing: -0.04rem;
} */

.diary_txt{width:400px;margin:8px 0 0 100px;font-size:13px;color:#594545;}   /* 달력 안내 문구 */

.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_txt {
	margin-top:10px;
	color:#594545;
	font-size:13px;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap {
	width:100%;
	margin:0 auto;
	padding:0;
	border-top:2px solid #0a9ab7;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder {
	overflow: auto;
	margin: 0;
	padding: 0;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_date_nav {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	height: 50px;
	font-size: 22px;
	font-weight: 700;
	background: #e7eaff;
	border: 1px solid #b0b9fe;
	border-bottom: none;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_date_nav .new_2505_calendar_btn {
	font-size: 22px;
	font-weight: 700;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_date_nav #new_2505_currentDate {
	margin: 0 50px;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_date_nav .new_2505_today_btn {
	margin-left: 20px;
	padding: 8px 10px;
	border: 1px solid #adadad;
	color: #333333;
	font-size: 13px;
	cursor: pointer;
	border-radius: 3px;
	background: #fff;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_date_nav .new_2505_today_btn:hover {
	background-color: #e0e0e0;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_calendar_table {
	padding: 0;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
	width:100%;
	table-layout: fixed;
	font-size:14px;
	text-align: center;
	color:#333333;
	font-weight: 700;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_calendar_table th, .new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_calendar_table td {
	border:1px solid #dce5ee;
	height:27px;
	line-height:18px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	box-sizing:border-box;
}

.d_box{background-color:#f5f8fe;}
.day_box{font-size:14px !important;}
.day_box.day_box_today{background-color:#ffeae3 !important;font-weight:600 !important;}
.day_box.day_box_done{background-color:#f1f1f1 !important;color:#a1a1a1 !important;}
.day_box.day_box_click{background-color:#fff8ea !important;}
.p_diary{color:#a1a1a1 !important;text-align:center;padding-top:10px !important;}

.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_calendar_table th:first-child {
	width:100px;
	min-width:100px;
	max-width:100px;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_calendar_table td.new_2505_today_line {
	width: 120px !important;
	background: #e8ebfd;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_calendar_table th, .new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_calendar_table td:not(.new_2505_today_line) {
	width: calc((100% - 150px - 120px) / 32);
}
.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_calendar_table thead th:first-child, .new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_calendar_table thead td:first-child {
	background-color: #fff;
	font-weight: bold;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_calendar_table thead #new_2505_dayOfWeekRow td {
	background: #f4f4f4;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_calendar_table thead #new_2505_dateRow td {
	background: #f7f8fd;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_calendar_table thead .new_2505_today {
	background: #8c99f7 !important;
	color: #fff;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_calendar_table tbody th:first-child {
	background-color: rgba(140, 208, 247, 0.2);
}
.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_calendar_table .new_2505_sun {
	color:#e60000;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_calendar_wrap .new_2505_calendar_containder .new_2505_calendar_table .new_2505_sat {
	color:#0044cc;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap {
	margin:20px 0 15px 0;
	font-size: 14px;
	font-weight:700;
	color:#333;
	overflow: auto;
}

.new_2505_search_table{width:100%;margin-bottom:10px;}

/*.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_title {
	color: #2c3898;
	margin-bottom: 10px;
}*/
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table {
	width: 100%;
	border: 1px solid #d5d5d5;
	border-collapse: collapse;
	table-layout: fixed;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table tr {
	height:30px;
	/*border-bottom:1px solid #d5d5d5;*/
}
.search_tb_tr{border-bottom:1px solid #d5d5d5;}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table th, .new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table td {
	vertical-align:middle;
	line-height:22px;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table th {
	text-align:center;border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;
	height:35px;
	font-weight:700;
	background-color:rgba(226, 227, 231, 0.2);
	/*white-space:nowrap;*/
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table td {
	padding-left:5px;
	font-weight:400;
}

/*.new_2505_search_table tr:nth-child(2), .new_2505_search_table tr:first-child th {border-bottom:1px solid #d5d5d5;}
.new_2505_search_table tr:nth-child(4) {border-top:1px solid #d5d5d5;}*/

/* .new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table th, .new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table th label {

} */

.new_2505_search_item label{margin-right:2px;}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table input {
	cursor:pointer;
}

.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table input[type=radio], .new_2505_search_table input[type=checkbox] {
	display:inline-block;margin:0 2px 3px 0;
}

/* .new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table input[type=checkbox] {
    display: inline-block; margin: 0 5px; width: 20px; height: 20px; border-radius: 3px; border: 1px solid #d5d5d5;
} */
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table input[type=text] {
	display:inline-block;width:180px;padding:2px;border:1px solid #d5d5d5;border-radius:3px;margin-left:4px;
}
/*.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table_checkbox {
    display: flex;
    align-items: center;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table tr:first-child label {
    cursor: pointer;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table tr:first-child th:first-child .new_2505_search_table_checkbox {
    justify-content: center;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table tr:first-child th:first-child input[type=checkbox] {
    margin-left: 10px;
    border: 1px solid #767676;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table tr:first-child td {
    min-width: -webkit-fill-available;
    display: flex;
    align-items: center;
    gap: 30%;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table tr:first-child td span {
    display: inline-block;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table tr:first-child td input[type=checkbox] {
    width: 20px;
    height: 20px;
    border: 1px solid #d5d5d5;
    appearance: none;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table tr:first-child td input[type=checkbox]:checked {
    background-color: #0075ff;
    border-color: #0075ff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M20.285 6.5L10 16.785 3.715 10.5l1.57-1.57L10 13.645l8.715-8.715z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table tr:last-child td {
    display: flex;
    align-items: center;
    width: fit-content;
    gap: 15px;
    height: 25px;
} */
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table tr:first-child td .new_2505_datepicker_wrap {
	float:left;margin-left:-3px;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table tr:first-child td .new_2505_datepicker_wrap * {
	height:23px;
	line-height:23px;
	vertical-align:middle;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table tr:first-child td .new_2505_datepicker_wrap label {
	width:110px;cursor:pointer;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table tr:first-child td .new_2505_datepicker_wrap label img {
	display:inline-block;
	width:14px;
	height:14px;
	margin-left:3px;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table tr:first-child td .new_2505_datepicker_wrap label input[type=text] {
	position:relative;width:80px;line-height:23px !important;text-align:center;
}

.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table tr:first-child td .new_2505_datepicker_wrap label input[type=text]::after {
	position:absolute;
	content:"";
	display:block;
	top:0;
	right:0;
	width:20px;
	height:20px;
	background:#000;
}
.new_2505_datepicker_wrap span{margin:0 -4px;}
/* .new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table tr:last-child td .new_2505_datepicker_wrap span {
    display:inline-block;
    margin:0;
} */

.new_2505_list_btn_wrap{float:right !important;display:inline-block;margin:0 10px;}
.new_2505_list_btn_wrap button{height:25px;padding:5px 10px;margin-right:5px;border-radius:3px;font-size:12px;}
.new_2505_list_btn_wrap .btn_tool{background-color:#4752a0;color:#fff;}
.new_2505_list_btn_wrap .btn_tool_outline{background-color:#fff;color:#0a9ab7;border:1px solid #0a9ab7;}
.new_2505_list_btn_wrap .btn_tool_print{background-color:#42a668;color:#fff !important;}
.new_2505_list_btn_wrap .btn_tool_print img, .btn_tool_del img{margin:0 3px -2px 0 !important;}
.new_2505_list_btn_wrap .btn_tool_del{background-color:#d0b8a8;color:#fff !important;border:1px solid #9e7676;}
.new_2505_list_btn_wrap .btn_tool_move{background-color:#e78b48;color:#fff !important;}

.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table tr:first-child td .new_2505_date_range_select {
	display:inline-block;
	width:55px;
	height:22px;
	line-height:23px;
	margin-left:5px;
	border:1px solid #d5d5d5;
	border-radius:3px;
	cursor:pointer;
}
.new_2505_date_range_btns { /* 분석실 기간 / S */
	display:inline-block;
	align-items:center;
	width:fit-content;
	line-height:20px;
	margin-left:10px;
	border:1px solid #17afd2;
	border-radius:3px;
	cursor:pointer;
}
.new_2505_date_range_btns button {
	width:60px;
	height:23px;
	padding:3px 6px;
	background:#f2f9fc;
	color:#333;
	font-size:12px;
}
.new_2505_date_range_btns button + button {
	border-left:1px solid #17afd2;
}
.new_2505_date_range_btns button:first-child {
	border-radius:3px 0 0 3px;
}
.new_2505_date_range_btns button:last-child {
	border-radius:0 3px 3px 0;
}
.new_2505_date_range_btns button:nth-child(-n+4){margin-right:-4px;} /* 분석실 기간 / E */

.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table .new_2505_btn_reset {
	background: #fff;
	border: 1px solid #aaa;
	color: #444;
	padding: 6px 12px;
	margin-left: 10px;
	border-radius: 4px;
	cursor: pointer;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table .new_2505_btn_search {
	background: #00b0d8;
	border: none;
	color: #fff;
	padding:4px 14px;
	margin-left: 0px;
	border-radius:4px;
	cursor: pointer;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_table .new_2505_btn_search:hover {
	font-size:16px;/* background:#0198bb; */
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_btm_wrap {
	float:left;margin:auto;text-align:left;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_btm_wrap button {
	padding:4px 10px;
	border-radius:3px;
	font-size:12px;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_btm_wrap button img {
	display:inline-block;
	width:15px;
	height:13px;
	vertical-align:bottom;
	margin-right:5px;
}
/* .new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_btm_wrap button:first-child {
    border: 1px solid #adadad;
} */
.new_2505_tab_wrap #nn_tab_content .new_2505_search_wrap .new_2505_search_btm_wrap .btn_search {
	color: #fff;background:#0a9ab7;border:1px solid #0a9ab7;
}

.new_2505_search_center{margin:auto !important;text-align:center !important;}
.new_2505_search_left{margin:auto !important;}
.new_2505_search_center button, .new_2505_search_left button {padding:5px 10px;border-radius:3px;font-size:12px;cursor:pointer;}
.btn_search{color:#fff !important;background:#0a9ab7;border:2px solid #0a9ab7;margin-left:1px !important;}
.btn_search img, .new_2505_btn_reset img{display:inline-block;
	width:15px;
	height:15px;
	vertical-align:bottom;
	margin-right:5px;
}

.new_2505_btn_reset {
	background:#fff !important;
	border:1px solid #d5d5d5 !important;
	color:#444;
	margin-left:10px;
}

.new_2505_search_btm_wrap .btn_search:hover{background:#4752a0 !important;border:1px solid #4752a0 !important;}

.new_2505_search_wrap tr:nth-child(3).search_bdnone{border-left:1px solid #fff !important;border-right:1px solid #fff !important;height:2px !important;line-height:2px !important;}
.new_2505_search_wrap tr:nth-child(3).search_bdnone td{height:5px !important;line-height:5px !important;}

.bid_sch_td{min-width:460px;white-space:nowrap;border-right:1px solid #fff !important;}

/* 목록 */
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap {
	margin-top:10px;overflow:auto;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_tit {
	display:flex;
	justify-content:space-between;
	font-size:14px;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_tit p {
	color:#333;
	font-weight:600;
}

/* .new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_tit .new_2505_list_btn_wrap {
    display: flex;
    gap: 7px;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_tit .new_2505_list_btn_wrap button {
    display: flex;
    gap: 3px;
    padding: 5px 5px;
    border-radius:3px;
    color: #fff;
    font-size: 13px;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_tit .new_2505_list_btn_wrap button img {
    display: block;
    width:11px;
    height:11px;
}

.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_tit .new_2505_list_btn_wrap button:nth-child(1) {
    background: #df7b3e;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_tit .new_2505_list_btn_wrap button:nth-child(2) {
    background: #a69042;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_tit .new_2505_list_btn_wrap button:nth-child(3) {
    background: #a04777;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_tit .new_2505_list_btn_wrap button:nth-child(4) {
    background: #42a668;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_tit .new_2505_list_btn_wrap button:nth-child(5) {
    background: #4752a0;
} */

/* 목록 */
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table {
	margin-top:10px;
	width:100%;
	border-collapse:collapse;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table th, .new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table td {
	height:27px;
	text-align:center;
	border:1px solid #dfd3c3;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table input[type=checkbox] {
	display:inline-block;
	margin:0 5px;
	width:15px;
	height:15px;
	border-radius:3px;
	border:1px solid #d5d5d5;
	cursor:pointer;
}

.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table thead {
	background:#fff8ea;color:#333;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table thead th {
	line-height:20px;font-size:13px;font-weight:500;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table thead th img {
	width:13px;vertical-align:middle;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table thead .new_2505_list_tit_change_date button, .new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table thead .new_2505_list_tit_green {
	color: #289b8c;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody tr:hover, .new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody tr:focus {
	cursor: pointer;
	background: #dee8d9;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody tr:hover td:nth-child(9), .new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody tr:focus td:nth-child(9) {
	background: #dee8d9;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody td {
	text-align: left;
	padding: 0 10px;
	font-size: 12px;
	font-weight: 600;
	color: #333;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody td:nth-child(1) {
	text-align: center;
	font-size: 14px;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody td:nth-child(3) {
	color: #586aef;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody td:nth-child(5) {
	color: #fb553a;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody td:nth-child(9) {
	color: #289b36;
	background: #fceded;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody td:nth-child(13) {
	width: 110px;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody td.new_2505_list_center {
	text-align: center;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody td.new_2505_list_price {
	text-align: right;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody td.new_2505_list_day {
	text-align: center;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody td.new_2505_list_day span {
	display: block;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_tit_box .new_2505_list_tit_tit {
	font-size: 14px;
	font-weight: 600;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_tit_box .new_2505_list_tit_tit.blue {
	color: #586aef;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_tit_box .new_2505_list_tit_tit.correction {
	color: #777777;
	text-decoration: line-through;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_tit_box .new_2505_list_tit_tit.correction.cancel {
	color: #ff2b2d;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_tit_box .new_2505_list_tit_tit.new_2505_list_tit_red {
	color: #ff2b2d;
	text-decoration: none;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_tit_box .new_2505_list_tit_tag {
	display: inline-block;
	padding: 0 3px;
	height: 15px;
	line-height: 15px;
	font-size: 11px;
	color: #fff;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_tit_box .new_2505_list_tit_tag.correction {
	background: #4dbc62;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_tit_box .new_2505_list_tit_tag.orange {
	background: #f27561;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_tit_box .new_2505_list_tit_tag.gray {
	background: #bfbfbf;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_tit_box .new_2505_list_tit_tag.red {
	background: #ce4244;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_tit_box .new_2505_list_tit_tag.purple {
	background: #bc84e0;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_tit_box .new_2505_list_tit_tag.green {
	background: #a2d862;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_tit_box .new_2505_list_tit_tag.sky {
	background: #84a6e0;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_tit_box .new_2505_list_tit_tag.dark {
	background: #5b5b5b;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_tit_box .new_2505_list_tit_code {
	margin-left: 5px;
	font-size: 11px;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_whether span {
	display: block;
	margin: 0 auto;
	width: 55px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	border-radius: 3px;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_whether.red span {
	background: #e9475a;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_whether.green span {
	background: #25b1b3;
}
.new_2505_tab_wrap #nn_tab_content .new_2505_list_wrap .new_2505_list_table tbody .new_2505_list_gray span {
	position: relative;
	display: block;
	margin: 0 auto;
	font-size: 12px;
	color: #acacac;
	text-decoration: underline;
}
/* asset sub END */

.div_btn_contract{width:100%;text-align:right;border:none;}
.div_btn_contract .btn_contract{max-width:120px;padding:7px 15px;margin-top:12px;}
.btnEdu{background:#17afd2;color:#fff !important;letter-spacing:1.0px;border:1px solid #fff;position:relative;height:30px;padding:1px 20px 0 20px;cursor:pointer;transition:800ms ease all;}
.btnEdu:hover, .btnEdu:after{font-size:13px;box-shadow:rgba(11,29,81, 0.5) 0 0 2px 2px inset;}