
/* ****************** 1칸 레이아웃  ****************** */

.layout_86380_ {clear:both; min-width:150px; max-width:1200px; margin:0 auto;}
.layout_86380_ > div:after {content:''; display:block; clear:both;}
.layout_86380_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media (max-width:1200px){
  .layout_86380_{width:95%;}
}
  
@media \0screen{
	.layout_86380_ {min-width:1200px;}
}

/* ****************** 공백  ****************** */

.empty_line_86385_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_86385_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86385_:before {content:'공백: 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86385_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_86385_:before {content:'공백: 60px';}
}

 @media \0screen{
	.empty_line_86385_ {height:60px; line-height:60px;}
	[id^=div_user_list] .empty_line_86385_:before {content:'공백: 60px';}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_86382_{padding:40px 50px; border:3px solid #eee; border-radius:20px; position:relative;}
.textarea_86382_ img{position:absolute; top:50%; right:60px; margin-top:-35px;}
.textarea_86382_ p {
	display:block; margin:0; padding:0; padding-right:80px;
	font-size:22px; letter-spacing:0px; font-weight:normal; color:#333; line-height:1.6em; word-break:keep-all; 
}


@media (max-width:1023px){
  .textarea_86382_{padding:25px 30px;}
  .textarea_86382_ p{font-size:20px;}
  .textarea_86382_ img{right:25px;}
}
  
@media (max-width:767px){
  .textarea_86382_{padding:20px 25px;}
  .textarea_86382_ p{font-size:18px;}
}

@media (max-width:500px){
  .textarea_86382_ p {padding-right:0;}
  .textarea_86382_ p br{display:none;}
  .textarea_86382_ img{opacity:0.3;}
}

/* ****************** 공백  ****************** */

.empty_line_86388_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_86388_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86388_:before {content:'공백: 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86388_ {height:80px; line-height:80px;}
	[id^=div_user_list] .empty_line_86388_:before {content:'공백: 80px';}
}

 @media \0screen{
	.empty_line_86388_ {height:80px; line-height:80px;}
	[id^=div_user_list] .empty_line_86388_:before {content:'공백: 80px';}
}

/* ****************** 2칸 레이아웃  ****************** */

.layout_86389_ {clear:both; min-width:150px; max-width:1200px; margin:0 auto;}
.layout_86389_ > div {margin-left:-30px;}
.layout_86389_ > div:after {content:''; display:block; clear:both;}
.layout_86389_ > div > [class^=container_] {float:left; position:relative; width:100%; padding-left:30px; box-sizing:border-box;}
.layout_86389_ > div > .container_1 {width:40%;}
.layout_86389_ > div > .container_2 {width:60%;}


@media (max-width:1200px){
  .layout_86389_{width:95%;}
  .layout_86389_ > div > .container_2{padding-left:20px;}
}

@media (max-width:767px){
	.layout_86389_ > div > .container_1 { width:100%; }
	.layout_86389_ > div > .container_2 {clear:both; width:100%; padding-top:30px; padding-left:30px;}
}

@media \0screen{
	.layout_86389_ {min-width:1200px;}
}

/* ****************** 이미지  ****************** */

.img_86390_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top; border-radius:15px; }
.img_86390_ * {box-sizing:border-box;}
.img_86390_ a {display:block; text-decoration:none;}
.img_86390_ img {max-width:100%; vertical-align:top;}

/* ****************** 한줄 텍스트  ****************** */

.text_86393_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.6em;
}
.text_86393_ p a {color:#000000; text-decoration:none;}

/* ****************** 타이틀 텍스트  ****************** */

.title_86399_ {font-size:0;}
.title_86399_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:normal; color:#0256d0; line-height:1.4em;
}
.title_86399_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86399_.style_top p {padding-top:10px;}
.title_86399_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86399_.style_right p {padding-right:14px;}
.title_86399_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86399_.style_bottom p {padding-bottom:12px;}
.title_86399_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86399_.style_left p {padding-left:14px;}
.title_86399_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86399_.style_circle1 p {padding-left:20px;}
.title_86399_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86399_.style_circle2 p {padding-left:20px;}
.title_86399_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #0256d0; border-radius:12px; background:none; box-sizing:border-box;
}



@media (max-width:767px){
  .title_86399_ p{font-size:20px;}
}

/* ****************** 실선  ****************** */

