/*consulting*/
#consulting{ line-height:140%;}
#consulting > h5{ font-size:1.6em;}
#consulting > h6{ font-size:1.6em; font-weight:normal; color:#2980b9; margin:25px 0 5px 0; line-height:140%;}
#consulting p{ color:#444444; font-size:1.4em; margin:5px 0; line-height:160%; letter-spacing:-1px;}

.c_num{ margin:5px 0 0 20px;}
.c_num li{ list-style-type:decimal; font-size:1.3em; margin:5px 0;}

.c_article{ margin:0 0 0 20px;}
.c_article h6{ font-size:1.4em; color:#2980b9;}
.c_article li{ margin:15px 0; list-style-type: disc;}
.c_article li p{ 1.0em;}


	/*consult_vip*/
	#consult_vip{}
	#consult_vip ul li{ margin:20px 0;}
	#consult_vip h4{ font-size:1.4em; margin-bottom:10px;
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check-square'%3e%3cpolyline points='9 11 12 14 22 4'%3e%3c/polyline%3e%3cpath d='M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11'%3e%3c/path%3e%3c/svg%3e");
		 background-repeat:no-repeat; padding-left:25px; line-height:130%;
	}
	
	/**/
	#consulting img{ width:100%;}
	#consulting .c_fee{ font-size:1.4em; letter-spacing:-1px; line-height:140%; margin:20px 0 20px 20px; color:#454545;}
	#consulting .c_fee li{ list-style-type:disc; margin:5px 0;}
	
	#consulting > h2{
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' class='feather feather-target'%3e%3ccircle cx='12' cy='12' r='10'%3e%3c/circle%3e%3ccircle cx='12' cy='12' r='6'%3e%3c/circle%3e%3ccircle cx='12' cy='12' r='2'%3e%3c/circle%3e%3c/svg%3e");
		background-repeat:no-repeat; padding-left:25px; line-height:120%;
		font-size:1.5em;
		}
		.tbl_c_fee{ width:100%; margin:10px 0; font-size:1.2em;}
		.tbl_c_fee tr th{ padding:10px; border-top:1px solid #dddddd; border-bottom:1px solid #dddddd; text-align:center; background:#f6f6f6;border-left:1px dashed #dddddd;}
		.tbl_c_fee tr th:first-child{ border-left:0px dashed #dddddd;}
		.tbl_c_fee tr td{ padding:10px; border-bottom:1px solid #dddddd; text-align:center; line-height:160%; vertical-align:middle; border-left:1px dashed #dddddd;}
		.tbl_c_fee tr td:first-child{ border-left:0px dashed #dddddd;}




/*company_box*/
#company_box{}
#company_box p{ font-size:1.3em; line-height:150%; letter-spacing:-1px; margin:20px 0;}
#company_box h5{ font-size:1.4em; color:#138d75;}

#company_box ul{ margin:20px;}
#company_box ul li{ list-style-type:disc; font-size:1.2em; margin-bottom:10px; letter-spacing:-1px; line-height:120%;}

/*counsel_wrap*/

#counsel_wrap{}
.counsel_caution{ margin:10px 10px 10px 20px;}
.counsel_caution li{ list-style-type:decimal; color:#949494; font-size:1.2em; margin:5px 0; letter-spacing:-1px; line-height:140%;}

.counsel_link01{ color:#1a76b2;}


#counsel_option{ border-bottom:1px solid #dddddd;  border-top:1px solid #dddddd; padding:10px 0; text-align:center;}
#counsel_option p{ font-size:1.4em; color:#444444}

.tbl_counsel{ width:100%; margin:10px 0; font-size:1.2em;}
.tbl_counsel tr th{ padding:5px 0 0 23px;  text-align:left; vertical-align:middle; width:20%; letter-spacing:-1px; color:#545454;}
.tbl_counsel tr td{ padding:5px 10px;  text-align:left; line-height:160%; vertical-align:middle;}

.tbl_counsel input{ border:1px solid #e5e5e5; background:#f8f9f9; height:30px; font-size:1.1em; color:#808080;
	-webkit-border-radius:0; /* input 라운드 사라짐 */
	-webkit-appearance:none; /* input 그림자 사라짐 */
}
.tbl_counsel select{ border:1px solid #e5e5e5; background:#f8f9f9; height:36px; background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='#666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat;
	 background-position:95% 50%; font-size:1.1em; color:#808080;
	-webkit-border-radius:0; /* input 라운드 사라짐 */
}
select::-ms-expand {
   display: none;
}
.tbl_counsel textarea{ border:1px solid #e5e5e5; background:#f8f9f9; max-width:90%; height:100px; font-size:1.1em; color:#808080;
	-webkit-border-radius:0; /* input 라운드 사라짐 */
	-webkit-appearance:none; /* input 그림자 사라짐 */
}

.st_input01{ width:25%;}
.st_input02{ width:80%;}
.st_input03{ width:40%;}
.st_input04{ width:30%;}
.st_input05{ width:15%;}

.st_asterisk01{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23e74c3c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'%3e%3cpolyline points='20 6 9 17 4 12'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat;
	background-position:0 15px;
	}
.st_asterisk02{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23e74c3c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'%3e%3cpolyline points='20 6 9 17 4 12'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat;
	background-position:0 52px;
	}

#counsel_alert{ border-top:1px solid #dddddd; padding-top:30px; margin-top:10px;}
#counsel_alert h3{ font-size:1.4em;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-alert-circle'%3e%3ccircle cx='12' cy='12' r='10'%3e%3c/circle%3e%3cline x1='12' y1='8' x2='12' y2='12'%3e%3c/line%3e%3cline x1='12' y1='16' x2='12.01' y2='16'%3e%3c/line%3e%3c/svg%3e");
	background-repeat:no-repeat;
	letter-spacing:-1px;
	padding-left:25px; line-height:140%;
}
#counsel_alert ul{ background:#f8f8f8; padding:10px 10px 10px 20px;}
#counsel_alert ul li{ list-style-type:decimal; color:#646464; font-size:1.2em; margin:5px 0; letter-spacing:-1px; line-height:140%;}
#counsel_alert p{ text-align:center; color:#646464; font-size:1.4em; padding:10px 0;}

#counsel_btn{ clear:both; text-align:center; margin-top:20px;}
#counsel_btn a{ display:block; width:50%; padding:20px 0; text-align:center; color:#ffffff; margin:0 auto; font-size:1.3em; border-radius:3px;
	background: rgb(36,129,203); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(36,129,203,1) 0%, rgba(0,71,128,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(36,129,203,1) 0%,rgba(0,71,128,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(36,129,203,1) 0%,rgba(0,71,128,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2481cb', endColorstr='#004780',GradientType=0 ); /* IE6-9 */
}


/*counsel_view/나의상담내역*/
#counsel_view{ background:#ffffff;}
#cv_wrap{ border-top:1px solid #2370c9;}

#cv_tab{ margin-top:20px;}
#cv_tab ul li{ float:left; width:calc(100%/7); text-align:center;}
#cv_tab ul li a{ display:block;
	border-bottom:1px solid #143358;
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	padding:10px 2px;
	border-radius:5px 5px 0 0;
}
#cv_tab ul li a:hover{
	background:#143358; color:#ffffff;
	border-bottom:1px solid #143358;
	border-top:1px solid #143358;
	border-left:1px solid #143358;
	border-right:1px solid #143358;
	padding:10px 2px;
	border-radius:5px 5px 0 0;
}

#cv_article{ clear:both; margin-top:20px;}

.tbl_cv{ width:100%;}

.tbl_cv tr th{ padding:5px; vertical-align:middle; text-align:center; background:#edf5f6; border-top:1px solid #dddddd; border-left:1px solid #dddddd; }
.tbl_cv tr th:first-child{ border-left:0px solid #dddddd;}
.tbl_cv tr td{ padding:5px; vertical-align:middle; text-align:center; border-left:1px dashed #dddddd;}
.tbl_cv tr td:first-child{ border-left:0px solid #dddddd;}


.tbl_cv tr:nth-child(odd){ border-bottom:1px dashed #dddddd;}
.tbl_cv tr:nth-child(even){ border-bottom:1px solid #dddddd;}

#cv_article .cv_right{ text-align:left;}


#cv_btn_btm{ clear:both; margin:20px 10px 10px 10px;}
#cv_btn_btm a{ padding:8px 10px; border-radius:3px; font-size:1.1em; font-weight:bold;}
#cvb01{ float:left;}
#cvb01 a{ display:block; color:#000000;
	background: rgb(206,220,231); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(206,220,231,1) 0%, rgba(193,193,193,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(193,193,193,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(206,220,231,1) 0%,rgba(193,193,193,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#c1c1c1',GradientType=0 ); /* IE6-9 */
	}

#cvb02{ float:right;}
#cvb02 a{ display:block; color:#ffffff;
	background: rgb(36,129,203); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(36,129,203,1) 0%, rgba(0,71,128,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(36,129,203,1) 0%,rgba(0,71,128,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(36,129,203,1) 0%,rgba(0,71,128,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2481cb', endColorstr='#004780',GradientType=0 ); /* IE6-9 */
	}











/*cooperate*/
#cooperate{}
#cooperate p{ text-align:center; font-size:1.4em; color:#545454; line-height:180%; padding:30px 0;}

/*location_info*/
#location_info{ color:#505050;}
#location_info ul li{ border-top:1px solid #dddddd; padding-top:30px; margin-top:30px;}

#location_info h4{ font-size:1.6em; margin-bottom:20px;}
#location_info p{ font-size:1.1em; line-height:180%;}
#location_info a{ font-size:1.2em; font-weight:normal; color:#1e87f0;}
#location_info a:hover{ text-decoration:underline;}

#bus_stop{ margin-bottom:10px;}
#bus_stop p{ padding-top:5px; font-size:1.2em;}
.bus_K01{ background:#1e87f0; color:#ffffff; padding:3px 5px; border-radius:3px; font-size:0.95em;}
.bus_K02{ background:#32d296; color:#ffffff; padding:3px 5px; border-radius:3px; font-size:0.95em;}


/*join_term_이용약관*/
#join_term { text-align:left; color:#333333; font-size:1.2em;}
blockquote {
  margin: 0 0 20px 0;
  font-size: 1.25rem;
  line-height: 1.5;
  font-style: italic;
  color: #333;
}
#join_term ul{ margin:10px 10px 10px 20px;}
#join_term ul li{ list-style-type:decimal;}
#join_term ol{ margin:10px 10px 10px 20px;}
#join_term ol li{ list-style-type:decimal; margin-bottom:5px; line-height:140%;}
#join_term p{ line-height:140%; margin-bottom:15px;}


/*logins_wrap*/
#logins_wrap{}
#logins_top{ width:290px; margin:0 auto;}
#logins_top .text_f{ border:1px solid #e5e5e5; background:#f8f9f9; height:30px; font-size:1.1em; color:#808080; padding: 2% 5% 2% 15%; width:80%;
	-webkit-border-radius:0; /* input 라운드 사라짐 */
	-webkit-appearance:none; /* input 그림자 사라짐 */}
	
#logins_top .text_id{
			background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23929292' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-user'%3e%3cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'%3e%3c/path%3e%3ccircle cx='12' cy='7' r='4'%3e%3c/circle%3e%3c/svg%3e");
			background-repeat:no-repeat;
			background-position:10px 10px;
	}
#logins_top .text_pw{
			background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23929292' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-lock'%3e%3crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3e%3c/rect%3e%3cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3e%3c/path%3e%3c/svg%3e");
			background-repeat:no-repeat;
			background-position:10px 10px;
		}
	
#logins_top ul li{ font-size:1.2em; text-align:center; margin:15px 0;}
.check_box{ border:1px solid #a1a1a1; width:18px; height:18px;
	-webkit-border-radius:0; /* input 라운드 사라짐 */
	-webkit-appearance:none; /* input 그림자 사라짐 */
}

#logins_btn{ text-align:center;}
#logins_btn a{ display:block; color:#ffffff; text-align:center; font-size:1.4em; width:100%; padding:15px 0;
	background: rgb(36,129,203); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(36,129,203,1) 0%, rgba(0,71,128,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(36,129,203,1) 0%,rgba(0,71,128,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(36,129,203,1) 0%,rgba(0,71,128,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2481cb', endColorstr='#004780',GradientType=0 ); /* IE6-9 */
}

#logins_btm{ width:290px; margin:0 auto; border-top:1px solid #dddddd; padding-top:30px; margin-top:30px;}
.lbtm_01{ text-align:center; color:#5b5b5b; font-size:1.3em; letter-spacing:-1px; word-spacing:10px;}

.lbtm_02{ text-align:center; margin-top:30px; line-height:180%; font-size:1.2em; color:#686868;}
.logins_call{ font-weight:bold; color:#1e87f0;}
.logins_call a{ font-weight:bold; color:#1e87f0;}




/*joins_wrap*/
#joins_wrap{}
#joins_wrap h3{ text-align:left; font-size:1.5em; font-weight:normal; line-height:140%; padding:0 10px;}
#joins_wrap > p{ text-align:left; color:#5d5d5d; font-size:1.2em; line-height:140%; letter-spacing:-1px;  padding:10px;}
.joins_title_blue{ color:#1e87f0; font-weight:bold;}
.joins_tag{ text-align:center;  color:#1e87f0; margin:30px 0; font-size:1.3em;}

#joins_form{ border-top:1px solid #dddddd; margin-top:10px; padding-top:20px;}
#joins_form > ul > li{clear:both; margin-bottom:15px; }
#joins_form p{ font-size:1.4em; font-weight:bold; color:#737373; margin-bottom:5px;}
#joins_form input{
	border:1px solid #737373; background:#f8f9f9;  font-size:1.2em; color:#808080; padding:12px 0;
	}
#joins_form select{ 
	background:#f8f9f9; height:36px; background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='#666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat;
	 background-position:95% 50%;  font-size:1.2em; color:#808080; padding:12px 0;
	-webkit-border-radius:0; height:45px; text-align:center;
	
	}
.joins_cbtn{ background:#2980b9; border:0px solid #2980b9; text-align:center; font-size:1.2em; padding:12.5px 0; color:#ffffff; float:right;}
.joins_cbtn01{ width:20%;}

#joins_add{}
#joins_add h3{ text-align:center; color:#5d5d5d;}
#joins_add > p{ text-align:center; font-size:1.2em; color:\#dddddd;}
.join_green{ color:#138d75;}

#add_area{ background:#dddddd; padding:5px; border:1px solid #aaaaaa; border-radius:5px; margin:10px 0;}
#add_area > div{ float:left; font-size:1.1em; color:#444444;}
.add_comment{ text-align:center; color:#2274aa;}


#joins_policy_box{ clear:both; margin:30px 0 30px 0;}
#joins_policy_box h5{ font-size:1.4em; font-weight:normal; text-align:left;}
.tbl_pol_box{ width:100%; margin:10px 0;}
.tbl_pol_box tr th{ text-align:center; padding:5px 0; border:1px solid #dddddd; color:#4d4d4d;}
.tbl_pol_box tr td{ text-align:center; padding:5px 0;  border:1px solid #dddddd; color:#777777;}
.policy_comment{ text-align:center; font-size:1.2em; color:#4d4d4d;}
.policy_comment a{ color:#2a66c7;}





/*idpw_wrap*/
#idpw_wrap{}
.idpw_intro{ font-size:1.2em; padding:15px 0; background:#f8f8f8; line-height:140%; border-radius:3px; letter-spacing:-1px;}


#idpw_id{ margin:40px 0;}
#idpw_id h3{ font-size:1.5em; letter-spacing:-1px; font-weight:normal; padding-left:23px; margin-bottom:5px; line-height:130%;}
.id_icon{background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23929292' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-user'%3e%3cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'%3e%3c/path%3e%3ccircle cx='12' cy='7' r='4'%3e%3c/circle%3e%3c/svg%3e");
			background-repeat:no-repeat;
			background-position:0px 0px;}
.pw_icon{background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23929292' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-lock'%3e%3crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3e%3c/rect%3e%3cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3e%3c/path%3e%3c/svg%3e");
			background-repeat:no-repeat;
			background-position:0px 0px;}

.tbl_idpw{ width:100%;}
.tbl_idpw tr th{ padding:10px; background:#eaeded; border-top:1px solid #bbbbbb; border-bottom:1px solid #bbbbbb; color:#545454; font-weight:normal; font-size:1.3em; vertical-align:middle; width:30%;}
.tbl_idpw tr td{ padding:10px; border-top:1px solid #bbbbbb; border-bottom:1px solid #bbbbbb; color:#595959; vertical-align:middle;}

#idpw_id input{
	border:1px solid #89b2be; background:#f8f9f9;  font-size:1.2em; color:#808080; padding:5px 0;
	}
#idpw_id select{ 
	background:#f8f9f9;  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='#666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat;border:1px solid #bababa;
	 background-position:95% 50%;  font-size:1.2em; color:#808080; padding:5px 0;
	-webkit-border-radius:0; text-align:center;
	
	}
	.ipcmt{ border-bottom:1px solid #dddddd; padding:10px 0; font-size:1.3em; line-height:140%; letter-spacing:-1px; color:#808080;}

#idpe_btn{ width:50%; margin:20px auto 0 auto;}
#idpe_btn a{ display:block; background:#2980b9; padding:15px; color:#ffffff; text-align:center; font-size:1.4em;}



/*경매검색_search_tab*/




#search_all{ clear:both; margin:30px 0;}


#search_all select{ border:1px solid #89b2be; background:#f8f9f9; height:36px; background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='#666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat;
	 background-position:95% 50%; font-size:1.1em; color:#808080;
	-webkit-border-radius:0; /* input 라운드 사라짐 */
}

select::-ms-expand {
   display: none;
}
#search_all textarea{ border:1px solid #89b2be; background:#f8f9f9; max-width:90%; height:100px; font-size:1.1em; color:#808080;
	-webkit-border-radius:0; /* input 라운드 사라짐 */
	-webkit-appearance:none; /* input 그림자 사라짐 */
}













#search_tab{}
#search_tab ul{ width:100%;}
#search_tab ul li{ float:left; text-align:center; font-size:1.4em; width:calc(100%/3);}
#search_tab ul li a{ display:block;border-bottom:1px solid #dddddd; padding:10px 0; color:#808080;}
#search_tab ul li a:hover{ border-bottom:1px solid #1e87f0; color:#414141;}

#search_contents{ clear:both; margin:30px 0;}


#search_contents select{ border:1px solid #89b2be; background:#f8f9f9; height:36px; background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='#666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat;
	 background-position:95% 50%; font-size:1.1em; color:#808080;
	-webkit-border-radius:0; /* input 라운드 사라짐 */
}

select::-ms-expand {
   display: none;
}
#search_contents textarea{ border:1px solid #89b2be; background:#f8f9f9; max-width:90%; height:100px; font-size:1.1em; color:#808080;
	-webkit-border-radius:0; /* input 라운드 사라짐 */
	-webkit-appearance:none; /* input 그림자 사라짐 */
}


.tbl_f_basic{ width:100%;}
.tbl_f_basic tr th{ font-size:1.3em; padding:5px; width:19%; color:#545454; vertical-align:middle; text-align:left; letter-spacing:-1px; line-height:140%;}
.tbl_f_basic tr td{ padding:5px; vertical-align:middle;}
.s_article{ font-size:1.3em; color:#1c78ba; line-height:180%; font-weight:bold;}
#search_contents .s_comment{ font-size:0.95em; color:#a7a7a7; font-weight:normal;}

.text_fieldz{border:1px solid #89b2be; background:#f8f9f9; height:30px; font-size:1.1em; color:#808080;
	-webkit-border-radius:0; /* input 라운드 사라짐 */
	-webkit-appearance:none; /* input 그림자 사라짐 */
}
.st_input10{ width:10%;}
.st_input13{ width:13%;}
.st_input15{ width:15%;}
.st_input25{ width:25%;}
.st_input30{ width:30%;}
.st_input33{ width:33%;}
.st_input40{ width:40%;}
.st_input50{ width:50%;}
.st_input60{ width:60%;}
.st_input65{ width:65%;}
.st_input70{ width:70%;}
.st_input80{ width:80%;}
.st_input90{ width:90%;}
.st_input100{ width:100%;}

#search_btnew{ position:relative; margin-top:30px;}
#search_btnew a{ display:block; text-align:center; border-radius:3px; padding:15px 25px; font-size:1.3em;}
#search_btnew .sbtn01{ float:left; color:#ffffff;
	background: rgb(164,179,87); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(164,179,87,1) 0%, rgba(117,137,12,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(164,179,87,1) 0%,rgba(117,137,12,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(164,179,87,1) 0%,rgba(117,137,12,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c',GradientType=0 ); /* IE6-9 */
}
#search_btnew .sbtn02{ position:absolute;  width:20%; top:0px; left:50%; margin-left:-15%; color:#ffffff;
	background: rgb(36,129,203); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(36,129,203,1) 0%, rgba(0,71,128,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(36,129,203,1) 0%,rgba(0,71,128,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(36,129,203,1) 0%,rgba(0,71,128,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2481cb', endColorstr='#004780',GradientType=0 ); /* IE6-9 */
}
#search_btnew .sbtn03{ float:right; border:1px solid #dddddd;
	background: rgb(252,255,244); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(252,255,244,1) 0%, rgba(223,229,215,1) 40%, rgba(179,190,173,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(252,255,244,1) 0%,rgba(223,229,215,1) 40%,rgba(179,190,173,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(252,255,244,1) 0%,rgba(223,229,215,1) 40%,rgba(179,190,173,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 ); /* IE6-9 */
}


.tbl_f_stock{ width:100%; margin-top:15px;}
.tbl_f_stock tr th{ font-size:1.3em; padding:5px; width:15%; font-weight:bold; color:#545454; vertical-align:middle; text-align:center; border-bottom:1px solid #bbbbbb; border-top:1px solid #bbbbbb; line-height:140%; }
.tbl_f_stock tr td{ padding:0px; vertical-align:middle;font-size:1.2em; color:#363636;border-bottom:1px solid #bbbbbb; border-top:1px solid #bbbbbb;}

.stock_new{ float:left; line-height:160%; padding:3px 5px;}

.stock_calendar{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-calendar'%3e%3crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3e%3c/rect%3e%3cline x1='16' y1='2' x2='16' y2='6'%3e%3c/line%3e%3cline x1='8' y1='2' x2='8' y2='6'%3e%3c/line%3e%3cline x1='3' y1='10' x2='21' y2='10'%3e%3c/line%3e%3c/svg%3e");
	background-repeat:no-repeat;
	 background-position:95% 50%;
	}

.stock_orange01{ background:#fad7a0;}
.stock_orange02{ background:#fdebd0;}
.stock_blue01{ background:#aed6f1;}
.stock_blue02{ background:#d6eaf8;}
.stock_pink01{ background:#e8daef;}
.stock_green01{ background:#a3e4d7;}
.stock_green02{ background:#d1f2eb;}
.stock_grey01{ background:#ccd1d1;}
.stock_grey02{ background:#ebedef;}


/*내검색조건_my_condition*/
#my_condition{ border-top:5px solid #dddddd; padding-top:40px; margin-top:70px;}
#mycon_tab{}
#mycon_tab ul{ border-bottom:1px solid #dddddd;}
#mycon_tab ul li{ float:left;}
#mycon_tab ul li a{ display:block; border-bottom:1px solid #ffffff; padding:10px; color:#999999; font-size:1.3em;}
#mycon_tab ul li a:hover,focus{ border-bottom:1px solid #1e87f0; color:#373737;}

#mycon_article{ clear:both; margin-top:20px;}

#mycon_list{ padding:5px 0; border-bottom:1px solid #dddddd; width:100%;}
#mycon_list h5 a{ color:#1e87f0; font-weight:normal; font-size:1.3em; line-height:160%; letter-spacing:-1px;}
#mycon_list h5 a:hover{ text-decoration:underline;}
#mycon_list p{ color:#909090; font-weight:normal; font-size:1.0em; line-height:160%; letter-spacing:-1px;}

.mycon_close{ float:right;
	display:block;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3e%3cline x1='18' y1='6' x2='6' y2='18'%3e%3c/line%3e%3cline x1='6' y1='6' x2='18' y2='18'%3e%3c/line%3e%3c/svg%3e");
	width:20px; height:20px; text-indent:-9999px;
}




/*recom_page_추천경매물건*/
#recom_page{}
#recom_page h3{ font-size:1.4em;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' class='feather feather-star'%3e%3cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'%3e%3c/polygon%3e%3c/svg%3e");
	background-repeat:no-repeat; line-height:160%; font-weight:normal;
	padding-left:25px;
}
.recom_red{ color:#e74c3c;}
.re_number{ color:#2980b9; font-weight:bold;}

#recom_summary{ margin:10px 0;}
#rs_total{ border-top:1px solid #dddddd; border-bottom:1px solid #dddddd; padding:10px 0;}
#rs_result{border-bottom:1px solid #dddddd; padding:10px 0;}
#recom_summary ul li{ float:left; font-size:1.2em; margin:5px 5px 5px 10px;}


#recom_list_wrap{ margin-top:10px; width100%; clear:both;}
#recom_list_wrap > p{ text-align:right; border-bottom:8px solid #dddddd; padding-bottom:10px;}
#recom_list_wrap select{ border:1px solid #e5e5e5; background:#f8f9f9; height:36px; background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='#666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat;
	 background-position:95% 50%; font-size:1.1em; color:#808080;
	-webkit-border-radius:0; /* input 라운드 사라짐 */}




#recom_list{ width:100%; clear:both;}

#rs_stock{border-bottom:8px solid #dddddd;}

#rs_stock_top{ border-bottom:0px solid #dddddd;}
	#rs_pic{ float:left;  position:relative; width:38%; max-width:160px;}
	#rs_pic img{ width:100%; max-height:110px;}
	#rs_pic .rs_dday{ position:absolute; top:0px; left:0px; color:#ffffff; padding:5px;}
	#rs_pic .day_blue{ background:#2980b9;}
	#rs_pic .day_orange{ background:#eb984e;}
	#rs_pic .day_red{ background:#e74c3c;}
	#rs_pic .rs_date{ position:absolute; bottom:0px; right:0px; background:#2d2d2d; color:#ffffff;  padding:5px 0; text-align:center; width:100%;}

	#rs_info{ float:left; width:55%; margin-left:10px; overflow:hidden;}
	#rs_info .rs_court{ text-align:left; color:#8f8f8f; margin:10px 0 5px 0;}
	#rs_info .rs_address{ color:#545454; font-size:1.2em; text-align:left; line-height:120%; letter-spacing:-1px;}
	#rs_info > ul{ margin:5px 0 0 0; max-width:70%;}
	#rs_info > ul > li{  text-align:right;}
	.rs_price01{ color:#444444; font-weight:bold; margin-bottom:3px;font-size:1.3em;}
	.rs_price02{ color:#298fd1; font-weight:bold;font-size:1.3em;}
	.rs_won{ color:#444444; font-weight:normal; font-size:0.80em;}
	.re_building{ font-weight:bold; color:#49aac8;}
	
/*rs_stock_mid*/
#rs_stock_mid{ clear:both; padding:10px 5px; background:#d8eafc;}
#rs_stock_mid p{ text-align:center; color:#1e87f0; font-size:1.2em; font-weight:bold;}



#rs_stock_btm{ clear:both; padding:5px 0;}
#rs_stock_btm > p{ float:left; font-size:1.2em; height:30px; line-height:30px;}
#rs_stock_btm .rs_count{ float:right; text-align:right; color:#8f8f8f; margin-right:10px;}
.rs_red{ color:#e74c3c;}

#rs_stock_btm .rs_land{ display: inline-block; padding:0 3px; border-radius:3px; text-align:center; background:#7f8c8d; color:#ffffff; font-size:0.8em; height:17px; line-height:17px;}

#favorite{ float:right;}
#favorite a{ display:block;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-heart'%3e%3cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'%3e%3c/path%3e%3c/svg%3e");
	background-repeat:no-repeat; text-indent:-99999px; width:18px; height:18px; margin-top:6px;
	
}
#favorite a:hover{ display:block;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%233b88d6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-heart'%3e%3cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'%3e%3c/path%3e%3c/svg%3e");
	background-repeat:no-repeat;
	
}


/*rs_page_btn*/
#rs_page_btn{ clear:both; margin:20px 0 20px 0;}
#rs_page_btn > p{ text-align:center;}
#rs_page_btn a{display: inline-block; border:1px solid #e5e5e5; color:#444444; padding:10px 20px; font-size:1.3em; text-align:center; margin:0 10px;}
#rs_page_btn a:hover{border:1px solid #b2b2b2;}

/*rs_page_num*/
#rs_page_num{ text-align:center;}
#rs_page_num a{display: inline-block; border:1px solid #ffffff; color:#444444; padding:10px 10px; font-size:1.3em; text-align:center; margin:0 3px;}
#rs_page_num a:hover{ color:#000000;}
#rs_page_num a:focus{border:1px solid #a1cae6;}


#rs_page_num .re_first{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23444444' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevrons-left'%3e%3cpolyline points='11 17 6 12 11 7'%3e%3c/polyline%3e%3cpolyline points='18 17 13 12 18 7'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat;
	 background-position:1% 50%;
	  padding-left:20px;
	
	}


#rs_page_num .re_last{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23444444' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevrons-right'%3e%3cpolyline points='13 17 18 12 13 7'%3e%3c/polyline%3e%3cpolyline points='6 17 11 12 6 7'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat;
	 background-position:99% 50%;
	 padding-right:20px;
	
	}


/*auction_calendar_경매일정표*/
#auction_calendar{}
#ac_title{ background:#1d3653;}
#ac_monthly{ float:left; padding:10px 0;}
	#ac_monthly ul li{ float:left; margin-left:5px; text-align:center;}
	.ac_before{ text-indent:-99999px; color:#ffffff;}
	.ac_before a{ display:block;
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3e%3cpolyline points='15 18 9 12 15 6'%3e%3c/polyline%3e%3c/svg%3e");
		background-repeat:no-repeat;
		width:26px; height:26px;
		}
	.ac_next{ text-indent:-99999px; color:#ffffff;}
	.ac_next a{ display:block;
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3e%3cpolyline points='9 18 15 12 9 6'%3e%3c/polyline%3e%3c/svg%3e");
		background-repeat:no-repeat;
		width:26px; height:26px;
		}
	.ac_month{ color:#ffffff; font-size:1.3em; line-height:26px; color:#fcf3c9;}
	.ac_today{ line-height:26px;}
	.ac_today a{ display:block; text-align:center; color:#ffffff; padding:0 10px;font-size:1.3em; border-radius:3px;
	background: rgb(255,48,25); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,48,25,1) 0%, rgba(207,4,4,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
	}
	.ac_today a:hover{
	background: rgb(203,96,179); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(203,96,179,1) 0%, rgba(173,18,131,1) 50%, rgba(222,71,172,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#de47ac',GradientType=0 ); /* IE6-9 */	
	}
	
#ac_court{ float:right;  padding:10px; width:40%;}
#ac_court select{ border:1px solid #e5e5e5; background:#f8f9f9; height:26px; background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='#666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat;
	 background-position:95% 50%; font-size:1.1em; color:#808080;
	-webkit-border-radius:0; /* input 라운드 사라짐 */}


.tbl_calendar{ width:100%;}
.tbl_calendar tr th{ border:1px solid #dddddd; background:#eaeded; font-size:1.3em; color:#4a4a4a; padding:10px;}
.tbl_calendar tr td{ border:1px solid #dddddd; padding:10px 5px;}
#ac_calendar h3{ font-size:1.3em; color:#f2944b;}
#ac_calendar ul{ margin-top:5px;}
#ac_calendar ul li{ margin-bottom:3px; font-size:0.9em;}
#ac_calendar .now a{ color:#5d6d7e;}
#ac_calendar .now a:hover{ color:#000000;}
#ac_calendar .due a{ color:#f61d1d;}
#ac_calendar .due a:hover{ color:#9a1414;}
.today_bg{ background:#fef9e7;}



/*court_auction_wrap_법원별물건검색*/
#court_auction_wrap{ background:#dddddd;}

#caw{ padding-bottom:10px;}
.tbl_court{ width:100%; border-bottom:1px solid #bbbbbb;}
.tbl_court tr th{ padding:10px; background:#eaeded; border-top:1px solid #bbbbbb; font-size:1.3em; color:#5d5d5d;}
.tbl_court tr td{ padding:10px; background:#ffffff; border-top:1px solid #bbbbbb; font-size:1.2em; letter-spacing:-1px;}
.tbl_court a:hover{ text-decoration:underline;}
#caw .laws{ color:#2980b9;}



/*search_special_특수물건검색*/
#search_special{ padding:0 0 20px 0; border-bottom:1px solid #dddddd; margin-bottom:30px;}
#search_special p{ font-size:1.3em; word-spacing:6px; color:#606060; line-height:140%;}


/*search_npl_NPL*/
#search_npl{ padding:15px 10px; background:#ecf0f5; margin-bottom:30px;}
#search_npl p{ font-size:1.2em; color:#424242; line-height:140%;}




/*search_area/e지도검색*/
#search_area{}
#sa_top > div{ text-align:center;}
#search_area select{ border:1px solid #e5e5e5; background:#f8f9f9; height:26px; background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='#666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat;
	 background-position:95% 50%; font-size:1.1em; color:#808080; width:20%;
	-webkit-border-radius:0; /* input 라운드 사라짐 */}

#sa_top > p{ margin:20px 0; text-align:center; word-spacing:10px;}
.sa_build01{ color:#5b9112; font-size:1.2em;}
.sa_build02{ color:#66390c; font-size:1.2em;}
.sa_build03{ color:#d37c34; font-size:1.2em;}
.sa_build04{ color:#17396c; font-size:1.2em;}
.sa_build05{ color:#1f1f1f; font-size:1.2em;}




/*이용약관*/
#privacy_rule{
	font-size:1.2em; background:#fafafa;
	color:#444444; line-height:140%; letter-spacing:-1px;
 }
#privacy_rule p{ padding:10px;}
#privacy_rule ol{ padding:10px 5px 0 20px;}

#privacy_rule a{ color:#127bcf; font-weight:bold;}





/*ctant_page/컨설턴트*/
#ctant_page{}
#ctant_bubble{}

#ctant_greet{ float:right; background:#004986; border-radius:10px; position:relative;}
#ctant_greet:after{
	content: '';
    position: absolute;
    top: 100%;
    left: 13%;
    width: 0;
    height: 0;
    border: 1em solid transparent;
    border-top-color: #004986;
    margin-left: -1em;
}
#ctant_greet p{ padding:10px; color:#ffffff; font-size:1.2em; line-height:130%;}

#ceo_bubble{ clear:both; background:#eeeeee; border-radius:10px; margin-top:20px; padding:10px;}

#ceo_bubble h1{ float:left; border:1px solid #b8b8b8; border-radius:10px; text-align:center; width:30%; background:#ffffff;}
#cb_right{ float:left; margin-left:10px;}
#cb_right h2{ color:#004986; font-size:1.5em;}

#ab_left{ clear:left; margin:5px 0 0 0;}
#ab_left li{ font-size:1.3em; line-height:140%; margin-top:3px;}
.cb01{ color:#616161;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%237c7c7c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-map-pin'%3e%3cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'%3e%3c/path%3e%3ccircle cx='12' cy='10' r='3'%3e%3c/circle%3e%3c/svg%3e");
	background-repeat:no-repeat;
	padding-left:25px;}
.cb02{ color:#e26e26; font-weight:bold;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%237c7c7c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-phone-call'%3e%3cpath d='M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'%3e%3c/path%3e%3c/svg%3e");
	background-repeat:no-repeat;
	padding-left:25px;}
.cb02 a{ color:#e26e26; font-size:1.3em;}	
.cb03{ color:#1065ac; font-weight:bold;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%237c7c7c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-mail'%3e%3cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'%3e%3c/path%3e%3cpolyline points='22,6 12,13 2,6'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat;
	padding-left:25px;		
}
.cb04{ color:#36ac36; padding-left:25px;}
.cb04 a{ color:#36ac36;}
.cb05{ color:#36ac36; padding-left:25px;}
.cb05 a{ color:#36ac36; }


#ab_left a{ display:block; margin-top:-2px; color:#434343;}
#ab_left .go_map{ border:1px solid #c2c2c2; text-align:center; background:#f3f3f3; font-size:0.8em; padding:1px 5px; border-radius:5px; float:right;font-size:0.8em;}

#ctant_profile{ clear:both; margin-top:30px;}
#ctant_profile h3{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-edit'%3e%3cpath d='M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7'%3e%3c/path%3e%3cpath d='M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z'%3e%3c/path%3e%3c/svg%3e");
	background-repeat:no-repeat; padding-left: 30px; color:#3d3d3d; font-size:1.3em; line-height:180%;
	}
#ctant_profile ul{ margin:5px 0 0 20px;}	
#ctant_profile ul li{ list-style-type: disc; font-size:1.2em; margin-bottom:5px; color:#787878;}
#ctp_left{ float:left;}
#ctp_right{ float:left; margin-top:10px;}


/*cm_info/오시는길*/
#cm_info{ padding:15px;}
#cm_info h2{ font-size:1.4em;}
#cm_info ul{ margin:10px 0 0 20px;}
#cm_info ul li{ list-style-type:disc; margin-bottom:5px; font-size:1.2em;}



/*price_list_wrap/주요업무/수수료*/
#price_list_wrap{}
#price_list_wrap h1{ text-align:center; font-size:1.5em; letter-spacing:-1px; color:#6c3e2f; border-bottom:2px solid #6c3e2f; padding:10px; margin-bottom:5px;}

#price_list{ clear:both; padding:10px;}
#price_list h2{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-heart'%3e%3cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'%3e%3c/path%3e%3c/svg%3e");
		background-repeat:no-repeat; font-size:1.3em; line-height:130%; letter-spacing:-1px; padding-left:25px; color:#3a6fc8; margin-top:30px;
	}
#price_list ul{ margin:10px 0 0 15px;}
#price_list > ul > li{ list-style-type:decimal; font-size:1.2em; margin-bottom:5px; line-height:140%;}

#table_price{}
#table_price p{ float:right; color:#a3a3a3;}
.tbl_price{ clear:right; width:100%;}
.tbl_price tr th{ text-align:center; padding:5px; background:#e0e0e0;}
.tbl_price tr td{ text-align:left; padding:10px 5px; border-bottom:1px solid #e0e0e0; border-left:1px solid #e0e0e0; vertical-align:middle;}
.tbl_price tr td:first-child{border-left:0px solid #e0e0e0;}

#table_price .pcn{ text-align:center;}
.price_num{ color:#f96c15; font-weight:bold; font-size:1.2em;}
.price_num a{ color:#f96c15; font-weight:bold;}
.price_per{ color:#2c9ee1; font-weight:bold; }


#extra{}
#extra li{ font-size:0.9em; color:#4b4b4b; list-style-type:disc;}

/*검색결과*/
#search_list_wrap{}
#slw_result{}
#slw_result h2{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-star'%3e%3cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'%3e%3c/polygon%3e%3c/svg%3e");
	background-repeat:no-repeat; padding-left:20px; font-size:1.4em;
	border-bottom:1px solid #dddddd; padding-bottom:15px;
		}
#slw_result a{ color:#53a4e3; font-weight:bold;}

#result_top{border-bottom:1px solid #dddddd; padding:15px 0;}

#result_top ul li{ float:left; font-size:1.2em; margin:5px;}
#result_btm{border-bottom:1px solid #dddddd; padding:15px 0; font-size:1.2em;}
#result_btm ul li{ float:left; margin:5px;}
.slw_red{ color:#F00;}
.slw_blue{color:#2c89ee; font-weight:bold;}


#slw_list{ clear:both; margin:30px 0 0 0; border-top:2px solid #dddddd; border-bottom:2px solid #dddddd; padding:10px 0;}
#sll_sort{}
#sll_sort > p{ float:left;}
#slw_sort{}
#slw_sort > p{ float:right;}

#slw_table{ clear:both; margin:30px 0; border-top:1px solid #dddddd;}

#slw_table ul li{}

#slw_stock{ padding:10px 0;}
#rst_pic{ float:left; width:32%; position:relative;}
	#rst_pic img{ width:100%; max-height:130px;}
	#rst_pic .rs_dday{ position:absolute; top:0px; left:0px; color:#ffffff; padding:5px;}
	#rst_pic .day_blue{ background:#2980b9;}
	#rst_pic .day_orange{ background:#eb984e;}
	#rst_pic .day_red{ background:#e74c3c;}
	.pic_cmt{ position:absolute; bottom:0px; background:#000000; text-align:center; color:#ffffff; width:100%; max-width:160px; padding:5px 0;}

#rst_info{ float:right; margin-left:10px; width:65%;}
#rst_info li{ margin:5px 0;}
	.rinfo01{ font-size:1.1em; color:#a2a2a2;}
	.rinfo02{ font-size:1.3em; color:#575757; line-height:120%;}
	.rinfo03{ font-size:1.3em; font-weight:bold; text-align:right;}
	.rinfo04{ font-size:1.3em; color:#1989c7; font-weight:bold; text-align:right;}
	.rinfo05{ font-size:1.3em; color:#c80808; font-weight:bold; text-align:right;}
	
#rst_etc{ clear:both; padding:10px 5px; background:#f6f6f6;}
#rste01{ float:left;}
#rste01 li{ float:left; font-size:1.1em; line-height:16px; margin-right:10px;}
#rste02{ float:right;}
#rste02 li{ float:left; margin-left:10px; line-height:16px; font-size:1.1em;}
.rst_favo a{ text-indent:-99999px;}
.rst_favo a{ 
	display:block;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23e773b5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-heart'%3e%3cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'%3e%3c/path%3e%3c/svg%3e"); 
	background-repeat:no-repeat; width:16px; height:16px;
	}

#rste02 .impor{ text-align:center;  font-size:1.2em; color:#2c90ee; font-weight:bold; letter-spacing:-1px;}

/*rs_stock_mid*/
#rs_stock_sort{ clear:both; background:#fef4f6;}
#rs_stock_sort h2{ float:left; color:#e74c3c; font-weight:bold; font-size:1.2em; padding:10px;}
#rs_stock_sort .stort01{ float:left; color:#5e5e5e; font-size:1.2em; padding:10px;}
#rs_stock_sort .stort02{ text-indent:-9999px; margin-top:5px;}
#rs_stock_sort .stort02 a{ float:right;
	display:block; 
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3e%3cline x1='18' y1='6' x2='6' y2='18'%3e%3c/line%3e%3cline x1='6' y1='6' x2='18' y2='18'%3e%3c/line%3e%3c/svg%3e");
	background-repeat:no-repeat; width:24px; height:24px;
}

/*basic_page_num*/
#basic_page_num{ clear:both; margin:10px 0;}
#basic_page_num p{ text-align:center; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1.2em;}
#basic_page_num p a{ display:inline-block; color:#ffffff; background:#7f8c8d; width:25px; height:25px; line-height:25px; text-align:center; border-radius:3px;}
#basic_page_num p a:hover{ background-color:#445e60;}
#basic_page_num .befored{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevrons-left'%3e%3cpolyline points='11 17 6 12 11 7'%3e%3c/polyline%3e%3cpolyline points='18 17 13 12 18 7'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat; background-position:50% 50%;
	}
#basic_page_num .before{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3e%3cpolyline points='15 18 9 12 15 6'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat; background-position:50% 50%;
	}
#basic_page_num .next{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3e%3cpolyline points='9 18 15 12 9 6'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat; background-position:50% 50%;
	}
#basic_page_num .nextd{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevrons-right'%3e%3cpolyline points='13 17 18 12 13 7'%3e%3c/polyline%3e%3cpolyline points='6 17 11 12 6 7'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat; background-position:50% 50%;
	}

#maps_local{ clear:both; margin-top:20x; }
.bclose{ width:100%;height:30px;background:#f6f6f6; font-size:15px;font-weight:bold; }