
/* ****************** 1칸 레이아웃  ****************** */

.layout_31128_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_31128_ > div:after {content:''; display:block; clear:both;}
.layout_31128_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_31128_ {min-width:1000px;}
}

/* ****************** 스크롤 네비게이션  ****************** */

@font-face {
	font-family: 'icomoon_slider';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_slider/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_slider/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_slider/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_slider/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_slider/icomoon.svg#icomoon_slider') format('svg');
	font-weight: normal;
	font-style: normal;
}

[id^=div_user_list] .scroll_navi_60999_:before {
	content:'스크롤 네비게이션 – 메뉴생성방법 : 아래에 원하는 메뉴 수 만큼 포인트박스를 삽입해주세요.';
	display:block; padding:0 15px; border:1px solid red; background:white;
	font-size:13px; color:red; line-height:30px;
	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;
}

  .scroll_navi_wrap_60999_ {overflow:hidden; position:relative; width:100%; border:1px solid #efefef;}
.scroll_navi_wrap_60999_.scroll_left:before {
	content:'\e600'; font-family:"icomoon_slider";
	position:absolute; left:0; top:0; z-index:20; width:20px; height:30px; line-height:30px;
	border-left:1px solid rgba(54,54,54,0.1); font-size:20px; font-weight:bold; color:rgba(255,255,255,0.3); text-align:center;
	background:rgba(54,54,54,0.3);
	background:-webkit-gradient(linear, left top, right top, color-stop(0%,rgba(54,54,54,0.3)), color-stop(100%,rgba(54,54,54,0)));
	background:-webkit-linear-gradient(left, rgba(54,54,54,0.3) 0%, rgba(54,54,54,0) 100%);
	background:-moz-linear-gradient(left, rgba(54,54,54,0.3) 0%, rgba(54,54,54,0) 100%);
	background:-ms-linear-gradient(left, rgba(54,54,54,0.3) 0%, rgba(54,54,54,0) 100%);
	background:-o-linear-gradient(left, rgba(54,54,54,0.3) 0%, rgba(54,54,54,0) 100%);
	background:linear-gradient(to right, rgba(54,54,54,0.3) 0%, rgba(54,54,54,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(54,54,54,0.3)', endColorstr='rgba(54,54,54,0)',GradientType=1 );
}
.scroll_navi_wrap_60999_.scroll_right:after {
	content:'\e601'; font-family:"icomoon_slider";
	position:absolute; right:0; top:0; z-index:20; width:20px; height:30px; line-height:30px;
	border-right:1px solid rgba(54,54,54,0.1); font-size:20px; font-weight:bold; color:rgba(255,255,255,0.3); text-align:center;
	background:rgba(54,54,54,0.3);
	background:-webkit-gradient(linear, left top, right top, color-stop(0%,rgba(54,54,54,0)), color-stop(100%,rgba(54,54,54,0.3)));
	background:-webkit-linear-gradient(left, rgba(54,54,54,0) 0%, rgba(54,54,54,0.3) 100%);
	background:-moz-linear-gradient(left, rgba(54,54,54,0) 0%, rgba(54,54,54,0.3) 100%);
	background:-ms-linear-gradient(left, rgba(54,54,54,0) 0%, rgba(54,54,54,0.3) 100%);
	background:-o-linear-gradient(left, rgba(54,54,54,0) 0%, rgba(54,54,54,0.3) 100%);
	background:linear-gradient(to right, rgba(54,54,54,0) 0%, rgba(54,54,54,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(54,54,54,0)', endColorstr='rgba(54,54,54,0.3)',GradientType=1 );
}
.scroll_navi_wrap_60999_.scroll .scroll_navi_60999_ {width:100%; overflow-x:auto; overflow-y:visible; -webkit-overflow-scrolling:touch;}
.scroll_navi_60999_ {background:#5da02c; font-size:0;}
.scroll_navi_60999_ * {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.scroll_navi_60999_ ul {display:inline-block; margin:0; padding:0; list-style:none; white-space:nowrap;}
    .scroll_navi_60999_  li:first-child { border-left:0;}
.scroll_navi_60999_ li {display:inline-block; text-align:left;  border-left:1px solid #d2d2d2;}

.scroll_navi_60999_ li > span {
	display:block; height:30px; line-height:30px; padding:0 15px; background:#5da02c;
	font-size:14px; font-weight:bold; color:#ffffff; text-decoration:none; cursor:pointer;
	overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
}

@media (max-width:1023px){

    .scroll_navi_60999_ .ratio li {width:auto !important;}
}
@media (min-width:1024px){
    .scroll_navi_60999_ .ratio {display:block;  border-left:1px solid #d2d2d2;}
    
	.scroll_navi_60999_ .ratio li {display:block; float:left; text-align:center;}

			.scroll_navi_60999_ li:hover > span {background:#7eac5d;}
	}
@media \0screen{
	.scroll_navi_60999_ .ratio {display:block;}
	.scroll_navi_60999_ .ratio li {display:block; float:left; text-align:center;}
			.scroll_navi_60999_ li:hover > span {background:#7eac5d;}
	}

/* ****************** 포인트박스  ****************** */

.point_box_61000_ {padding-top:30px;}
.point_box_61000_:after {content:''; display:block; clear:both;}
.point_box_61000_ span {display:none;}
[id^=div_user_list] .point_box_61000_ {border:1px solid #f00; background:#fff;}
[id^=div_user_list] .point_box_61000_ span {
	display:inline-block; padding:7px 15px; font-size:13px; font-weight:bold; color:#444; line-height:26px;
}
[id^=div_user_list] .point_box_61000_ span:after {
	content:'포인트박스 – 박스제목이 메뉴로 생성됩니다. 해당 메뉴 내용을 포인트 박스 아래로 입력해주세요.';
	padding:7px 15px; font-size:13px; font-weight:normal; color:#f00;
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_31128_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_31128_ > div:after {content:''; display:block; clear:both;}
.layout_31128_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_31128_ {min-width:1000px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61010_ {font-size:0;}
.title_61010_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61010_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_61010_.style_top p {padding-top:10px;}
.title_61010_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_61010_.style_right p {padding-right:14px;}
.title_61010_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_61010_.style_bottom p {padding-bottom:12px;}
.title_61010_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_61010_.style_left p {padding-left:14px;}
.title_61010_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_61010_.style_circle1 p {padding-left:20px;}
.title_61010_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_61010_.style_circle2 p {padding-left:20px;}
.title_61010_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 공백  ****************** */

.empty_line_61011_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_61011_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_61011_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_31128_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_31128_ > div:after {content:''; display:block; clear:both;}
.layout_31128_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_31128_ {min-width:1000px;}
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61002_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61003_ {font-size:0;}
.title_61003_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61003_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_61003_.style_top p {padding-top:10px;}
.title_61003_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_61003_.style_right p {padding-right:14px;}
.title_61003_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_61003_.style_bottom p {padding-bottom:12px;}
.title_61003_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_61003_.style_left p {padding-left:14px;}
.title_61003_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_61003_.style_circle1 p {padding-left:20px;}
.title_61003_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_61003_.style_circle2 p {padding-left:20px;}
.title_61003_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61005_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61006_ {font-size:0;}
.title_61006_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61006_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_61006_.style_top p {padding-top:10px;}
.title_61006_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_61006_.style_right p {padding-right:14px;}
.title_61006_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_61006_.style_bottom p {padding-bottom:12px;}
.title_61006_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_61006_.style_left p {padding-left:14px;}
.title_61006_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_61006_.style_circle1 p {padding-left:20px;}
.title_61006_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_61006_.style_circle2 p {padding-left:20px;}
.title_61006_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61007_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#0256d0; line-height:1.6em;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61008_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_31128_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_31128_ > div:after {content:''; display:block; clear:both;}
.layout_31128_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_31128_ {min-width:1000px;}
}

/* ****************** 공백  ****************** */

.empty_line_61013_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_61013_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_61013_:before {content:'공백 : 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 포인트박스  ****************** */

.point_box_61016_ {padding-top:30px;}
.point_box_61016_:after {content:''; display:block; clear:both;}
.point_box_61016_ span {display:none;}
[id^=div_user_list] .point_box_61016_ {border:1px solid #f00; background:#fff;}
[id^=div_user_list] .point_box_61016_ span {
	display:inline-block; padding:7px 15px; font-size:13px; font-weight:bold; color:#444; line-height:26px;
}
[id^=div_user_list] .point_box_61016_ span:after {
	content:'포인트박스 – 박스제목이 메뉴로 생성됩니다. 해당 메뉴 내용을 포인트 박스 아래로 입력해주세요.';
	padding:7px 15px; font-size:13px; font-weight:normal; color:#f00;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61014_ {font-size:0;}
.title_61014_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61014_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_61014_.style_top p {padding-top:10px;}
.title_61014_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_61014_.style_right p {padding-right:14px;}
.title_61014_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_61014_.style_bottom p {padding-bottom:12px;}
.title_61014_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_61014_.style_left p {padding-left:14px;}
.title_61014_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_61014_.style_circle1 p {padding-left:20px;}
.title_61014_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_61014_.style_circle2 p {padding-left:20px;}
.title_61014_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 공백  ****************** */

.empty_line_61015_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_61015_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_61015_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 장문 텍스트  ****************** */

.textarea_61022_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61023_ {font-size:0;}
.title_61023_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61023_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_61023_.style_top p {padding-top:10px;}
.title_61023_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_61023_.style_right p {padding-right:14px;}
.title_61023_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_61023_.style_bottom p {padding-bottom:12px;}
.title_61023_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_61023_.style_left p {padding-left:14px;}
.title_61023_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_61023_.style_circle1 p {padding-left:20px;}
.title_61023_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_61023_.style_circle2 p {padding-left:20px;}
.title_61023_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61020_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61019_ {font-size:0;}
.title_61019_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61019_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_61019_.style_top p {padding-top:10px;}
.title_61019_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_61019_.style_right p {padding-right:14px;}
.title_61019_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_61019_.style_bottom p {padding-bottom:12px;}
.title_61019_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_61019_.style_left p {padding-left:14px;}
.title_61019_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_61019_.style_circle1 p {padding-left:20px;}
.title_61019_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_61019_.style_circle2 p {padding-left:20px;}
.title_61019_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61021_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#0256d0; line-height:1.6em;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61018_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_31128_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_31128_ > div:after {content:''; display:block; clear:both;}
.layout_31128_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_31128_ {min-width:1000px;}
}

/* ****************** 공백  ****************** */

.empty_line_61042_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_61042_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_61042_:before {content:'공백 : 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 포인트박스  ****************** */

.point_box_61024_ {padding-top:30px;}
.point_box_61024_:after {content:''; display:block; clear:both;}
.point_box_61024_ span {display:none;}
[id^=div_user_list] .point_box_61024_ {border:1px solid #f00; background:#fff;}
[id^=div_user_list] .point_box_61024_ span {
	display:inline-block; padding:7px 15px; font-size:13px; font-weight:bold; color:#444; line-height:26px;
}
[id^=div_user_list] .point_box_61024_ span:after {
	content:'포인트박스 – 박스제목이 메뉴로 생성됩니다. 해당 메뉴 내용을 포인트 박스 아래로 입력해주세요.';
	padding:7px 15px; font-size:13px; font-weight:normal; color:#f00;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61043_ {font-size:0;}
.title_61043_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61043_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_61043_.style_top p {padding-top:10px;}
.title_61043_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_61043_.style_right p {padding-right:14px;}
.title_61043_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_61043_.style_bottom p {padding-bottom:12px;}
.title_61043_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_61043_.style_left p {padding-left:14px;}
.title_61043_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_61043_.style_circle1 p {padding-left:20px;}
.title_61043_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_61043_.style_circle2 p {padding-left:20px;}
.title_61043_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 공백  ****************** */

.empty_line_61044_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_61044_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_61044_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 장문 텍스트  ****************** */

.textarea_61038_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61039_ {font-size:0;}
.title_61039_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61039_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_61039_.style_top p {padding-top:10px;}
.title_61039_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_61039_.style_right p {padding-right:14px;}
.title_61039_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_61039_.style_bottom p {padding-bottom:12px;}
.title_61039_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_61039_.style_left p {padding-left:14px;}
.title_61039_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_61039_.style_circle1 p {padding-left:20px;}
.title_61039_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_61039_.style_circle2 p {padding-left:20px;}
.title_61039_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61036_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61041_ {font-size:0;}
.title_61041_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61041_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_61041_.style_top p {padding-top:10px;}
.title_61041_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_61041_.style_right p {padding-right:14px;}
.title_61041_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_61041_.style_bottom p {padding-bottom:12px;}
.title_61041_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_61041_.style_left p {padding-left:14px;}
.title_61041_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_61041_.style_circle1 p {padding-left:20px;}
.title_61041_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_61041_.style_circle2 p {padding-left:20px;}
.title_61041_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61037_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#0256d0; line-height:1.6em;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61040_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_31128_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_31128_ > div:after {content:''; display:block; clear:both;}
.layout_31128_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_31128_ {min-width:1000px;}
}

/* ****************** 공백  ****************** */

.empty_line_61032_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_61032_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_61032_:before {content:'공백 : 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 포인트박스  ****************** */

.point_box_61045_ {padding-top:30px;}
.point_box_61045_:after {content:''; display:block; clear:both;}
.point_box_61045_ span {display:none;}
[id^=div_user_list] .point_box_61045_ {border:1px solid #f00; background:#fff;}
[id^=div_user_list] .point_box_61045_ span {
	display:inline-block; padding:7px 15px; font-size:13px; font-weight:bold; color:#444; line-height:26px;
}
[id^=div_user_list] .point_box_61045_ span:after {
	content:'포인트박스 – 박스제목이 메뉴로 생성됩니다. 해당 메뉴 내용을 포인트 박스 아래로 입력해주세요.';
	padding:7px 15px; font-size:13px; font-weight:normal; color:#f00;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61033_ {font-size:0;}
.title_61033_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61033_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_61033_.style_top p {padding-top:10px;}
.title_61033_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_61033_.style_right p {padding-right:14px;}
.title_61033_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_61033_.style_bottom p {padding-bottom:12px;}
.title_61033_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_61033_.style_left p {padding-left:14px;}
.title_61033_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_61033_.style_circle1 p {padding-left:20px;}
.title_61033_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_61033_.style_circle2 p {padding-left:20px;}
.title_61033_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 공백  ****************** */

.empty_line_61034_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_61034_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_61034_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 장문 텍스트  ****************** */

.textarea_61028_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61029_ {font-size:0;}
.title_61029_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61029_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_61029_.style_top p {padding-top:10px;}
.title_61029_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_61029_.style_right p {padding-right:14px;}
.title_61029_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_61029_.style_bottom p {padding-bottom:12px;}
.title_61029_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_61029_.style_left p {padding-left:14px;}
.title_61029_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_61029_.style_circle1 p {padding-left:20px;}
.title_61029_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_61029_.style_circle2 p {padding-left:20px;}
.title_61029_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61026_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61031_ {font-size:0;}
.title_61031_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61031_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_61031_.style_top p {padding-top:10px;}
.title_61031_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_61031_.style_right p {padding-right:14px;}
.title_61031_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_61031_.style_bottom p {padding-bottom:12px;}
.title_61031_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_61031_.style_left p {padding-left:14px;}
.title_61031_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_61031_.style_circle1 p {padding-left:20px;}
.title_61031_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_61031_.style_circle2 p {padding-left:20px;}
.title_61031_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61027_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#0256d0; line-height:1.6em;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61030_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_31128_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_31128_ > div:after {content:''; display:block; clear:both;}
.layout_31128_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_31128_ {min-width:1000px;}
}

/* ****************** 공백  ****************** */

.empty_line_61047_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_61047_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_61047_:before {content:'공백 : 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 포인트박스  ****************** */

.point_box_61056_ {padding-top:30px;}
.point_box_61056_:after {content:''; display:block; clear:both;}
.point_box_61056_ span {display:none;}
[id^=div_user_list] .point_box_61056_ {border:1px solid #f00; background:#fff;}
[id^=div_user_list] .point_box_61056_ span {
	display:inline-block; padding:7px 15px; font-size:13px; font-weight:bold; color:#444; line-height:26px;
}
[id^=div_user_list] .point_box_61056_ span:after {
	content:'포인트박스 – 박스제목이 메뉴로 생성됩니다. 해당 메뉴 내용을 포인트 박스 아래로 입력해주세요.';
	padding:7px 15px; font-size:13px; font-weight:normal; color:#f00;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61050_ {font-size:0;}
.title_61050_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61050_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_61050_.style_top p {padding-top:10px;}
.title_61050_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_61050_.style_right p {padding-right:14px;}
.title_61050_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_61050_.style_bottom p {padding-bottom:12px;}
.title_61050_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_61050_.style_left p {padding-left:14px;}
.title_61050_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_61050_.style_circle1 p {padding-left:20px;}
.title_61050_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_61050_.style_circle2 p {padding-left:20px;}
.title_61050_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 공백  ****************** */

.empty_line_61055_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_61055_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_61055_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 장문 텍스트  ****************** */

.textarea_61053_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61054_ {font-size:0;}
.title_61054_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61054_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_61054_.style_top p {padding-top:10px;}
.title_61054_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_61054_.style_right p {padding-right:14px;}
.title_61054_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_61054_.style_bottom p {padding-bottom:12px;}
.title_61054_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_61054_.style_left p {padding-left:14px;}
.title_61054_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_61054_.style_circle1 p {padding-left:20px;}
.title_61054_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_61054_.style_circle2 p {padding-left:20px;}
.title_61054_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61051_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61049_ {font-size:0;}
.title_61049_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61049_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_61049_.style_top p {padding-top:10px;}
.title_61049_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_61049_.style_right p {padding-right:14px;}
.title_61049_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_61049_.style_bottom p {padding-bottom:12px;}
.title_61049_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_61049_.style_left p {padding-left:14px;}
.title_61049_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_61049_.style_circle1 p {padding-left:20px;}
.title_61049_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_61049_.style_circle2 p {padding-left:20px;}
.title_61049_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61052_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#0256d0; line-height:1.6em;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61048_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_31128_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_31128_ > div:after {content:''; display:block; clear:both;}
.layout_31128_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_31128_ {min-width:1000px;}
}

/* ****************** 공백  ****************** */

.empty_line_61058_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_61058_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_61058_:before {content:'공백 : 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 포인트박스  ****************** */

.point_box_61067_ {padding-top:30px;}
.point_box_61067_:after {content:''; display:block; clear:both;}
.point_box_61067_ span {display:none;}
[id^=div_user_list] .point_box_61067_ {border:1px solid #f00; background:#fff;}
[id^=div_user_list] .point_box_61067_ span {
	display:inline-block; padding:7px 15px; font-size:13px; font-weight:bold; color:#444; line-height:26px;
}
[id^=div_user_list] .point_box_61067_ span:after {
	content:'포인트박스 – 박스제목이 메뉴로 생성됩니다. 해당 메뉴 내용을 포인트 박스 아래로 입력해주세요.';
	padding:7px 15px; font-size:13px; font-weight:normal; color:#f00;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61061_ {font-size:0;}
.title_61061_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61061_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_61061_.style_top p {padding-top:10px;}
.title_61061_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_61061_.style_right p {padding-right:14px;}
.title_61061_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_61061_.style_bottom p {padding-bottom:12px;}
.title_61061_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_61061_.style_left p {padding-left:14px;}
.title_61061_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_61061_.style_circle1 p {padding-left:20px;}
.title_61061_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_61061_.style_circle2 p {padding-left:20px;}
.title_61061_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 공백  ****************** */

.empty_line_61066_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_61066_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_61066_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 장문 텍스트  ****************** */

.textarea_61064_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61065_ {font-size:0;}
.title_61065_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61065_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_61065_.style_top p {padding-top:10px;}
.title_61065_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_61065_.style_right p {padding-right:14px;}
.title_61065_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_61065_.style_bottom p {padding-bottom:12px;}
.title_61065_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_61065_.style_left p {padding-left:14px;}
.title_61065_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_61065_.style_circle1 p {padding-left:20px;}
.title_61065_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_61065_.style_circle2 p {padding-left:20px;}
.title_61065_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61062_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61060_ {font-size:0;}
.title_61060_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61060_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_61060_.style_top p {padding-top:10px;}
.title_61060_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_61060_.style_right p {padding-right:14px;}
.title_61060_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_61060_.style_bottom p {padding-bottom:12px;}
.title_61060_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_61060_.style_left p {padding-left:14px;}
.title_61060_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_61060_.style_circle1 p {padding-left:20px;}
.title_61060_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_61060_.style_circle2 p {padding-left:20px;}
.title_61060_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61063_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#0256d0; line-height:1.6em;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61059_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_31128_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_31128_ > div:after {content:''; display:block; clear:both;}
.layout_31128_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_31128_ {min-width:1000px;}
}

/* ****************** 공백  ****************** */

.empty_line_61069_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_61069_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_61069_:before {content:'공백 : 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 포인트박스  ****************** */

.point_box_61078_ {padding-top:30px;}
.point_box_61078_:after {content:''; display:block; clear:both;}
.point_box_61078_ span {display:none;}
[id^=div_user_list] .point_box_61078_ {border:1px solid #f00; background:#fff;}
[id^=div_user_list] .point_box_61078_ span {
	display:inline-block; padding:7px 15px; font-size:13px; font-weight:bold; color:#444; line-height:26px;
}
[id^=div_user_list] .point_box_61078_ span:after {
	content:'포인트박스 – 박스제목이 메뉴로 생성됩니다. 해당 메뉴 내용을 포인트 박스 아래로 입력해주세요.';
	padding:7px 15px; font-size:13px; font-weight:normal; color:#f00;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61072_ {font-size:0;}
.title_61072_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61072_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_61072_.style_top p {padding-top:10px;}
.title_61072_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_61072_.style_right p {padding-right:14px;}
.title_61072_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_61072_.style_bottom p {padding-bottom:12px;}
.title_61072_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_61072_.style_left p {padding-left:14px;}
.title_61072_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_61072_.style_circle1 p {padding-left:20px;}
.title_61072_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_61072_.style_circle2 p {padding-left:20px;}
.title_61072_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 공백  ****************** */

.empty_line_61077_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_61077_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_61077_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 장문 텍스트  ****************** */

.textarea_61075_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61076_ {font-size:0;}
.title_61076_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61076_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_61076_.style_top p {padding-top:10px;}
.title_61076_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_61076_.style_right p {padding-right:14px;}
.title_61076_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_61076_.style_bottom p {padding-bottom:12px;}
.title_61076_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_61076_.style_left p {padding-left:14px;}
.title_61076_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_61076_.style_circle1 p {padding-left:20px;}
.title_61076_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_61076_.style_circle2 p {padding-left:20px;}
.title_61076_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61073_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_61071_ {font-size:0;}
.title_61071_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_61071_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_61071_.style_top p {padding-top:10px;}
.title_61071_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_61071_.style_right p {padding-right:14px;}
.title_61071_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_61071_.style_bottom p {padding-bottom:12px;}
.title_61071_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_61071_.style_left p {padding-left:14px;}
.title_61071_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_61071_.style_circle1 p {padding-left:20px;}
.title_61071_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_61071_.style_circle2 p {padding-left:20px;}
.title_61071_.style_circle2 p:before {
	left:0; top:6px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61074_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:0px; font-weight:normal; color:#0256d0; line-height:1.6em;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_61070_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}