.solid_line_86422_ {display:block; position:relative; width:100%; height:20px;}
.solid_line_86422_:before {content:''; position:absolute; left:0; top:50%; width:100%; height:0; border-top:1px solid #777777;}

/* ****************** 장문 텍스트  ****************** */

.textarea_86392_ p {
	display:block; margin:0; padding:0;
	font-size:18px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em; word-break:keep-all;
}

@media (max-width:767px){
  .textarea_86392_ p{font-size:16px;}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_86395_ {clear:both; min-width:150px; max-width:1200px; margin:0 auto;}
.layout_86395_ > div:after {content:''; display:block; clear:both;}
.layout_86395_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}


@media (max-width:1200px){
  .layout_86395_{width:95%;}
}

@media \0screen{
	.layout_86395_ {min-width:1200px;}
}

/* ****************** 공백  ****************** */

.empty_line_86394_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_86394_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86394_:before {content:'공백: 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86394_ {height:50px; line-height:50px;}
	[id^=div_user_list] .empty_line_86394_:before {content:'공백: 50px';}
}

 @media \0screen{
	.empty_line_86394_ {height:50px; line-height:50px;}
	[id^=div_user_list] .empty_line_86394_:before {content:'공백: 50px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_86407_ {font-size:0;}
.title_86407_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_86407_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_86407_.style_top p {padding-top:10px;}
.title_86407_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_86407_.style_right p {padding-right:14px;}
.title_86407_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_86407_.style_bottom p {padding-bottom:12px;}
.title_86407_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_86407_.style_left p {padding-left:14px;}
.title_86407_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_86407_.style_circle1 p {padding-left:20px;}
.title_86407_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_86407_.style_circle2 p {padding-left:20px;}
.title_86407_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #0256d0; border-radius:12px; background:none; box-sizing:border-box;
}


@media (max-width:767px){
  .title_86407_ p{font-size:20px;}
}

/* ****************** 공백  ****************** */

.empty_line_86383_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_86383_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86383_:before {content:'공백: 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86383_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86383_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_86383_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_86383_:before {content:'공백: 20px';}
}

/* ****************** 2칸 레이아웃  ****************** */

.layout_86397_ {clear:both; min-width:150px; max-width:1200px; margin:0 auto;}
.layout_86397_ > div {margin-left:-15px;}
.layout_86397_ > div:after {content:''; display:block; clear:both;}
.layout_86397_ > div > [class^=container_] {float:left; position:relative; width:100%; padding-left:15px; box-sizing:border-box;}
.layout_86397_ > div > .container_1 {width:50%;}
.layout_86397_ > div > .container_2 {width:50%;}



@media (max-width:1200px){
  .layout_86397_{width:95%;}
}
  
@media (max-width:767px){
	.layout_86397_ > div > .container_1 { width:100%; }
	.layout_86397_ > div > .container_2 {clear:both; width:100%; padding-top:15px; padding-top:10px;}
}

@media \0screen{
	.layout_86397_ {min-width:1200px;}
}

/* ****************** 한줄 텍스트  ****************** */

.text_86401_{border:2px solid #0a88e9; padding:20px; border-radius:10px;}
.text_86401_:hover{background:#f7f7f7;}
.text_86401_ p {
	display:block; margin:0; padding:0;
	font-size:18px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.6em;
}
.text_86401_ p a {color:#000000; text-decoration:none;}


@media (max-width:767px){
  .text_86401_{padding:15px;}
  .text_86401_ p{font-size:16px;}
}

/* ****************** 한줄 텍스트  ****************** */

.text_86398_{border:2px solid #15c5da; padding:20px; border-radius:10px;}
.text_86398_:hover{background:#f7f7f7;}
.text_86398_ p {
	display:block; margin:0; padding:0;
	font-size:18px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.6em;
}
.text_86398_ p a {color:#000000; text-decoration:none;}

  
@media (max-width:767px){
  .text_86398_{padding:15px;}
  .text_86398_ p{font-size:16px;}
}

/* ****************** 공백  ****************** */

.empty_line_86405_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_86405_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86405_:before {content:'공백: 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86405_ {height:15px; line-height:15px;}
	[id^=div_user_list] .empty_line_86405_:before {content:'공백: 15px';}
}

 @media \0screen{
	.empty_line_86405_ {height:15px; line-height:15px;}
	[id^=div_user_list] .empty_line_86405_:before {content:'공백: 15px';}
}

/* ****************** 2칸 레이아웃  ****************** */

.layout_86402_ {clear:both; min-width:150px; max-width:1200px; margin:0 auto;}
.layout_86402_ > div {margin-left:-15px;}
.layout_86402_ > div:after {content:''; display:block; clear:both;}
.layout_86402_ > div > [class^=container_] {float:left; position:relative; width:100%; padding-left:15px; box-sizing:border-box;}
.layout_86402_ > div > .container_1 {width:50%;}
.layout_86402_ > div > .container_2 {width:50%;}



@media (max-width:1200px){
  .layout_86402_{width:95%;}
}
  
@media (max-width:767px){
	.layout_86402_ > div > .container_1 { width:100%; }
	.layout_86402_ > div > .container_2 {clear:both; width:100%; padding-top:15px;}
}

@media \0screen{
	.layout_86402_ {min-width:1200px;}
}

/* ****************** 한줄 텍스트  ****************** */

.text_86404_{border:2px solid #f0ba00; padding:20px; border-radius:10px;}
.text_86404_:hover{background:#f7f7f7;}
.text_86404_ p {
	display:block; margin:0; padding:0;
	font-size:18px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.6em;
}
.text_86404_ p a {color:#000000; text-decoration:none;}


@media (max-width:767px){
  .text_86404_{padding:15px;}
  .text_86404_ p{font-size:16px;}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_110095_ {clear:both; min-width:150px; max-width:1200px; margin:0 auto;}
.layout_110095_ > div:after {content:''; display:block; clear:both;}
.layout_110095_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}


@media (max-width:1200px){
  .layout_110095_{width:95%;}
}

@media \0screen{
	.layout_110095_ {min-width:1200px;}
}

/* ****************** 공백  ****************** */

.empty_line_110096_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_110096_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_110096_:before {content:'공백: 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_110096_ {height:50px; line-height:50px;}
	[id^=div_user_list] .empty_line_110096_:before {content:'공백: 50px';}
}

 @media \0screen{
	.empty_line_110096_ {height:50px; line-height:50px;}
	[id^=div_user_list] .empty_line_110096_:before {content:'공백: 50px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_110097_ {font-size:0;}
.title_110097_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_110097_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_110097_.style_top p {padding-top:10px;}
.title_110097_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_110097_.style_right p {padding-right:14px;}
.title_110097_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_110097_.style_bottom p {padding-bottom:12px;}
.title_110097_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_110097_.style_left p {padding-left:14px;}
.title_110097_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_110097_.style_circle1 p {padding-left:20px;}
.title_110097_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_110097_.style_circle2 p {padding-left:20px;}
.title_110097_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #0256d0; border-radius:12px; background:none; box-sizing:border-box;
}


@media (max-width:767px){
  .title_110097_ p{font-size:20px;}
}

/* ****************** 공백  ****************** */

.empty_line_110098_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_110098_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_110098_:before {content:'공백: 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_110098_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_110098_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_110098_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_110098_:before {content:'공백: 20px';}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_110103_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.8em; background:; padding:0px 30px; box-sizing:border-box;
}
.textarea_110103_ p span{display:inline-block; position:relative; padding-left:13px;}
.textarea_110103_ p span:before{content:''; display:inline-block; width:5px; height:5px; background:#f51c7a;/*글 앞 점*/ border-radius:50%; position:absolute; top:10px; left:0;}
 
.textarea_110103_ p strong{font-weight:normal; color:#f51c7a;}
.textarea_110103_ p b{font-weight:500; font-size:17px;}

@media (max-width:767px){
  .textarea_110103_ p{padding:15px; font-size:15px;}
  .textarea_110103_ p b{font-size:16px;}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_110104_ {clear:both; min-width:150px; max-width:1200px; margin:0 auto;}
.layout_110104_ > div:after {content:''; display:block; clear:both;}
.layout_110104_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}


@media (max-width:1200px){
  .layout_110104_{width:95%;}
}

@media \0screen{
	.layout_110104_ {min-width:1200px;}
}

/* ****************** 공백  ****************** */

.empty_line_110105_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_110105_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_110105_:before {content:'공백: 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_110105_ {height:50px; line-height:50px;}
	[id^=div_user_list] .empty_line_110105_:before {content:'공백: 50px';}
}

 @media \0screen{
	.empty_line_110105_ {height:50px; line-height:50px;}
	[id^=div_user_list] .empty_line_110105_:before {content:'공백: 50px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_110106_ {font-size:0;}
.title_110106_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_110106_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_110106_.style_top p {padding-top:10px;}
.title_110106_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_110106_.style_right p {padding-right:14px;}
.title_110106_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_110106_.style_bottom p {padding-bottom:12px;}
.title_110106_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_110106_.style_left p {padding-left:14px;}
.title_110106_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_110106_.style_circle1 p {padding-left:20px;}
.title_110106_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_110106_.style_circle2 p {padding-left:20px;}
.title_110106_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #0256d0; border-radius:12px; background:none; box-sizing:border-box;
}


@media (max-width:767px){
  .title_110106_ p{font-size:20px;}
}

/* ****************** 공백  ****************** */

.empty_line_110107_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_110107_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_110107_:before {content:'공백: 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_110107_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_110107_:before {content:'공백: 20px';}
}

 @media \0screen{
	.empty_line_110107_ {height:20px; line-height:20px;}
	[id^=div_user_list] .empty_line_110107_:before {content:'공백: 20px';}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_110108_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.8em; background:; padding:0px 30px; box-sizing:border-box;
}
.textarea_110108_ p span{display:inline-block; position:relative; padding-left:13px;}
.textarea_110108_ p span:before{content:''; display:inline-block; width:5px; height:5px; background:#f51c7a;/*글 앞 점*/ border-radius:50%; position:absolute; top:10px; left:0;}
 
.textarea_110108_ p strong{font-weight:normal; color:#f51c7a;}
.textarea_110108_ p b{font-weight:500; font-size:17px;}

@media (max-width:767px){
  .textarea_110108_ p{padding:15px; font-size:15px;}
  .textarea_110108_ p b{font-size:16px;}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_110109_ {clear:both; min-width:150px; max-width:1200px; margin:0 auto;}
.layout_110109_ > div:after {content:''; display:block; clear:both;}
.layout_110109_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}


@media (max-width:1200px){
  .layout_110109_{width:95%;}
}

@media \0screen{
	.layout_110109_ {min-width:1200px;}
}

/* ****************** 공백  ****************** */

.empty_line_110110_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_110110_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_110110_:before {content:'공백: 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_110110_ {height:50px; line-height:50px;}
	[id^=div_user_list] .empty_line_110110_:before {content:'공백: 50px';}
}

 @media \0screen{
	.empty_line_110110_ {height:50px; line-height:50px;}
	[id^=div_user_list] .empty_line_110110_:before {content:'공백: 50px';}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_110111_ {font-size:0;}
.title_110111_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_110111_ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title_110111_.style_top p {padding-top:10px;}
.title_110111_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_110111_.style_right p {padding-right:14px;}
.title_110111_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_110111_.style_bottom p {padding-bottom:12px;}
.title_110111_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_110111_.style_left p {padding-left:14px;}
.title_110111_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_110111_.style_circle1 p {padding-left:20px;}
.title_110111_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_110111_.style_circle2 p {padding-left:20px;}
.title_110111_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #0256d0; border-radius:12px; background:none; box-sizing:border-box;
}


@media (max-width:767px){
  .title_110111_ p{font-size:20px;}
}

/* ****************** 공백  ****************** */

.empty_line_110112_ {display:block; width:100%; height:5px; line-height:5px;}

[id^=div_user_list] .empty_line_110112_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_110112_:before {content:'공백: 5px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_110112_ {height:5px; line-height:5px;}
	[id^=div_user_list] .empty_line_110112_:before {content:'공백: 5px';}
}

 @media \0screen{
	.empty_line_110112_ {height:5px; line-height:5px;}
	[id^=div_user_list] .empty_line_110112_:before {content:'공백: 5px';}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_110135_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_110135_ > div:after {content:''; display:block; clear:both;}
.layout_110135_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_110135_ {min-width:1200px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_110138_ {font-size:0;}
.title_110138_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_110138_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_110138_.style_top p {padding-top:10px;}
.title_110138_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_110138_.style_right p {padding-right:14px;}
.title_110138_.style_right p:before {right:0; top:7px; width:4px; height:16px;}

.title_110138_.style_bottom p {padding-bottom:5px;}
.title_110138_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_110138_.style_left p {padding-left:14px;}
.title_110138_.style_left p:before {left:0; top:7px; width:4px; height:16px;}

.title_110138_.style_circle1 p {padding-left:20px;}
.title_110138_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_110138_.style_circle2 p {padding-left:20px;}
.title_110138_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_110136_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_110136_ li {display:table-row; font-size:13px; line-height:1.5em;}
.text_list_110136_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#e0008c; vertical-align:top;}
.text_list_110136_ span:before {content:'\e608'; font-family:"icomoon_contents";}
.text_list_110136_ p {display:table-cell; padding:5px; font-weight:normal; color:#777777; vertical-align:middle;}

	.text_list_110136_ span {padding-right:.5em; font-size:1em;}

/* ****************** 공백  ****************** */

.empty_line_110137_ {display:block; width:100%; height:10px;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_110143_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_110143_ > div:after {content:''; display:block; clear:both;}
.layout_110143_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_110143_ {min-width:1200px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_110145_ {font-size:0;}
.title_110145_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_110145_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_110145_.style_top p {padding-top:10px;}
.title_110145_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_110145_.style_right p {padding-right:14px;}
.title_110145_.style_right p:before {right:0; top:7px; width:4px; height:16px;}

.title_110145_.style_bottom p {padding-bottom:5px;}
.title_110145_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_110145_.style_left p {padding-left:14px;}
.title_110145_.style_left p:before {left:0; top:7px; width:4px; height:16px;}

.title_110145_.style_circle1 p {padding-left:20px;}
.title_110145_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_110145_.style_circle2 p {padding-left:20px;}
.title_110145_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_110146_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_110146_ li {display:table-row; font-size:13px; line-height:1.5em;}
.text_list_110146_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#e0008c; vertical-align:top;}
.text_list_110146_ span:before {content:'\e608'; font-family:"icomoon_contents";}
.text_list_110146_ p {display:table-cell; padding:5px; font-weight:normal; color:#777777; vertical-align:middle;}

	.text_list_110146_ span {padding-right:.5em; font-size:1em;}

/* ****************** 공백  ****************** */

.empty_line_110144_ {display:block; width:100%; height:10px;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_110147_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_110147_ > div:after {content:''; display:block; clear:both;}
.layout_110147_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_110147_ {min-width:1200px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_110149_ {font-size:0;}
.title_110149_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_110149_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_110149_.style_top p {padding-top:10px;}
.title_110149_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_110149_.style_right p {padding-right:14px;}
.title_110149_.style_right p:before {right:0; top:7px; width:4px; height:16px;}

.title_110149_.style_bottom p {padding-bottom:5px;}
.title_110149_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_110149_.style_left p {padding-left:14px;}
.title_110149_.style_left p:before {left:0; top:7px; width:4px; height:16px;}

.title_110149_.style_circle1 p {padding-left:20px;}
.title_110149_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_110149_.style_circle2 p {padding-left:20px;}
.title_110149_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_110150_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_110150_ li {display:table-row; font-size:13px; line-height:1.5em;}
.text_list_110150_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#e0008c; vertical-align:top;}
.text_list_110150_ span:before {content:'\e608'; font-family:"icomoon_contents";}
.text_list_110150_ p {display:table-cell; padding:5px; font-weight:normal; color:#777777; vertical-align:middle;}

	.text_list_110150_ span {padding-right:.5em; font-size:1em;}

/* ****************** 공백  ****************** */

.empty_line_110148_ {display:block; width:100%; height:10px;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_110151_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_110151_ > div:after {content:''; display:block; clear:both;}
.layout_110151_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_110151_ {min-width:1200px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_110153_ {font-size:0;}
.title_110153_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_110153_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_110153_.style_top p {padding-top:10px;}
.title_110153_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_110153_.style_right p {padding-right:14px;}
.title_110153_.style_right p:before {right:0; top:7px; width:4px; height:16px;}

.title_110153_.style_bottom p {padding-bottom:5px;}
.title_110153_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_110153_.style_left p {padding-left:14px;}
.title_110153_.style_left p:before {left:0; top:7px; width:4px; height:16px;}

.title_110153_.style_circle1 p {padding-left:20px;}
.title_110153_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_110153_.style_circle2 p {padding-left:20px;}
.title_110153_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_110154_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_110154_ li {display:table-row; font-size:13px; line-height:1.5em;}
.text_list_110154_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#e0008c; vertical-align:top;}
.text_list_110154_ span:before {content:'\e608'; font-family:"icomoon_contents";}
.text_list_110154_ p {display:table-cell; padding:5px; font-weight:normal; color:#777777; vertical-align:middle;}

	.text_list_110154_ span {padding-right:.5em; font-size:1em;}

/* ****************** 공백  ****************** */

.empty_line_110152_ {display:block; width:100%; height:10px;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_110155_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_110155_ > div:after {content:''; display:block; clear:both;}
.layout_110155_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_110155_ {min-width:1200px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_110157_ {font-size:0;}
.title_110157_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_110157_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_110157_.style_top p {padding-top:10px;}
.title_110157_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_110157_.style_right p {padding-right:14px;}
.title_110157_.style_right p:before {right:0; top:7px; width:4px; height:16px;}

.title_110157_.style_bottom p {padding-bottom:5px;}
.title_110157_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_110157_.style_left p {padding-left:14px;}
.title_110157_.style_left p:before {left:0; top:7px; width:4px; height:16px;}

.title_110157_.style_circle1 p {padding-left:20px;}
.title_110157_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_110157_.style_circle2 p {padding-left:20px;}
.title_110157_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_110158_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_110158_ li {display:table-row; font-size:13px; line-height:1.5em;}
.text_list_110158_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#e0008c; vertical-align:top;}
.text_list_110158_ span:before {content:'\e608'; font-family:"icomoon_contents";}
.text_list_110158_ p {display:table-cell; padding:5px; font-weight:normal; color:#777777; vertical-align:middle;}

	.text_list_110158_ span {padding-right:.5em; font-size:1em;}

/* ****************** 공백  ****************** */

.empty_line_110156_ {display:block; width:100%; height:10px;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_110159_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_110159_ > div:after {content:''; display:block; clear:both;}
.layout_110159_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_110159_ {min-width:1200px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_110161_ {font-size:0;}
.title_110161_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_110161_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_110161_.style_top p {padding-top:10px;}
.title_110161_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_110161_.style_right p {padding-right:14px;}
.title_110161_.style_right p:before {right:0; top:7px; width:4px; height:16px;}

.title_110161_.style_bottom p {padding-bottom:5px;}
.title_110161_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_110161_.style_left p {padding-left:14px;}
.title_110161_.style_left p:before {left:0; top:7px; width:4px; height:16px;}

.title_110161_.style_circle1 p {padding-left:20px;}
.title_110161_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_110161_.style_circle2 p {padding-left:20px;}
.title_110161_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_110162_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_110162_ li {display:table-row; font-size:13px; line-height:1.5em;}
.text_list_110162_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#e0008c; vertical-align:top;}
.text_list_110162_ span:before {content:'\e608'; font-family:"icomoon_contents";}
.text_list_110162_ p {display:table-cell; padding:5px; font-weight:normal; color:#777777; vertical-align:middle;}

	.text_list_110162_ span {padding-right:.5em; font-size:1em;}

/* ****************** 공백  ****************** */

.empty_line_110160_ {display:block; width:100%; height:10px;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_110163_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_110163_ > div:after {content:''; display:block; clear:both;}
.layout_110163_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_110163_ {min-width:1200px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_110165_ {font-size:0;}
.title_110165_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_110165_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_110165_.style_top p {padding-top:10px;}
.title_110165_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_110165_.style_right p {padding-right:14px;}
.title_110165_.style_right p:before {right:0; top:7px; width:4px; height:16px;}

.title_110165_.style_bottom p {padding-bottom:5px;}
.title_110165_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_110165_.style_left p {padding-left:14px;}
.title_110165_.style_left p:before {left:0; top:7px; width:4px; height:16px;}

.title_110165_.style_circle1 p {padding-left:20px;}
.title_110165_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_110165_.style_circle2 p {padding-left:20px;}
.title_110165_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_110166_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_110166_ li {display:table-row; font-size:13px; line-height:1.5em;}
.text_list_110166_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#e0008c; vertical-align:top;}
.text_list_110166_ span:before {content:'\e608'; font-family:"icomoon_contents";}
.text_list_110166_ p {display:table-cell; padding:5px; font-weight:normal; color:#777777; vertical-align:middle;}

	.text_list_110166_ span {padding-right:.5em; font-size:1em;}

/* ****************** 공백  ****************** */

.empty_line_110164_ {display:block; width:100%; height:10px;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_110167_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_110167_ > div:after {content:''; display:block; clear:both;}
.layout_110167_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_110167_ {min-width:1200px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_110169_ {font-size:0;}
.title_110169_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_110169_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_110169_.style_top p {padding-top:10px;}
.title_110169_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_110169_.style_right p {padding-right:14px;}
.title_110169_.style_right p:before {right:0; top:7px; width:4px; height:16px;}

.title_110169_.style_bottom p {padding-bottom:5px;}
.title_110169_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_110169_.style_left p {padding-left:14px;}
.title_110169_.style_left p:before {left:0; top:7px; width:4px; height:16px;}

.title_110169_.style_circle1 p {padding-left:20px;}
.title_110169_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_110169_.style_circle2 p {padding-left:20px;}
.title_110169_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_110170_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_110170_ li {display:table-row; font-size:13px; line-height:1.5em;}
.text_list_110170_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#e0008c; vertical-align:top;}
.text_list_110170_ span:before {content:'\e608'; font-family:"icomoon_contents";}
.text_list_110170_ p {display:table-cell; padding:5px; font-weight:normal; color:#777777; vertical-align:middle;}

	.text_list_110170_ span {padding-right:.5em; font-size:1em;}

/* ****************** 공백  ****************** */

.empty_line_110168_ {display:block; width:100%; height:10px;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_110171_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_110171_ > div:after {content:''; display:block; clear:both;}
.layout_110171_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_110171_ {min-width:1200px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_110173_ {font-size:0;}
.title_110173_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_110173_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_110173_.style_top p {padding-top:10px;}
.title_110173_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_110173_.style_right p {padding-right:14px;}
.title_110173_.style_right p:before {right:0; top:7px; width:4px; height:16px;}

.title_110173_.style_bottom p {padding-bottom:5px;}
.title_110173_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_110173_.style_left p {padding-left:14px;}
.title_110173_.style_left p:before {left:0; top:7px; width:4px; height:16px;}

.title_110173_.style_circle1 p {padding-left:20px;}
.title_110173_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_110173_.style_circle2 p {padding-left:20px;}
.title_110173_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_110174_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_110174_ li {display:table-row; font-size:13px; line-height:1.5em;}
.text_list_110174_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#e0008c; vertical-align:top;}
.text_list_110174_ span:before {content:'\e608'; font-family:"icomoon_contents";}
.text_list_110174_ p {display:table-cell; padding:5px; font-weight:normal; color:#777777; vertical-align:middle;}

	.text_list_110174_ span {padding-right:.5em; font-size:1em;}

/* ****************** 공백  ****************** */

.empty_line_110172_ {display:block; width:100%; height:10px;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_110175_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_110175_ > div:after {content:''; display:block; clear:both;}
.layout_110175_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_110175_ {min-width:1200px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_110177_ {font-size:0;}
.title_110177_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_110177_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_110177_.style_top p {padding-top:10px;}
.title_110177_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_110177_.style_right p {padding-right:14px;}
.title_110177_.style_right p:before {right:0; top:7px; width:4px; height:16px;}

.title_110177_.style_bottom p {padding-bottom:5px;}
.title_110177_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_110177_.style_left p {padding-left:14px;}
.title_110177_.style_left p:before {left:0; top:7px; width:4px; height:16px;}

.title_110177_.style_circle1 p {padding-left:20px;}
.title_110177_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_110177_.style_circle2 p {padding-left:20px;}
.title_110177_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_110178_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_110178_ li {display:table-row; font-size:13px; line-height:1.5em;}
.text_list_110178_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#e0008c; vertical-align:top;}
.text_list_110178_ span:before {content:'\e608'; font-family:"icomoon_contents";}
.text_list_110178_ p {display:table-cell; padding:5px; font-weight:normal; color:#777777; vertical-align:middle;}

	.text_list_110178_ span {padding-right:.5em; font-size:1em;}

/* ****************** 공백  ****************** */

.empty_line_110176_ {display:block; width:100%; height:10px;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_110179_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_110179_ > div:after {content:''; display:block; clear:both;}
.layout_110179_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_110179_ {min-width:1200px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_110181_ {font-size:0;}
.title_110181_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_110181_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_110181_.style_top p {padding-top:10px;}
.title_110181_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_110181_.style_right p {padding-right:14px;}
.title_110181_.style_right p:before {right:0; top:7px; width:4px; height:16px;}

.title_110181_.style_bottom p {padding-bottom:5px;}
.title_110181_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_110181_.style_left p {padding-left:14px;}
.title_110181_.style_left p:before {left:0; top:7px; width:4px; height:16px;}

.title_110181_.style_circle1 p {padding-left:20px;}
.title_110181_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_110181_.style_circle2 p {padding-left:20px;}
.title_110181_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_110182_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_110182_ li {display:table-row; font-size:13px; line-height:1.5em;}
.text_list_110182_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#e0008c; vertical-align:top;}
.text_list_110182_ span:before {content:'\e608'; font-family:"icomoon_contents";}
.text_list_110182_ p {display:table-cell; padding:5px; font-weight:normal; color:#777777; vertical-align:middle;}

	.text_list_110182_ span {padding-right:.5em; font-size:1em;}

/* ****************** 공백  ****************** */

.empty_line_110180_ {display:block; width:100%; height:10px;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_110183_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_110183_ > div:after {content:''; display:block; clear:both;}
.layout_110183_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_110183_ {min-width:1200px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_110185_ {font-size:0;}
.title_110185_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_110185_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_110185_.style_top p {padding-top:10px;}
.title_110185_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_110185_.style_right p {padding-right:14px;}
.title_110185_.style_right p:before {right:0; top:7px; width:4px; height:16px;}

.title_110185_.style_bottom p {padding-bottom:5px;}
.title_110185_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_110185_.style_left p {padding-left:14px;}
.title_110185_.style_left p:before {left:0; top:7px; width:4px; height:16px;}

.title_110185_.style_circle1 p {padding-left:20px;}
.title_110185_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_110185_.style_circle2 p {padding-left:20px;}
.title_110185_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_110186_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_110186_ li {display:table-row; font-size:13px; line-height:1.5em;}
.text_list_110186_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#e0008c; vertical-align:top;}
.text_list_110186_ span:before {content:'\e608'; font-family:"icomoon_contents";}
.text_list_110186_ p {display:table-cell; padding:5px; font-weight:normal; color:#777777; vertical-align:middle;}

	.text_list_110186_ span {padding-right:.5em; font-size:1em;}

/* ****************** 공백  ****************** */

.empty_line_110184_ {display:block; width:100%; height:10px;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_110187_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_110187_ > div:after {content:''; display:block; clear:both;}
.layout_110187_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_110187_ {min-width:1200px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_110189_ {font-size:0;}
.title_110189_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_110189_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_110189_.style_top p {padding-top:10px;}
.title_110189_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_110189_.style_right p {padding-right:14px;}
.title_110189_.style_right p:before {right:0; top:7px; width:4px; height:16px;}

.title_110189_.style_bottom p {padding-bottom:5px;}
.title_110189_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_110189_.style_left p {padding-left:14px;}
.title_110189_.style_left p:before {left:0; top:7px; width:4px; height:16px;}

.title_110189_.style_circle1 p {padding-left:20px;}
.title_110189_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_110189_.style_circle2 p {padding-left:20px;}
.title_110189_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_110190_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_110190_ li {display:table-row; font-size:13px; line-height:1.5em;}
.text_list_110190_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#e0008c; vertical-align:top;}
.text_list_110190_ span:before {content:'\e608'; font-family:"icomoon_contents";}
.text_list_110190_ p {display:table-cell; padding:5px; font-weight:normal; color:#777777; vertical-align:middle;}

	.text_list_110190_ span {padding-right:.5em; font-size:1em;}

/* ****************** 공백  ****************** */

.empty_line_110188_ {display:block; width:100%; height:10px;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_110191_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_110191_ > div:after {content:''; display:block; clear:both;}
.layout_110191_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_110191_ {min-width:1200px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_110193_ {font-size:0;}
.title_110193_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; font-weight:normal; color:#000000; line-height:1.4em;
}
.title_110193_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_110193_.style_top p {padding-top:10px;}
.title_110193_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_110193_.style_right p {padding-right:14px;}
.title_110193_.style_right p:before {right:0; top:7px; width:4px; height:16px;}

.title_110193_.style_bottom p {padding-bottom:5px;}
.title_110193_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_110193_.style_left p {padding-left:14px;}
.title_110193_.style_left p:before {left:0; top:7px; width:4px; height:16px;}

.title_110193_.style_circle1 p {padding-left:20px;}
.title_110193_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_110193_.style_circle2 p {padding-left:20px;}
.title_110193_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_110194_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_110194_ li {display:table-row; font-size:13px; line-height:1.5em;}
.text_list_110194_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#e0008c; vertical-align:top;}
.text_list_110194_ span:before {content:'\e608'; font-family:"icomoon_contents";}
.text_list_110194_ p {display:table-cell; padding:5px; font-weight:normal; color:#777777; vertical-align:middle;}

	.text_list_110194_ span {padding-right:.5em; font-size:1em;}

/* ****************** 공백  ****************** */

.empty_line_110192_ {display:block; width:100%; height:10px;}

/* ****************** 공백  ****************** */

.empty_line_86400_ {display:block; width:100%; height:50px; line-height:50px;}

[id^=div_user_list] .empty_line_86400_ {display:block !important; border:1px dotted #f00;}
[id^=div_user_list] .empty_line_86400_:before {content:'공백: 50px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

@media (min-width:1024px){
	.empty_line_86400_ {height:150px; line-height:150px;}
	[id^=div_user_list] .empty_line_86400_:before {content:'공백: 150px';}
}

 @media \0screen{
	.empty_line_86400_ {height:150px; line-height:150px;}
	[id^=div_user_list] .empty_line_86400_:before {content:'공백: 150px';}
}
