/*site_wrap*/
#site_wrap{}

/*detail_header*/
#detail_header{ background:#ffffff; position:fixed; width:100%; max-width:768px; padding:15px 0; border-bottom:1px solid #bfbfbf;}
#detail_header a{ display:block; width:24px; height:24px; text-indent:-99999px;}
#dh_left{ float:left;}
#dh_left ul li{ float:left; margin-left:10px;}
	.dh_before{
			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' stroke-linecap='round' stroke-linejoin='round' class='feather feather-arrow-left'%3e%3cline x1='19' y1='12' x2='5' y2='12'%3e%3c/line%3e%3cpolyline points='12 19 5 12 12 5'%3e%3c/polyline%3e%3c/svg%3e");
			background-repeat:no-repeat;
		}
	.dh_home{
			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' stroke-linecap='round' stroke-linejoin='round' class='feather feather-home'%3e%3cpath d='M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'%3e%3c/path%3e%3cpolyline points='9 22 9 12 15 12 15 22'%3e%3c/polyline%3e%3c/svg%3e");
			background-repeat:no-repeat;
		}


#dh_center{position: absolute;
        width: 50%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);}
#dh_center > p{ text-align:center; color:#999999; font-size:1.2em; line-height:150%;}
#dh_center > h1{ text-align:center; color:#2980b9; font-size:1.5em; font-weight:bold;}

#dh_right{ float:right;}
#dh_right ul li{ float:right; margin-right:10px;}
	.dh_sns{
			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' stroke-linecap='round' stroke-linejoin='round' class='feather feather-share-2'%3e%3ccircle cx='18' cy='5' r='3'%3e%3c/circle%3e%3ccircle cx='6' cy='12' r='3'%3e%3c/circle%3e%3ccircle cx='18' cy='19' r='3'%3e%3c/circle%3e%3cline x1='8.59' y1='13.51' x2='15.42' y2='17.49'%3e%3c/line%3e%3cline x1='15.41' y1='6.51' x2='8.59' y2='10.49'%3e%3c/line%3e%3c/svg%3e");
			background-repeat:no-repeat;
		}
	.dh_favorite{
			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' 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;
		}

#dh_right .dh_chtbot{ margin-top:-5px;}
#dh_right .dh_chtbot a{ display:block; width:35px; height:35px;	background:url(../images/chbot02.png) no-repeat center; background-size:cover;}			



		
#top_layer{clear:both; display:block; height:60px;}		
		
		
/*my_recom/마이옥션추천멘트*/		
#my_recom { background:#d8eafc; clear:both; padding:10px 0;}
#my_recom p{ text-align:center; color:#1e87f0; font-size:1.2em; font-weight:bold;}

