<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* 탑배너 */
.sub_banner{position:relative; margin-top:90px}
.sub_banner .sub_title{position:absolute; top:50%; left:0; width:100%; text-align:center; transform:translateY(-50%); -webkit-transform:translateY(-50%)}
.sub_banner .sub_title .title{font-weight:600; font-size:40px; color:#fff}
.sub_banner .sub_title .text{margin-top:22px; font-size:18px; line-height:1.3; color:#fff}
.sub_menu{position:relative; border-bottom:1px solid #ddd}
.sub_menu .sub_menu_ul{display:flex}
.sub_menu .dep_box{max-width:100%}
.sub_menu .home_box{border-right:1px solid #ddd; border-left:1px solid #ddd}
.sub_menu .home_box .btn_home{display:block; width:60px; line-height:59px; text-align:center}
.sub_menu .dep_one, .sub_menu .dep_two{width:230px; border-right:1px solid #ddd}
.sub_menu .dropdown .btn_drop{position:relative; border:0; background:#152a61 url('/img/arr_dropWh.png') no-repeat 88% 50%; padding:0 50px 0 25px; font-weight:500; font-size:16px; line-height:59px; color:#fff; text-align:left; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden;}
.sub_menu .dep_two .dropdown .btn_drop{background-color:#fff; background-image:url('/img/arr_dropBl.png'); color:#152a61}
.dropdown .dropdown-menu{top:60px; left:-1px; width:calc(100% + 2px); margin:0; padding:17px 0; border-radius:0; border:1px solid #ddd; border-top:0; background-color:#fff; -webkit-box-shadow:0 0 0 #fff; box-shadow:0 0 0 #fff}
.dropdown .dropdown-menu &gt; li &gt; a{display:block; padding:0 30px; font-size:15px; line-height:2; color:#ccc}
.dropdown .dropdown-menu &gt; li.on &gt; a{color:#152a61}
.dropdown .dropdown-menu &gt; li &gt; a:hover{background-color:#f5f5f5; color:#152a61}
.sub_text{margin:0; padding:100px 0 80px}
.sub_text.sub_board{padding-bottom:60px}
.sub_text h1{font-weight:600; font-size:34px; color:#222; text-align:center}
.sub_menu_tab{margin-bottom:80px}
.sub_menu_tab .menu_tab_ul{text-align:center}
.sub_menu_tab .tab_2ul{display:flex; justify-content:center; border-bottom:2px solid #ededed}
.sub_menu_tab .tab_2li{flex-grow:1; flex-basis:0; position:relative; max-width:300px}
.sub_menu_tab .tab_2li.on::after{content:''; position:absolute; bottom:-2px; left:0; width:100%; height:2px; background-color:#152a61}
.sub_menu_tab .tab_2a{display:block; padding-bottom:17px; font-weight:500; font-size:20px; line-height:1.2; color:#999}
.sub_menu_tab .tab_2li.on .tab_2a{font-weight:600; color:#152a61}
.sub_menu_tab .mtab_2drop .btn_drop{padding:0; border:1px solid #152a61; line-height:48px; font-weight:600; font-size:15px; color:#152a61}
.sub_menu_tab .mtab_2drop .btn_drop + .dropdown-menu{top:50px; left:0; width:100%; border-color:#152a61}
.sub_menu_tab .mtab_2drop .dropdown-backdrop + .dropdown-menu{top:50px; left:0; width:100%; border-color:#152a61}
.sub_menu_tab .mtab_2drop .btn_drop::before, .sub_menu_tab .mtab_2drop .btn_drop::after{display:block; content:""; position:absolute; top:0; bottom:0; width:1px; height:7px; margin:auto; background-color:#152a61}
.sub_menu_tab .mtab_2drop .btn_drop::before{right:23px; transform:rotate(-50deg)}
.sub_menu_tab .mtab_2drop .btn_drop::after{right:18px; transform:rotate(50deg)}

@media (max-width:991px){
	.sub_banner{margin-top:88px}
	.sub_text.ca_it_mb{padding:0}
	.sub_banner .sub_title .title{font-size:24px}
	.sub_banner .sub_title .text{margin-top:16px; font-size:15px}
	.sub_menu &gt; .container_fix{padding:0}
	.sub_menu .home_box{display:none}
	.sub_menu .home_box .btn_home{width:45px; line-height:44px}
	.sub_menu .dep_one, .sub_menu .dep_two{width:50%}
	.sub_menu .dep_two{border-right:0}
	.sub_menu .dropdown .btn_drop{padding:0 40px 0 18px; background-position:90% 50%; background-size:7px auto; font-size:13px; line-height:44px}
	.dropdown .dropdown-menu{top:45px; padding:15px 0}
	.dropdown .dropdown-menu &gt; li &gt; a{padding:0 15px; font-size:13px}
	.sub_text{padding:50px 0}
	.sub_text.sub_board{padding-bottom:50px}
	.sub_text h1{font-size:23px}
	.sub_menu_tab{margin-bottom:40px}
}
@media (max-width:480px){
	.sub_banner{margin-top:50px}
}

 /* 일반 페이지 */
.m01_01{margin-top:-50px}
.m01_05_02 .miso-post-gallery .post-list{border:1px solid #e1e1e1}
.m01_05_02 .miso-post-gallery .post-content{margin:0; padding:12px 5px; border-top:1px solid #e1e1e1; background-color:#f9f9f9; text-align:center}
.m01_05_02 .miso-post-gallery .text{font-weight:500; font-size:16px; line-height:1.5; color:#222; overflow:hidden; white-space:normal; height:3em; word-wrap:break-word; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical}
.m01_07 .img_ul li + li{margin-top:40px}
.sub_con .admin_box{margin-bottom:10px; text-align:right; }
.sub_con .admin_box &gt; a{display:inline-block; padding:0 10px; background-color:#152a61; font-size:14px; line-height:26px; color:#fff;}

@media (max-width:991px){
	.m01_01{margin-top:0}
	.responsive .m01_05_02 .miso-post-gallery .post-wrap{margin-right:-15px !important; margin-bottom:-15px !important}
	.responsive .m01_05_02 .miso-post-gallery .post-list{margin-right:15px !important; margin-bottom:15px !important}
	.m01_05_02 .miso-post-gallery .post-content{padding:10px 5px}
	.m01_05_02 .miso-post-gallery .text{font-size:13px; line-height:1.4}
	.m01_07 .location_box{position:relative; padding-bottom:60.607%}
	.m01_07 .location_box iframe{position:absolute; top:0; left:0; width:100%; height:100%}
	.m01_07 .img_ul li + li{margin-top:25px}
}

/* 페이징 */
.list-page .pull-left{float:none !important}
.pagination-sm&gt;li&gt;a, .pagination-sm&gt;li&gt;span{padding:4px 10px}
.text-center .pagination{}
.list-page .pagination li a, .pagination li a{padding:4px 10px; border:0; background:#fff; font-weight:300; font-size:15px; color:#333 !important}
.list-page .pagination li a i, .pagination li a i{color:#333}
.list-page .pagination li:hover a, .pagination li:hover a{background:#fff}
.list-page .pagination li.active a, .pagination li.active a{position:relative; border:0; background:#152a61 !important; font-weight:400; font-size:15px; color:#fff !important}
.text-center .pagination&gt;.active&gt;a, .board-list .list-wrap .pagination .active a, .text-center .pagination&gt;.active&gt;a:hover{border:0 !important; background-color:#152a61 !important}
.list-page{margin:30px 0 0 !important;}
/* 게시판 공통 */
.board_style .board_info{display:flex; justify-content:space-between; align-items:flex-end; margin-bottom:20px}
.board_style .board_total{min-width:80px}
.board_style .board_total .total{font-size:17px; color:#222}
.board_style .board_total .num{display:inline-block; margin-left:7px; font-weight:500; color:#152a61}
.board_style .list-tsearch{width:450px; max-width:calc(100% - 80px); margin:0; padding:0; border:0; background:none}
.board_style .board_search{display:flex}
.board_search .input_box{height:45px; padding:0 12px; border:1px solid #ddd; font-size:16px; color:#666}
.board_search .search_sort{width:120px}
.board_search .search_sort .search_select{width:100%; background:#fff url('/img/arr_dropBk.png') no-repeat 90% 50%; appearance:none; -webkit-appearance:none; -moz-appearance:none}
.board_search .search_sort .search_select::-ms-expand{display:none}
.board_search .search_box{display:flex; position:relative; width:100%; max-width:calc(100% - 120px); margin-left:8px;}
.board_search .search_box .search_input{width:calc(100% - 45px); color:#333}
.board_search .btn_search{position:relative; width:45px; height:45px; margin-left:8px; border:0; background-color:#00b0db}
.board_search .btn_search::after, .board_search .btn_search::before{content:''; position:absolute; margin:auto}
.board_search .btn_search::before{top:0; right:2px; bottom:0; left:0; width:16px; height:16px; border:1px solid #fff; border-radius:50%}
.board_search .btn_search::after{top:15px; right:0; bottom:0; left:14px; width:1px; height:7px; background-color:#fff; transform:rotate(-45deg)}
.board_style .list-board .wr-num{width:8.5%}
.board_style .list-board .wr-date{width:12.5%}
.board_style .div-head{padding:26px 0; border-top:2px solid #333; border-bottom:1px solid #dcdcdc; background-color:transparent}
.board_style .div-head &gt; span{font-weight:500; font-size:17px; color:#222}
.board_style .div-head &gt; span a{color:#222}
.board_style .list-board .list-body li{border-bottom:1px solid #dcdcdc}
.board_style .list-board .list-body li &gt; div{padding:26px 0; font-size:17px; color:#222}
.board_style .list-board .list-body li &gt; div.wr-date{font-size:15px; color:#666}
.board_style .list-board .list-body li &gt; div &gt; a{color:#222}
.board_style .list-board .list-body li &gt; div.wr-subject &gt; a{padding-left:50px}
.board_style .list-board .list-body li &gt; div a:hover, .board_style .list-board .list-body li &gt; div a:focus, .board_style .list-board .list-body li &gt; div a:active{color:#2c67aa}
.board_style .list-board .list-body li &gt; div &gt; span{font-weight:400}
.board_style .list-board .list-body li.bg-light{background-color:#fbfbfb}
.board_style .list-board .list-body .wr-subject b{font-weight:400}
.board_style .list-board .list-body .wr-name{text-align:center}
.board_style .list-board .wr-notice{width:40px; height:24px; background:#152a61; font-weight:600; font-size:12px; line-height:24px; color:#fff !important}
.write-wrap .write-btn.btn_write{margin:70px 0 0}
.write-wrap .write-btn.btn_write .btn{width:200px; border-radius:0 !important}
.write-wrap .write-btn.btn_write .btn span{font-weight:600; font-size:17px; line-height:56px}
 /* news &amp; 보도자료 */
.gallery_container.list-container{margin-bottom:-15px}
.m03_gallery .list-wrap{padding-top:40px; border-top:2px solid #333}
.m03_gallery .gallery_container.list-container{margin-bottom:-60px}
.m03_gallery .gallery_content{padding-top:28px}
.m03_gallery .gallery_content .category{margin-bottom:15px; font-weight:500; font-size:16px; color:#00b0db}
.m03_gallery .gallery_content .title{font-size:20px; line-height:1.3; color:#222}
.m03_gallery .gallery_content .date{margin-top:20px; font-size:16px; color:#999}
/* contact us */
.m01_09_title{margin-bottom:28px}
.m01_09_title .title{font-weight:600; font-size:20px; color:#222}
.m01_09_write{border-top:1px solid #ddd}
.m01_09_write .inquiry_box{display:flex; align-items:flex-top; margin:0; border-bottom:1px solid #ddd}
.m01_09_write .inquiry_box:after{display:none}
.m01_09_write.write-wrap .inquiry_box &gt; label{float:none; position:relative; width:160px; padding:35px 0 0 16px; font-weight:400; font-size:18px; line-height:1.2; color:#222}
.m01_09_write.write-wrap .inquiry_box &gt; label::before{display:inline-block; content:'*'; position:absolute; top:38px; left:0; height:15px; font-size:18px; color:#00b0db}
.m01_09_write .inquiry_box .answer{float:none; width:calc(100% - 160px); padding:21px 0 21px 13px}
.m01_09_write .inquiry_box .answer:after{display:none}
.m01_09_write .inquiry_box .answer input[type="text"], .inquiry_box .answer input[type="password"]{width:490px; max-width:100%; height:50px; padding:0 20px; border:1px solid #ddd; border-radius:0; line-height:1.3; font-size:17px; color:#222}
.m01_09_write .inquiry_box .answer input[name="wr_subject"]{width:100%}
.m01_09_write .inquiry_box .answer input[type="text"]::placeholder{color:#b5b5b5}
.m01_09_write .inquiry_box .answer input[type="text"].number, .m01_09_write .inquiry_box .answer .number{position:relative; width:130px}
.m01_09_write .inquiry_box .answer input[type="text"].eng, .m01_09_write .inquiry_box .answer select.eng{width:240px}
.m01_09_write .inquiry_box .answer .eng02{margin-right:18px}
.m01_09_write .inquiry_box .answer select{width:240px; height:50px; padding:0 20px; border:1px solid #ddd; border-radius:0; background:url('/img/arr_dropGy.png') no-repeat 90% 50%; font-size:17px; line-height:1.3; color:#222; appearance:none; -webkit-appearance:none; -moz-appearance:none}
.m01_09_write .inquiry_box .answer select::-ms-expand{display:none}
.m01_09_write .inquiry_box .answer select.eng{color:#b5b5b5}
.m01_09_write .inquiry_box .mail_box, .m01_09_write .inquiry_box .tel_box{display:flex; align-items:center}
.m01_09_write .inquiry_box .eng_email{display:inline-block; width:48px; font-size:17px; color:#222; text-align:center}
.m01_09_write .inquiry_box .number_bar{position:relative; width:48px}
.m01_09_write .inquiry_box .number_bar::before{content:''; position:absolute; top:0; right:0; bottom:0; left:0; width:6px; height:1px; margin:auto; background-color:#222}
.m01_09_write .inquiry_box .answer textarea{height:200px !important; border:1px solid #ddd; border-radius:0 !important; font-size:17px}
.m01_09_write .inquiry_box .check_ul{display:flex; flex-wrap:wrap}
.m01_09_write .inquiry_box .check_ul &gt; li{margin-right:30px}
.m01_09_write .inquiry_box .radio_box, .m01_09_write .inquiry_box .agree_input{display:none}
.m01_09_write .inquiry_box .radio_label, .m01_09_write .inquiry_box .agree_label{position:relative; margin:0; padding-left:30px; font-weight:400; font-size:18px; line-height:1.2; color:#222}
.m01_09_write .inquiry_box .radio_label{line-height:50px}
.m01_09_write .inquiry_box .radio_label::before, .m01_09_write .inquiry_box .radio_label::after, .m01_09_write .inquiry_box .agree_label::before, .m01_09_write .inquiry_box .agree_label::after{content:''; position:absolute; top:2px; left:0; bottom:0; margin:auto; border-radius:50%;}
.m01_09_write .inquiry_box .radio_label::before, .m01_09_write .inquiry_box .agree_label::before{width:17px; height:17px; border:1px solid #ddd; }
.m01_09_write .inquiry_box .radio_label::after, .m01_09_write .inquiry_box .agree_label::after{left:4px; width:9px; height:9px; background-color:#ddd}
.m01_09_write .inquiry_box .radio_box:checked + .radio_label::before, .m01_09_write .inquiry_box .agree_input:checked + .agree_label::before{border-color:#00b0db}
.m01_09_write .inquiry_box .radio_box:checked + .radio_label::after, .m01_09_write .inquiry_box .agree_input:checked + .agree_label::after{background-color:#00b0db}
.m01_09_write .inquiry_box .text_box{overflow-y:auto; width:100%; height:200px; border:1px solid #ddd; padding:20px; font-size:15px; line-height:1.3; color:#222}
.m01_09_write .inquiry_box .agree_label{margin-top:19px; color:#666}

@media (max-width:991px){
	/* 페이징 */
	.list-page{margin:0 !important;}
	/* 게시판 공통 */
	.board_style .list-board{margin-bottom:10px}
	.board_style .div-head{padding:10px 0}
	.board_style .div-head &gt; span{font-size:15px}
	.board_style .list-board .list-body li &gt; div{padding:8px 5px; font-size:14px; line-height:1.2;}
	.board_style .list-board .list-body li &gt; div.wr-subject &gt; a{padding-left:0}
	.board_style .list-board .wr-hidden{width:40px; height:24px; margin-right:5px; background:#152a61; font-weight:600; font-size:12px; line-height:24px; color:#fff; text-align:center}
	.write-wrap .write-btn.btn_write{margin:40px 0 0}
	.write-wrap .write-btn.btn_write .btn{width:160px; max-width:47%}
	.write-wrap .write-btn.btn_write .btn span{font-size:14px; line-height:47px}
	 /* news &amp; 보도자료 */
	.m03_gallery .list-wrap{padding-top:25px; border-width:1px}
	.m03_gallery .gallery_container.list-container{margin-right:-15px; margin-bottom:-50px}
	.list-wrap .list-container.gallery_container .list-item{margin-right:15px; margin-bottom:50px}
	.m03_gallery .gallery_content{padding-top:20px}
	.m03_gallery .gallery_content .category{margin-bottom:13px; font-size:13px}
	.m03_gallery .gallery_content .title{font-size:15px}
	.m03_gallery .gallery_content .date{margin-top:13px; font-size:13px}
	/* contact us */
	.m01_09_title{margin-bottom:20px}
	.m01_09_title .title{font-size:16px}
	.m01_09_write .inquiry_box{flex-wrap:wrap; padding:20px 0}
	.m01_09_write.write-wrap .inquiry_box &gt; label{width:100%; margin-bottom:14px; padding:0 0 0 10px; font-size:14px}
	.m01_09_write.write-wrap .inquiry_box &gt; label::before{top:3px; font-size:14px}
	.m01_09_write .inquiry_box .answer{width:100%; padding:0}
	.m01_09_write .inquiry_box .answer input[type="text"], .inquiry_box .answer input[type="password"]{height:44px; padding:0 15px; font-size:13px}
	.m01_09_write .inquiry_box .answer input[type="text"].number, .m01_09_write .inquiry_box .answer .number{width:calc(33.333% - 15px)}
	.m01_09_write .inquiry_box .answer input[type="text"].eng{width:calc(50% - 15px)}
	.m01_09_write .inquiry_box .answer select.eng{width:100%; margin-top:15px}
	.m01_09_write .inquiry_box .answer .eng02{margin-right:0}
	.m01_09_write .inquiry_box .answer select{width:100%; height:44px; padding:0 15px; background-size:10px auto; background-position:95% 50%; font-size:13px}
	.m01_09_write .inquiry_box .mail_box{flex-wrap:wrap}
	.m01_09_write .inquiry_box .tel_box{justify-content:space-between}
	.m01_09_write .inquiry_box .eng_email{width:30px; font-size:13px}
	.m01_09_write .inquiry_box .number_bar{width:15px}
	.m01_09_write .inquiry_box .answer textarea{height:150px !important; font-size:13px}
	.m01_09_write .inquiry_box .check_ul{margin-bottom:-10px}
	.m01_09_write .inquiry_box .check_ul &gt; li{width:33.333%; margin-right:0; margin-bottom:10px}
	.m01_09_write .inquiry_box .radio_label, .m01_09_write .inquiry_box .agree_label{padding-left:21px; font-size:14px}
	.m01_09_write .inquiry_box .radio_label{line-height:20px}
	.m01_09_write .inquiry_box .radio_label::before, .m01_09_write .inquiry_box .radio_label::after, .m01_09_write .inquiry_box .agree_label::before, .m01_09_write .inquiry_box .agree_label::after{top:2px}
	.m01_09_write .inquiry_box .radio_label::before, .m01_09_write .inquiry_box .agree_label::before{width:13px; height:13px}
	.m01_09_write .inquiry_box .radio_label::after, .m01_09_write .inquiry_box .agree_label::after{left:3px; width:7px; height:7px}
	.m01_09_write .inquiry_box .text_box{height:150px; padding:13px; font-size:13px}
	.m01_09_write .inquiry_box .agree_label{margin-top:15px}
}
@media (max-width:480px){
	/* 게시판 공통 */
	.board_style .board_info{flex-wrap:wrap; margin-bottom:10px}
	.board_style .board_total{order:1; width:100%; margin-top:28px}
	.board_style .board_total .total{font-size:12px}
	.board_style .board_total .num{margin-left:5px}
	.board_style .list-tsearch{width:100%; max-width:100%}
	.board_search .input_box{height:33px; padding:0 10px; font-size:12px}
	.board_search .search_sort{width:88px}
	.board_search .search_box{width:calc(100% - 88px); max-width:100%; margin-left:5px;}
	.board_search .search_box .search_input{width:calc(100% - 33px)}
	.board_search .btn_search{width:33px; height:33px; margin-left:5px}
	.board_search .btn_search::before{right:1px; bottom:2px; width:12px; height:12px}
	.board_search .btn_search::after{top:9px; left:11px; height:5px}
	 /* news &amp; 보도자료 */
	.responsive .m03_gallery .list-wrap .list-container.gallery_container .list-row{width:100% !important}
}

/* 230330 sjh 유지보수 */
.m01_09_write .inquiry_box .agree_box{position:relative;}
.m01_09_write .inquiry_box .radio_box, .m01_09_write .inquiry_box .agree_input{display:block; position:absolute; bottom:0; width:.5px; height:.5px; opacity:0}

/* 231005 mkg 유지보수 */
.selling_search_box{background-color: #f7f7f7; padding: 38px 77px 37px;}
.selling_search_box .selling_search{display: flex; align-items: center; justify-content: space-between;}
.selling_search_box .selling_search_title{font-size: 20px; color: #222222; font-weight: 500; width: 300px;}
.selling_search_box .selling_search_input_box{display: flex; width: calc(100% - 350px);}
.selling_search_box .selling_search_input{margin-left: 20px;}
.selling_search_box .selling_search_input:first-child{margin-left: 0;}
.selling_search_box .selling_search_input .search_title{font-size: 18px; color: #222222; font-weight: 500; width: 50px;}
.selling_search_box .selling_search_input .selling_input{border: 1px solid #dddddd; background-color: white; font-size: 17px; color: #222222; padding: 11.5px 20px; width: calc(100% - 65px); margin-left: 12px;}
.selling_search_box .selling_search_input .selling_input::-webkit-input-placeholder,
.selling_search_box .selling_search_input .selling_input::-moz-placeholder{color: #b5b5b5;}
.selling_search_box .search_btn{width: 49px; height: 49px; background: #00b0db url(/img/search_icon.png) no-repeat center center; display: block; margin-left: 5px; border: 0;}
.subpage_login_box{margin: 20px 0 60px;}
.subpage_login_box a{font-size: 16px; color: white; background-color: #00b0db; display: inline-block; padding: 10px 20px;}
.selling_content .selling_table_header{display: flex; justify-content: space-between; align-items: end;}
.selling_content .selling_table_header .total_num_text{font-size: 17px; color: #222222;}
.selling_content .selling_table_header .total_num_text .total_num{font-weight: 500; color: #152a61; display: inline-block; margin-left: 3px;}
.selling_content .selling_table_header .all_down{width: 203px; height: 50px; color: white; font-size: 17px; background: #152a61 url(/img/down_icon.png) no-repeat right 20px center; padding: 0 46px 0 20px; text-align: left; line-height: 0; border: 0;}
.selling_content .selling_table_content{margin-top: 20px;}
.selling_content .selling_table_content table{width: 100%;}
.selling_content .selling_table_content thead th{border-top: 2px solid #333333; font-weight: 500; font-size: 17px; color: #222222; text-align: center; border-bottom: 1px solid #dcdcdc; padding: 27px 15px;}
.selling_content .selling_table_content tbody th,
.selling_content .selling_table_content tbody td{border-bottom: 1px solid #dcdcdc; color: #666666; font-size: 17px; text-align: center; padding: 26px 0;}
.selling_content .selling_paging{display: flex; align-items: center; justify-content: center; margin-top: 60px;}
.selling_content .selling_paging .all_prev,
.selling_content .selling_paging .all_next{width: 9px; height: 9px; display: block; border: 0; margin: 0;}
.selling_content .selling_paging .all_prev{background: url(/img/all_prev.png) no-repeat center center / cover; margin-right: 20px;}
.selling_content .selling_paging .all_next{background: url(/img/all_next.png) no-repeat center center / cover; margin-left: 20px;}
.selling_content .selling_paging .page_prev,
.selling_content .selling_paging .page_next{width: 5px; height: 9px; display: block; margin: 0; border: 0;}
.selling_content .selling_paging .page_prev{background: url(/img/page_prev.png) no-repeat center center / cover}
.selling_content .selling_paging .page_next{background: url(/img/page_next.png) no-repeat center center / cover}
.selling_content .selling_paging .selling_page_box{margin: 0 14px; display: flex; flex-wrap: wrap; }
.selling_content .selling_paging .selling_page_box li{width: 28px; height: 28px; margin-right: 4px;}
.selling_content .selling_paging .selling_page_box li.active{background-color: #152a61;}
.selling_content .selling_paging .selling_page_box li:last-child{margin-right: 0;}
.selling_content .selling_paging .selling_page_box li .selling_page{width: 100%; height: 100%; display: block; text-align: center; color: #333333; font-size: 15px; line-height: 28px;}
.selling_content .selling_paging .selling_page_box li.active .selling_page{color: white;}

@media all and (max-width: 1300px) {
	.selling_search_box{padding: 30px 50px;}
	.selling_search_box .selling_search_input{margin-left: 15px;}
	.selling_search_box .selling_search_input .selling_input{width: calc(100% - 100px);}
}

@media all and (max-width: 991px) {
	.m03_05 .container_fix{padding: 0;}
	.selling_search_box{padding: 40px 15px;}
	.selling_search_box .selling_search{display: block;}
	.selling_search_box .selling_search_title{font-size: 15px; width: 100%;}
	.selling_search_box .selling_search_input_box{flex-wrap: wrap; margin-top: 30px; align-items: end; width: 100%;}
	.selling_search_box .selling_search_input{margin-left: 0; width: calc(100% - 43px); margin-top: 20px;}
	.selling_search_box .selling_search_input:first-child{width: 100%; margin-top: 0;}
	.selling_search_box .selling_search_input .selling_input{width: 100%; margin-left: 0; padding: 8.5px 15px; margin-top: 14px; font-size: 13px;}
	.selling_search_box .selling_search_input .search_title{font-size: 14px;}
	.selling_search_box .search_btn{width: 38px; height: 38px; background-size: 50%;}
	.selling_content{padding: 0 15px; position: relative;}
	.selling_content .selling_table_header .total_num_text{font-size: 14px;}
	.selling_content .selling_table_header .all_down{position: absolute; left: 50%; top: 0; transform: translateX(-50%); width: 188px; height: 47px; font-size: 14px; background-position: right 30px center; background-size: 10%; padding: 0 52px 0 25px;}
	.selling_content .selling_table_content .mob_hidden{display: none;}
	.selling_content .selling_paging{margin-top: 35px;}
	.selling_content .selling_table_content thead th{padding: 14px 10px; font-size: 14px;}
	.selling_content .selling_table_content tbody th, .selling_content .selling_table_content tbody td{padding: 16px 0; font-size: 13px;}
	.selling_content .selling_paging .all_prev{margin-right: 15px;}
	.selling_content .selling_paging .all_next{margin-left: 15px;}
	.selling_content .selling_paging .selling_page_box{margin: 0 10px;}
	.selling_content .selling_paging .selling_page_box li{width: 22px; height: 22px;}
	.selling_content .selling_paging .selling_page_box li .selling_page{font-size: 12px; line-height: 22px;}
	.subpage_login_box{margin: 10px 15px 35px;}
}</pre></body></html>