
/* ****************** 1칸 레이아웃  ****************** */

.layout_80683_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_80683_ > div:after {content:''; display:block; clear:both;}
.layout_80683_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}


@media (max-width:1300px){
  .layout_80683_ {width:95%;}
}
  
@media \0screen{
	.layout_80683_ {min-width:1300px;}
}

/* ****************** 공백  ****************** */
      
.empty_line_80684_ {display:block; width:100%; height:50px; line-height:50px;}

[id^=div_user_list] .empty_line_80684_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_80684_:before {content:'공백: 50px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_80684_ {height:100px; line-height:100px;}
	[id^=div_user_list] .empty_line_80684_:before {content:'공백: 100px';}
}

 @media \0screen{
	.empty_line_80684_ {height:100px; line-height:100px;}
	[id^=div_user_list] .empty_line_80684_:before {content:'공백: 100px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_80686_ {font-size:0; padding-bottom:15px;}
.title_80686_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:29px; letter-spacing:-1px; font-weight:bold; color:#666; line-height:1.4em; letter-spacing: 0.5px;
}
  
.title_80686_ p span{color:#145d8a;}
.title_80686_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}
.title_80686_ p:after{content:''; display:block; width:50px; height:0px; background:#c2c2c2; margin:10px auto;}
  
.title_80686_.style_top p {padding-top:10px;}
.title_80686_.style_top p:before {left:0; top:0; width:29px; height:4px;}

.title_80686_.style_right p {padding-right:14px;}
.title_80686_.style_right p:before {right:0; top:6px; width:4px; height:29px;}

.title_80686_.style_bottom p {padding-bottom:12px;}
.title_80686_.style_bottom p:before {left:0; bottom:0; width:29px; height:4px;}

.title_80686_.style_left p {padding-left:14px;}
.title_80686_.style_left p:before {left:0; top:6px; width:4px; height:29px;}

.title_80686_.style_circle1 p {padding-left:20px;}
.title_80686_.style_circle1 p:before {
	left:0; top:15px; width:12px; height:12px;
	border-radius:12px;
}

.title_80686_.style_circle2 p {padding-left:20px;}
.title_80686_.style_circle2 p:before {
	left:0; top:15px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

@media (max-width:1023px){
  .title_80686_ p{font-size:25px;}
}

@media (max-width:767px){
  .title_80686_ p{font-size:20px;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_80687_ *{padding:0; margin:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; list-style:none; letter-spacing: 0.5px;}

.empty_80687_ ul{border:1px solid #ddd;}
.empty_80687_ ul:after{content:''; display:block; clear:both;}
.empty_80687_ li{float:left; width:20%; text-align:center; position:relative;}
.empty_80687_ li:after{content:''; display:block; width:11px; height:24px; background:url("/img_up/shop_pds/yeonsue/design/img/process_arrow.jpg") no-repeat center; position:absolute; top:50%; right:-6px; margin-top:-12px;}
.empty_80687_ li:nth-child(5n){border-right:0;}
.empty_80687_ li:nth-child(5n):after{display:none;}
.empty_80687_ li i{display:block; width:70px; height:70px; border-radius:50%; margin:50px auto 15px; transition:all 0.3s;}
.empty_80687_ li:nth-child(1) i{background:url("/img_up/shop_pds/yeonsue/farm/-155247288211553158764.png") no-repeat left center;}
.empty_80687_ li:nth-child(2) i{background:url("/img_up/shop_pds/yeonsue/farm/--155247288711553158891.png") no-repeat left center;}
.empty_80687_ li:nth-child(3) i{background:url("/img_up/shop_pds/yeonsue/farm/---155247289311553158897.png") no-repeat left center;}
.empty_80687_ li:nth-child(4) i{background:url("/img_up/shop_pds/yeonsue/farm/----155247289911553158902.png") no-repeat left center;}
.empty_80687_ li:nth-child(5) i{background:url("/img_up/shop_pds/yeonsue/farm/-----155247290611553158911.png") no-repeat left center;}
.empty_80687_ li:nth-child(6) i{background:url("") no-repeat left center;}
.empty_80687_ li:nth-child(7) i{background:url("") no-repeat left center;}
.empty_80687_ li:nth-child(8) i{background:url("") no-repeat left center;}

.empty_80687_  li .process_title{font-size:17px; margin-top:20px; text-align:center; font-weight:bold; letter-spacing:-1px; color:#555;}
.empty_80687_ li .process_title span{color:#f86472;}
.empty_80687_ li .process_title span:after{content:''; display:inline-block; width:1px; height:17px; background:#ddd; margin:0 5px 0 8px; vertical-align:middle;}  
  
.empty_80687_ li .process_info{font-size:15px; color:#333; margin:10px auto 50px;}  
  

@media (max-width:1023px){
  .empty_80687_  li .process_title{font-size:16px; }
}
 
@media (max-width:810px){
  .empty_80687_ li{width:50%;}
  .empty_80687_ li i{margin-top:30px;}
  .empty_80687_ li .process_info{margin-bottom:25px;}
  .empty_80687_ li:nth-child(1)
  .empty_80687_ li:nth-child(2)
  .empty_80687_ li:nth-child(3)
  .empty_80687_ li:nth-child(4){border-bottom:1px solid #ddd;}
  .empty_80687_ li:nth-child(5){border-right:0;}
  .empty_80687_ li:nth-child(2n):after{display:none;}
  .empty_80687_ li:nth-child(2n){border-right:none;}  
  .empty_80687_ li:nth-child(4n){border-right:none;}    
}

@media (max-width:420px){
  .empty_80687_ ul{border:none;}
  .empty_80687_ li{width:100%; margin-bottom:22px; border:1px solid #ddd;}
  .empty_80687_ li:nth-child(2n){border-right:1px solid #ddd;}  
  .empty_80687_ li:nth-child(4n){border-right:1px solid #ddd;}
  .empty_80687_ li:nth-child(5n){border-right:1px solid #ddd;}
  .empty_80687_ li:after{transform:rotate(90deg); top:auto; bottom:-25px; left:50%; margin-top:0; margin-left:-6px;}
  .empty_80687_ li:nth-child(2n):after{display:block;}
  .empty_80687_ li:last-child:after{display:none;}
  .empty_80687_ li i{margin-top:30px;}
  .empty_80687_ li .process_title{font-size:16px;}

}

/* ****************** 1칸 레이아웃  ****************** */

.layout_80737_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_80737_ > div:after {content:''; display:block; clear:both;}
.layout_80737_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}


@media (max-width:1300px){
  .layout_80737_ {width:95%;}
}
  
@media \0screen{
	.layout_80737_ {min-width:1300px;}
}

/* ****************** 공백  ****************** */
      
.empty_line_80739_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_80739_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_80739_:before {content:'공백: 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_80739_ {height:80px; line-height:80px;}
	[id^=div_user_list] .empty_line_80739_:before {content:'공백: 80px';}
}

 @media \0screen{
	.empty_line_80739_ {height:80px; line-height:80px;}
	[id^=div_user_list] .empty_line_80739_:before {content:'공백: 80px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_80740_ {font-size:0; padding-bottom:15px; }
.title_80740_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:29px; letter-spacing:-1px; font-weight:bold; color:#666; line-height:1.4em; letter-spacing: 0.5px;
}
  
.title_80740_ p span{color:#145d8a;}
.title_80740_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}
.title_80740_ p:after{content:''; display:block; width:50px; height:0px; background:#c2c2c2; margin:10px auto;}
  
.title_80740_.style_top p {padding-top:10px;}
.title_80740_.style_top p:before {left:0; top:0; width:29px; height:4px;}

.title_80740_.style_right p {padding-right:14px;}
.title_80740_.style_right p:before {right:0; top:6px; width:4px; height:29px;}

.title_80740_.style_bottom p {padding-bottom:12px;}
.title_80740_.style_bottom p:before {left:0; bottom:0; width:29px; height:4px;}

.title_80740_.style_left p {padding-left:14px;}
.title_80740_.style_left p:before {left:0; top:6px; width:4px; height:29px;}

.title_80740_.style_circle1 p {padding-left:20px;}
.title_80740_.style_circle1 p:before {
	left:0; top:15px; width:12px; height:12px;
	border-radius:12px;
}

.title_80740_.style_circle2 p {padding-left:20px;}
.title_80740_.style_circle2 p:before {
	left:0; top:15px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

@media (max-width:1023px){
  .title_80740_ p{font-size:25px;}
}

@media (max-width:767px){
  .title_80740_ p{font-size:20px;}
}

/* ****************** 2칸 레이아웃  ****************** */

.layout_80741_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_80741_ > div {}
.layout_80741_ > div:after {content:''; display:block; clear:both;}
.layout_80741_ > div > [class^=container_] {float:left; position:relative; width:100%;  box-sizing:border-box;}
.layout_80741_ > div > .container_1 {width:33.333333333333%;}
.layout_80741_ > div > .container_1:after{content:''; display:block; width:23px; height:23px; position:absolute; top:50%; right:-41.5px; margin-top:-11.5px;}
.layout_80741_ > div > .container_2 {width:66.666666666667%;}

@media (max-width:1300px){
  .layout_80741_{width:95%;}
}

@media (max-width:1023px){
    .layout_80741_ > div > .container_1 { width:100%;  margin-bottom:15px;}
    .layout_80741_ > div > .container_2 { width:100%;}
    .layout_80741_ > div > .container_1:after{display:none;}
}

@media \0screen{
	.layout_80741_ {min-width:1300px;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_80742_ *{padding:0; margin:0; text-align:center; word-break:keep-all; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
  .empty_80742_{border: 1px solid #e1e2e3;}
.empty_80742_ p{line-height:1.5em;}
.empty_80742_ .diagnosis_title{background:#eee; padding:15px 0; color:#444; font-weight:bold; font-size:20px; letter-spacing: 0.5px;}

@media (max-width:1023px){
  .empty_80742_ .diagnosis_title{padding:10px 0; font-size:17px;}
  .empty_80742_ .diagnosis_text{padding:20px 20px;}
  .empty_80742_ .diagnosis_text img{margin:10 auto;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_80752_ *{margin:0; padding:0;}
.empty_80752_ {text-align:center;}
.empty_80752_ p {font-size:16px; padding:20px; border:1px solid #e1e2e3; border-top:0; border-right:0; letter-spacing: 0.5px;}

@media (max-width:1023px){
  .empty_80752_ p{border-right:1px solid #e1e2e3; padding:15px; font-size:15px;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_80754_ *{margin:0; padding:0;}
.empty_80754_ {text-align:center;}
.empty_80754_ p {font-size:16px; padding:20px; border:1px solid #e1e2e3; border-top:0; border-right:0; letter-spacing: 0.9px;}


@media (max-width:1023px){
  .empty_80754_ p{border-right:1px solid #e1e2e3; padding:15px; font-size:15px;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_80753_ *{margin:0; padding:0;}
.empty_80753_ {text-align:center;}
.empty_80753_ p {font-size:16px; padding:20px; border:1px solid #e1e2e3; border-top:0; border-right:0; letter-spacing: 0.5px;}


@media (max-width:1023px){
  .empty_80753_ p{border-right:1px solid #e1e2e3; padding:15px; font-size:15px;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_80743_ *{padding:0; margin:0; text-align:center; word-break:keep-all; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
  .empty_80743_{border:1px solid #e1e2e3; border-left:0;}
.empty_80743_ p{line-height:1.5em;}
.empty_80743_ .diagnosis_title{background:#eee; padding:15px 0; color:#444; font-weight:bold; font-size:20px; letter-spacing: 0.5px;}

@media (max-width:1023px){
  .empty_80743_ .diagnosis_title{padding:10px 0; font-size:17px;}
  .empty_80743_ .diagnosis_text{padding:20px 20px;}
  .empty_80743_ .diagnosis_text img{margin:10 auto;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_80747_ *{margin:0; padding:0;}
.empty_80747_ {text-align:center;}
.empty_80747_ p {font-size:16px; padding:20px; border:1px solid #e1e2e3; border-top:0; letter-spacing: 0.5px;}

@media (max-width:1023px){
  .empty_80747_ p{border-right:1px solid #e1e2e3; padding:15px; font-size:15px;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_80751_ *{margin:0; padding:0;}
.empty_80751_ {text-align:center;}
.empty_80751_ p {font-size:16px; padding:20px; border:1px solid #e1e2e3; border-top:0; letter-spacing: 0.5px;}

@media (max-width:1023px){
  .empty_80751_ p{border-right:1px solid #e1e2e3; padding:15px; font-size:15px;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_80750_ *{margin:0; padding:0;}
.empty_80750_ {text-align:center;}
.empty_80750_ p {font-size:16px; padding:20px; border:1px solid #e1e2e3; border-top:0;  letter-spacing: 0.5px;}


@media (max-width:1023px){
  .empty_80750_ p{border-right:1px solid #e1e2e3; padding:15px; font-size:15px;}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_80782_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_80782_ > div:after {content:''; display:block; clear:both;}
.layout_80782_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}


@media (max-width:1300px){
  .layout_80782_ {width:95%;}
}
  
@media \0screen{
	.layout_80782_ {min-width:1300px;}
}

/* ****************** 공백  ****************** */
      
.empty_line_80783_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_80783_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_80783_:before {content:'공백: 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_80783_ {height:80px; line-height:80px;}
	[id^=div_user_list] .empty_line_80783_:before {content:'공백: 80px';}
}

 @media \0screen{
	.empty_line_80783_ {height:80px; line-height:80px;}
	[id^=div_user_list] .empty_line_80783_:before {content:'공백: 80px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_80784_ {font-size:0; padding-bottom:15px;}
.title_80784_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:29px; letter-spacing:-1px; font-weight:bold; color:#666; line-height:1.4em; letter-spacing: 0.5px;
}
  
.title_80784_ p span{color:#145d8a;}
.title_80784_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}
.title_80784_ p:after{content:''; display:block; width:50px; height:0px; background:#c2c2c2; margin:10px auto;}
  
.title_80784_.style_top p {padding-top:10px;}
.title_80784_.style_top p:before {left:0; top:0; width:29px; height:4px;}

.title_80784_.style_right p {padding-right:14px;}
.title_80784_.style_right p:before {right:0; top:6px; width:4px; height:29px;}

.title_80784_.style_bottom p {padding-bottom:12px;}
.title_80784_.style_bottom p:before {left:0; bottom:0; width:29px; height:4px;}

.title_80784_.style_left p {padding-left:14px;}
.title_80784_.style_left p:before {left:0; top:6px; width:4px; height:29px;}

.title_80784_.style_circle1 p {padding-left:20px;}
.title_80784_.style_circle1 p:before {
	left:0; top:15px; width:12px; height:12px;
	border-radius:12px;
}

.title_80784_.style_circle2 p {padding-left:20px;}
.title_80784_.style_circle2 p:before {
	left:0; top:15px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

@media (max-width:1023px){
  .title_80784_ p{font-size:25px;}
}

@media (max-width:1023px){
  .title_80784_ p{font-size:20px;}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_80815_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_80815_ > div:after {content:''; display:block; clear:both;}
.layout_80815_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}
  @media (max-width:1300px){
    .layout_80815_ {width: 95%}
  }
@media \0screen{
	.layout_80815_ {min-width:1300px;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_80770_ *{padding:0; margin:0; text-align:center; word-break:keep-all; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
  .empty_80770_{border: 1px solid #e1e2e3;}
.empty_80770_ p{line-height:1.5em;}
.empty_80770_ .diagnosis_title{background:#eee; padding:15px 0; color:#444; font-weight:bold; font-size:20px; letter-spacing: 0.5px;}

@media (max-width:1023px){
  .empty_80770_ .diagnosis_title{padding:10px 0; font-size:17px;}
  .empty_80770_ .diagnosis_text{padding:20px 20px;}
  .empty_80770_ .diagnosis_text img{margin:10 auto;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_80766_ *{margin:0; padding:0;}
.empty_80766_ {text-align:center;}
.empty_80766_ p {font-size:16px; padding:20px; border:1px solid #e1e2e3; border-top:0; letter-spacing: 0.5px;}

@media (max-width:1023px){
  .empty_80766_ p{border-right:1px solid #e1e2e3; padding:15px; font-size:15px;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_80820_ *{margin:0; padding:0;}
.empty_80820_ {text-align:center;}
.empty_80820_ p {font-size:16px; padding:20px; border:1px solid #e1e2e3; border-top:0; letter-spacing: 0.5px;}
  
@media (max-width:1023px){
  .empty_80766_ p{border-right:1px solid #e1e2e3; padding:15px; font-size:15px;}
  .empty_80820_ p br{display:none;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_80852_ *{margin:0; padding:0;}
.empty_80852_ {text-align:center;}
.empty_80852_ p {font-size:16px; padding:20px; border:1px solid #e1e2e3; border-top:0; letter-spacing: 0.5px;}

@media (max-width:1023px){
  .empty_80852_ p{border-right:1px solid #e1e2e3; padding:15px; font-size:15px;}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_80794_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_80794_ > div:after {content:''; display:block; clear:both;}
.layout_80794_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}


@media (max-width:1300px){
  .layout_80794_ {width:95%;}
}
  
@media \0screen{
	.layout_80794_ {min-width:1300px;}
}

/* ****************** 공백  ****************** */
      
.empty_line_80796_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_80796_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_80796_:before {content:'공백: 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_80796_ {height:80px; line-height:80px;}
	[id^=div_user_list] .empty_line_80796_:before {content:'공백: 80px';}
}

 @media \0screen{
	.empty_line_80796_ {height:80px; line-height:80px;}
	[id^=div_user_list] .empty_line_80796_:before {content:'공백: 80px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_80795_ {font-size:0; padding-bottom:15px;}
.title_80795_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:29px; letter-spacing:-1px; font-weight:bold; color:#666; line-height:1.4em; letter-spacing: 0.5px;
}
  
.title_80795_ p span{color:#145d8a;}
.title_80795_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}
.title_80795_ p:after{content:''; display:block; width:50px; height:0px; background:#c2c2c2; margin:10px auto;}
  
.title_80795_.style_top p {padding-top:10px;}
.title_80795_.style_top p:before {left:0; top:0; width:29px; height:4px;}

.title_80795_.style_right p {padding-right:14px;}
.title_80795_.style_right p:before {right:0; top:6px; width:4px; height:29px;}

.title_80795_.style_bottom p {padding-bottom:12px;}
.title_80795_.style_bottom p:before {left:0; bottom:0; width:29px; height:4px;}

.title_80795_.style_left p {padding-left:14px;}
.title_80795_.style_left p:before {left:0; top:6px; width:4px; height:29px;}

.title_80795_.style_circle1 p {padding-left:20px;}
.title_80795_.style_circle1 p:before {
	left:0; top:15px; width:12px; height:12px;
	border-radius:12px;
}

.title_80795_.style_circle2 p {padding-left:20px;}
.title_80795_.style_circle2 p:before {
	left:0; top:15px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}


@media (max-width:1023px){
  .title_80795_ p{font-size:25px;}
}

@media (max-width:767px){
  .title_80795_ p{font-size:20px;}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_80792_ {clear:both; min-width:150px; max-width:1300px; margin:0 auto;}
.layout_80792_ > div:after {content:''; display:block; clear:both;}
.layout_80792_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}
  
@media \0screen{
	.layout_80792_ {min-width:1300px;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

.empty_80793_,
.empty_80793_ *{padding:0; margin:0; list-style:none;}

.empty_80793_{margin:50px 7.5% 47.5px 7.5%; background:#fff;}
.empty_80793_ li{font-size:16px; color:#000; padding:25px 0; padding-left:65px; position:relative; border-bottom:1px solid #ddd; letter-spacing: 0.5px;}
.empty_80793_ li:hover{background:#f8f8f8;}
.empty_80793_ li span{display:block; width:4px; height:4px; font-size:22px; color: #4ca538;position:absolute; top:30%; left:35px; margin-top:-2px;}
.empty_80793_ .a {position:absolute; top:23%; left:35px;}

@media (max-width:850px){
  .empty_80793_{margin:5%;}
  .empty_80793_ li{font-size: 15px; padding:18px 20px 18px 45px; word-break:keep-all;}
  .empty_80793_ li span{left:20px; top: 20%;}
  .empty_80793_ .a{top:10%; left:20px; }
}
  
@media (max-width:768px){  
  .empty_80793_{margin-top:15px;}
  }
@media (max-width:460px){  
  .empty_80793_ li span{left:17px; top: 17%;}
  .empty_80793_ .a {top:9%; left:17px; }
  }


/* ****************** 공백  ****************** */
      
.empty_line_80771_ {display:block; width:100%; height:60px; line-height:60px;}

[id^=div_user_list] .empty_line_80771_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_80771_:before {content:'공백: 60px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_80771_ {height:120px; line-height:120px;}
	[id^=div_user_list] .empty_line_80771_:before {content:'공백: 120px';}
}

 @media \0screen{
	.empty_line_80771_ {height:120px; line-height:120px;}
	[id^=div_user_list] .empty_line_80771_:before {content:'공백: 120px';}
}