#my_recom2 { background:#d8eafc; clear:both; padding:10px 5px;}
#my_recom2 p{ text-align:left; color:#1e87f0; font-size:1.2em; line-height:150%;}
		
		
/*detail_pic/물건사진*/
#detail_pic{ clear:both; background:#ffffff;}
#detail_imz{ overflow:hidden;}
#detail_imz > ul > li > img{ width:207px; height:130px;}
/*#detail_imz > ul > li  { float:left; display:block; margin:20px 5px; overflow:hidden;}	*/
		
		
		
		
/*detail_info_상세기본정보*/
#detail_info{ clear:both; background:#ffffff; padding:0 10px; border-bottom:1px solid #bfbfbf;}
#detail_info h2{ font-size:1.6em; font-weight:normal; line-height:130%; letter-spacing:-1px;}
.detail_type{ color:#00aebd; font-weight:bold;}

#di_btn a{ display:inline-block; background:#7f8c8d; text-align:center; color:#ffffff; padding:4px 10px; font-size:1.2em; border-radius:3px; margin-top:10px;}

#di_price{ clear:both; margin:20px 0;}

.tbl_price{ width:295px; margin:0 auto;}
.tbl_price tr th{ font-size:1.3em; text-align:center; padding:5px 10px 5px;}
.tbl_price tr td{ text-align:right; padding:5px 0;}

#di_price .change_price{ width:50px;}
#di_price .change_price01 { display:block; background:#1e87f0; color:#ffffff; text-align:center; border-radius:3px; font-size:1.3em; padding:3px;}
#di_price .change_price02 { display:block; background:#f0506e; color:#ffffff; text-align:center; border-radius:3px; font-size:1.3em; padding:3px;}


.price_one{ font-size:1.6em; font-weight:bold; text-align:right;}
.price_two{ font-size:1.6em; font-weight:bold; color:#2980bf; text-align:right;}
.price_three{ font-size:1.6em; font-weight:bold; color:#e74c3c; text-align:right;}
.price_won{ font-size:1.3em;}

#info_table{ clear:both; padding-bottom:10px; }
.tbl_info{ width:100%;}
.tbl_info tr th{ background:#eaeded; border-top:1px solid #bbbbbb; border-bottom:1px solid #bbbbbb; color:#444444; padding:10px 0; text-align:center; font-size:1.2em;}
.tbl_info tr td{ border-top:1px solid #bbbbbb;  border-bottom:1px solid #bbbbbb; padding:10px 0; text-align:center; font-size:1.3em;}
.di_blue{ color:#2980c8;}
.di_bidding{ color:#ff281d; font-weight:bold;}
.di_area{ color:#ff003f;}
.badang{ background:#ffffaa;}

.rs_pay {
    display: inline-block;
    padding: 5px 10px; border-radius: 3px;
    background: #f0506e; color: #ffffff; }
.rs_txt { padding: 5px 0; font-size:1.3em; color:#c55a11; }



/*detail_consultant/담당컨설턴트소개*/
#detail_consultant{ margin-top:10px; background:#ffffff; padding:20px 10px;}
#detail_consultant h3{ font-size:1.5em; color:#2980c8; line-height:140%;
	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='%232980c8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-user-check'%3e%3cpath d='M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2'%3e%3c/path%3e%3ccircle cx='8.5' cy='7' r='4'%3e%3c/circle%3e%3cpolyline points='17 11 19 13 23 9'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat;
	padding-left:29px; letter-spacing:-1px;
}
#consultant_profile{ margin:10px 0 0 0;}
#cons_pic{ float:left;}
#cons_pic img{ border:1px solid #ebebeb; padding:1px;}
#cons_info{ float:left; margin-left:15px;}
.cons01{ font-size:1.1em; color:#959595;}
.cons02{ font-size:1.5em; color:#444444; margin:3px 0; font-weight:bold;}
.cons03{ font-size:1.4em; color:#959595; margin:10px 0; color:#2980c8;}
.cons04{ font-size:1.4em; color:#959595;}
.cons05 img{ width:30%; margin-top:8px;}


#introduction{}
#introduction h4{font-size:1.4em; color:#444444; margin:10px 0 8px 0;}
.intro01{ font-size:1.3em; color:#138d75; line-height:140%;}
.intro02{ font-size:1.2em; color:#444444; line-height:140%; margin-top:5px;}


/*detail_youtube_유튜브*/
#detail_youtube{ background:#ffffff; margin:10px 0; padding:15px 10px;}
#youtube_link{ margin:10px 0 0 0;}
#detail_youtube h3{}

/*success_man*/
#success_man{ clear:both;}
#success_man h3{ text-align:center; line-height:180%; color:#dc143c;}
#success_man h3 span{ background:#dc143c; color:#ffffff; border-radius:3px; font-size:13px; padding:3px 5px; margin:0 4px 0 0;}
#success_man h4{ background:#f5f5f5; border-top:1px solid #dddddd; border-bottom:1px solid #dddddd; font-weight:500; line-height:130%; padding:5px 0;}
#success_man p{ text-align:center; font-weight:400;}
.suc_blu{ color:#316ae1;}


/*detail_shortcut/버튼*/
#detail_shortcut{ clear:both; text-align:center; margin:10px 0; background:#ffffff; padding:10px;}
#detail_shortcut a{ display:inline-block; color:#444444; text-align:center; border:1px solid #e5e5e5; font-size:1.2em; margin:0 1px; padding:8px;}

#detail_shortcut2{ clear:both; width:80%; text-align:center; margin:5px 0; background:#f0f0f0; padding:5px;}
#detail_shortcut2 a{ display:inline-block; width:120px; color:#3693f0; text-align:center; font-size:1.2em; margin:0 1px; padding:8px;}



/*detail_duedate/기일내역*/
#detail_duedate{ background:#ffffff; padding:15px 10px;}
#detail_title{}
#detail_title p{ float:left; color:#919191; font-size:1.3em; margin-left:10px; line-height:160%; font-weight:bold;}
#detail_title .ad_text{ float:right; color:#919191; font-size:1.2em; margin-left:10px; line-height:140%; font-weight:normal; margin:3px 0 0 0;}
#detail_title > ul{ float:left; margin-left:20px;}
#detail_title > ul > li{ float:left; margin-right:15px;}
#detail_title > ul > li a{ display:block; color:#ffffff; letter-spacing:-1px; font-size:1.2em; padding:5px 8px;}
.dta01 a{ background:#52be80;}
.dta02 a{ background:#2980b9;}


#detail_title h5{ float:left;	font-size:1.4em; color:#2980c8; line-height:160%;
	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='%232980c8' 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;
	padding-left:29px; letter-spacing:-1px;
	}



#detail_title h6{ float:left;	font-size:1.4em; color:#eb2727; line-height:160%;
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='%23eb2727' stroke-width='1.5' 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;
	padding-left:29px; letter-spacing:-1px;
	}


#detail_title h4{ float:left;	font-size:1.4em; color:#2980c8; line-height:160%;
	background-image: url(../images/youtube_t.png); background-size:33px; 
	
	background-repeat:no-repeat;
	padding-left:36px; letter-spacing:-1px;
	}

/*공통테이블*/
.tbl_dtl{ width:100%; margin-top:10px;}
.tbl_dtl tr th{ background:#eeeeee; color:#444444; padding:5px 0; text-align:center; border:1px solid #bbbbbb; font-size:1.2em; line-height:140%; vertical-align:middle;}
.tbl_dtl tr td{ color:#000000; padding:5px 2px; text-align:center; border:1px solid #bbbbbb; font-size:1.2em; line-height:140%; vertical-align:middle;}
.redail_red{ color:#ff281d;}
.redail_green{ color:#00aebd;}		

.gun_j{ text-align:left; color:#eb984e;}
.gun_n{ text-align:right;}

/*detail_excution*/
#detail_excution{ background:#ffffff; padding:10px;}
#detail_excution .dex_left{ text-align:left;}
#detail_excution .dex_right{ text-align:right;}
.excution_txt{ margin:10px; line-height:140%;}
#excution__wrap{ font-size:12px;}
	#execution_btn{ clear:both; margin:10px 0 0 0;}
	#execution_btn a{ display:block; background:#2471a3; color:#ffffff; text-align:center; width:100px; padding:10px; border-radius:5px; margin:0 auto;}
	#execution_btn a:hover{ background:#1b4d6d;}


/*new공통*/
#dtl_stock{ background:#ffffff; padding:10px; margin:10px 0;}

#dtl_tab{ float:right;}
#dtl_tab ul{}
#dtl_tab > ul > li{ float:left; margin-left:2px;}
#dtl_tab > ul > li > a{ display:block; background:#eeeeee; color:#6c6c6c; border-radius:3px; margin:0px; font-size:1.3em; padding:5px;}
#dtl_tab > ul > li > a:hover{ background:#b7950b; color:#ffffff;}

#regis_align{}
#regis_align li:nth-child(1){ text-align:left;}
#regis_align li:nth-child(2){ text-align:right;}
.regis_bold_green{ color:#08dbb4; font-weight:bold;}
.regis_brown{ color:#cf5a12;}
.regis_red{ color:#ff1e1e;}
.regis_blue{ color:#1991d7;}
.regis_bg_green{ background:#e2f0d9;}
.regis_bg_pink{ background:#fbe5d7;}
#dtl_stock .regis_right{ text-align:right;}
#dtl_stock .regis_left{ text-align:left;}

/*detail_attested/등기부등본*/
#detail_attested{ background:#ffffff; padding:15px 10px; margin-top:10px;}



/*detail_judgement/감정평가서*/
#detail_judgement{ background:#ffffff; padding:15px 10px; margin-top:10px;}




/*detail_mul/임차인현황*/
#detail_mul{ background:#ffffff; padding:15px 10px; margin-top:10px;}



/*detail_etc/주의사항*/
#detail_etc{ background:#ffffff; padding:15px 10px; margin-top:10px;}		




/*detail_statistics/인근낙찰통계*/
#detail_statistics{ background:#ffffff; padding:15px 10px; margin-top:10px;}
#detail_statistics .des_red{ color:#ff281d;}


/*detail_warning/코멘트*/
#detail_warning{  padding:15px 10px;  color:#999999; font-size:1.2em; line-height:140%; letter-spacing:-1px;}



/*detail_bottom*/
#detail_bottom{ position:fixed; bottom:0px; width:100%; margin:0 auto; max-width:770px; background:#d9d9d9; }
#dbt_btn { padding:5px 0;}
#dbt_btn li{ float:left; width:calc(100%/3);}
#dbt_btn li a{ display:block; font-size:1.4em; font-weight:bold;  letter-spacing:-1px; color:#ffffff;}
#dbt_btn .dbt_btn01{ background:#f0b27a; border-radius:10px; padding:13px 0; margin:2px; text-align:center;}
#dbt_btn .dbt_btn02{ background:#f0b27a; border-radius:10px; padding:13px 0; margin:2px; text-align:center;}
#dbt_btn .dbt_btn03{ background:url(../images/phone_call.svg) no-repeat 20px 50% #52be80; border-radius:10px; padding:13px 0 13px 55px; color:#ffffff; background-size:25px; margin:2px;}
#dbt_btn .dbt_btn04{ background:#52be80;  border-radius:10px; padding:13px 0; margin:2px; text-align:center;}

#dtb_btnx{ text-align:center; text-indent:-99999px;
			position: absolute;
            top: -25px; left: 44.5%;
            margin: 0; padding: 0;
            width: 50px; height: 25px; line-height:50px;
            background-color: #d9d9d9;
            border-radius:  50% 50% 0 0/ 100% 100% 0 0 ;
            /*box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);*/
            animation: not-checked-anim .2s both;
            transition: .2s;
			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-chevron-up'%3e%3cpolyline points='18 15 12 9 6 15'%3e%3c/polyline%3e%3c/svg%3e");
			background-position:50% 50%; background-repeat:no-repeat;
}
#dtb_btnx:hover{
		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-chevron-down'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
			background-position:50% 50%; background-repeat:no-repeat;
	}
#dtb_btnx a{ display:block;}

#dtb_btnx2{ text-align:center; text-indent:-99999px;
			position: absolute;
            top: -25px; left: 44.5%;
            margin: 0; padding: 0;
            width: 50px; height: 25px; line-height:50px;
            background-color: #d9d9d9;
            border-radius:  50% 50% 0 0/ 100% 100% 0 0 ;
            /*box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);*/
            animation: not-checked-anim .2s both;
            transition: .2s;
			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-chevron-down'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
			background-position:50% 50%; background-repeat:no-repeat;
}
#dtb_btnx2 a{ display:block;}
#dtb_short{ display:none;}
#dtb_short ul{ margin:10px 0 0 0;}
#dtb_short li{ float:left; color:#6c6c6c; width:calc(100%/4);}
#dtb_short li a{ display:block; background:#ffffff; color:#6c6c6c;  border-radius:3px; text-align:center; margin:3px 0; font-weight:normal; font-size:1.2em; margin:3px; padding:8px 0;}

#dtb_short .b_sblue{ background:#ddebf7;}
#dtb_short .g_sblue{ color:#2874d3;}
#dtb_short .g_brown{ color:#c55414;}
#dtb_short .b_yellow{ background:#fff2cc;}
#dtb_short .b_green{ background:#e2f0d9;}

#dtb_short2 ul{ margin:10px 0 0 0;}
#dtb_short2 li{ float:left; color:#6c6c6c; width:calc(100%/4);}
#dtb_short2 li a{ display:block; background:#ffffff; color:#6c6c6c;  border-radius:3px; text-align:center; margin:3px 0; font-weight:normal; font-size:1.2em; margin:3px; padding:8px 0;}

#dtb_short2 .b_sblue{ background:#ddebf7;}
#dtb_short2 .g_sblue{ color:#2874d3;}
#dtb_short2 .g_brown{ color:#c55414;}
#dtb_short2 .b_yellow{ background:#fff2cc;}
#dtb_short2 .b_green{ background:#e2f0d9;}

/*#detail_shortcut2{ clear:both; width:80%; text-align:center; margin:5px 0; background:#f0f0f0; padding:5px;}
#detail_shortcut2 a{ display:inline-block; width:120px; color:#3693f0; text-align:center; font-size:1.2em; margin:0 1px; padding:8px;}*/

/*
#dbt_btn01 a { background:#f0b27a;  margin-left:20px; width:30%; text-align:center;
	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='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-file-text'%3e%3cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'%3e%3c/path%3e%3cpolyline points='14 2 14 8 20 8'%3e%3c/polyline%3e%3cline x1='16' y1='13' x2='8' y2='13'%3e%3c/line%3e%3cline x1='16' y1='17' x2='8' y2='17'%3e%3c/line%3e%3cpolyline points='10 9 9 9 8 9'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat; background-position:20% 50%;
	display:block; padding:15px 1px 15px 20px; color:#ffffff; font-size:1.3em;
}


#dbt_btn02 a { display:block;   height:40px; width:40px;
	position: absolute;
        width: 10%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
		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-menu'%3e%3cline x1='3' y1='12' x2='21' y2='12'%3e%3c/line%3e%3cline x1='3' y1='6' x2='21' y2='6'%3e%3c/line%3e%3cline x1='3' y1='18' x2='21' y2='18'%3e%3c/line%3e%3c/svg%3e");
		background-repeat:no-repeat;
		text-indent:-99999px;
		background-position:center;
		 
		 
}

#dbt_btn03 a { background:#52be80; margin-right:20px; width:30%; text-align:center;
	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='white' stroke-width='1.5' 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; background-position:20% 50%;
	display:block; padding:15px 1px 15px 20px; color:#ffffff; font-size:1.3em;

}
*/



/*********************************************************************************************************************************************/

#today_banner{ clear:both; background:#fff2cc; border:1px solid #a2a2a2; margin:10px 0; border-radius:10px; padding:10px; text-align:center;}
#today_banner h2{ color:#646464; font-size:1.4em;}
#today_banner p{ font-size:1.3em; line-height:130%; margin-top:4px; color:#c81313;}
.tb_ribon{ background:#ff0000; border-radius:3px; text-align:center; display:inline-block; font-size:0.9em; color:#ffffff; font-weight:bold; padding:0 3px;}
.tb_date{ font-weight:bold; color:#c81313;}








/*detail_building*/
#detail_building{ background:#ffffff; padding:10px 0; border-bottom:1px solid #dddddd; margin-bottom:5px;}
#detail_building h2{ font-size:1.3em; text-align:left; line-height:150%; padding:0 10px;}

#detail_page_info{ padding:20px 0; background:#ffffff;}
#detail_page_info h4{
	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='%232980c8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-image'%3e%3crect x='3' y='3' width='18' height='18' rx='2' ry='2'%3e%3c/rect%3e%3ccircle cx='8.5' cy='8.5' r='1.5'%3e%3c/circle%3e%3cpolyline points='21 15 16 10 5 21'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat;
	color:#2980c8; padding-left:30px; font-size:1.4em; line-height:150%;
	}

#detail_page_info h5{
	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='%232980c8' 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;
	color:#2980c8; padding-left:30px; font-size:1.4em; line-height:150%;
	}	

#detail_page_info h6{
	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='%232980c8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-file-text'%3e%3cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'%3e%3c/path%3e%3cpolyline points='14 2 14 8 20 8'%3e%3c/polyline%3e%3cline x1='16' y1='13' x2='8' y2='13'%3e%3c/line%3e%3cline x1='16' y1='17' x2='8' y2='17'%3e%3c/line%3e%3cpolyline points='10 9 9 9 8 9'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat:no-repeat;
	color:#2980c8; padding-left:30px; font-size:1.4em; line-height:150%;
	}
	
#db_pic{ margin:10px 0;}
#db_pic ul li{ margin-bottom:20px; width:100%;}
#db_pic ul li:nth-child(odd){ float:left;}
#db_pic ul li:nth-child(even){ float:right;}


#db_maps{ margin-top:10px;}
#db_forms{ margin-top:10px;}




/*dnote_wrap*/
#dnote_wrap{ background:#ffffff; padding:10px;}
#dnote_info{ margin:15px 0;}

/*dtl_table*/
#dnote_info{ clear:both;}
.tbl_dnote{ width:100%; border-top:2px solid #2471a3;}
.tbl_dnote tr th{ border:1px solid #cccccc; background:#eaeded; padding:12px 5px; color:#2471a3; vertical-align:middle; line-height:140%;}
.tbl_dnote tr td{ border:1px solid #cccccc; padding:12px 15px; text-align:center; vertical-align:middle; line-height:140%;}
#dnote_info .tdl_left{ text-align:left;}
#dnote_info .tdl_right{ text-align:right;}

#dnote_info input{ width:100%; border:none; text-align:right;}

#dtt_more{ float:right; font-size:0.9em;}
#dtt_more a{ display:inline-block; background:#5499c7; border-radius:3px; text-align:center; padding:0 4px; color:#ffffff; margin-bottom:2px;}


/*수익률분석표_입력란*/
#dnote_info .yellow{ background:#fff2cc;}
#dnote_info .red_total{ background:#fce4d6; color:#c00000;}
#dnote_info .green_total{ background:#e2efda; color:#487629;}

/*jum_여기가 점임*/
#dnote_info ul{ margin:0 0 0 0;}
#dnote_info ul li{ list-style-type: none; margin:5px 0;}

.down_p{ display:inline-block; background:#ef506e; padding:5px; text-align:center; color:#ffffff; font-size:13px; margin-right:10px;}
.dtl_list li{ line-height:140%;}

/***************************************************/



















