
/* ****************** 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_60985_: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_60985_ {overflow:hidden; position:relative; width:100%; border:1px solid #efefef;}
.scroll_navi_wrap_60985_.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_60985_.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_60985_.scroll .scroll_navi_60985_ {width:100%; overflow-x:auto; overflow-y:visible; -webkit-overflow-scrolling:touch;}
.scroll_navi_60985_ {background:#5da02c; font-size:0;}
.scroll_navi_60985_ * {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.scroll_navi_60985_ ul {display:inline-block; margin:0; padding:0; list-style:none; white-space:nowrap;}
    .scroll_navi_60985_  li:first-child { border-left:0;}
.scroll_navi_60985_ li {display:inline-block; text-align:left;  border-left:1px solid #d2d2d2;}

.scroll_navi_60985_ 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_60985_ .ratio li {width:auto !important;}
}
@media (min-width:1024px){
    .scroll_navi_60985_ .ratio {display:block;  border-left:1px solid #d2d2d2;}
    
	.scroll_navi_60985_ .ratio li {display:block; float:left; text-align:center;}

			.scroll_navi_60985_ li:hover > span {background:#7eac5d;}
	}
@media \0screen{
	.scroll_navi_60985_ .ratio {display:block;}
	.scroll_navi_60985_ .ratio li {display:block; float:left; text-align:center;}
			.scroll_navi_60985_ li:hover > span {background:#7eac5d;}
	}

/* ****************** 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_60983_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_60983_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_60983_:before {content:'공백 : 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 포인트박스  ****************** */

.point_box_60990_ {padding-top:30px;}
.point_box_60990_:after {content:''; display:block; clear:both;}
.point_box_60990_ span {display:none;}
[id^=div_user_list] .point_box_60990_ {border:1px solid #f00; background:#fff;}
[id^=div_user_list] .point_box_60990_ span {
	display:inline-block; padding:7px 15px; font-size:13px; font-weight:bold; color:#444; line-height:26px;
}
[id^=div_user_list] .point_box_60990_ span:after {
	content:'포인트박스 – 박스제목이 메뉴로 생성됩니다. 해당 메뉴 내용을 포인트 박스 아래로 입력해주세요.';
	padding:7px 15px; font-size:13px; font-weight:normal; color:#f00;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_60961_ {font-size:0;}
.title_60961_ 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_60961_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_60961_.style_top p {padding-top:10px;}
.title_60961_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_60961_.style_right p {padding-right:14px;}
.title_60961_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_60961_.style_bottom p {padding-bottom:12px;}
.title_60961_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_60961_.style_left p {padding-left:14px;}
.title_60961_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_60961_.style_circle1 p {padding-left:20px;}
.title_60961_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_60961_.style_circle2 p {padding-left:20px;}
.title_60961_.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_60962_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_60962_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_60962_:before {content:'공백 : 40px'; 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;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_60913_ {font-size:0;}
.title_60913_ 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_60913_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_60913_.style_top p {padding-top:10px;}
.title_60913_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_60913_.style_right p {padding-right:14px;}
.title_60913_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_60913_.style_bottom p {padding-bottom:12px;}
.title_60913_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_60913_.style_left p {padding-left:14px;}
.title_60913_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_60913_.style_circle1 p {padding-left:20px;}
.title_60913_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_60913_.style_circle2 p {padding-left:20px;}
.title_60913_.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_60914_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_60915_ {font-size:0;}
.title_60915_ 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_60915_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_60915_.style_top p {padding-top:10px;}
.title_60915_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_60915_.style_right p {padding-right:14px;}
.title_60915_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_60915_.style_bottom p {padding-bottom:12px;}
.title_60915_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_60915_.style_left p {padding-left:14px;}
.title_60915_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_60915_.style_circle1 p {padding-left:20px;}
.title_60915_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_60915_.style_circle2 p {padding-left:20px;}
.title_60915_.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_60916_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_60917_ {font-size:0;}
.title_60917_ 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_60917_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_60917_.style_top p {padding-top:10px;}
.title_60917_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_60917_.style_right p {padding-right:14px;}
.title_60917_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_60917_.style_bottom p {padding-bottom:12px;}
.title_60917_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_60917_.style_left p {padding-left:14px;}
.title_60917_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_60917_.style_circle1 p {padding-left:20px;}
.title_60917_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_60917_.style_circle2 p {padding-left:20px;}
.title_60917_.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_60918_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_60919_ {font-size:0;}
.title_60919_ 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_60919_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_60919_.style_top p {padding-top:10px;}
.title_60919_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_60919_.style_right p {padding-right:14px;}
.title_60919_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_60919_.style_bottom p {padding-bottom:12px;}
.title_60919_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_60919_.style_left p {padding-left:14px;}
.title_60919_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_60919_.style_circle1 p {padding-left:20px;}
.title_60919_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_60919_.style_circle2 p {padding-left:20px;}
.title_60919_.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_60920_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 포인트박스  ****************** */

.point_box_60986_ {padding-top:30px;}
.point_box_60986_:after {content:''; display:block; clear:both;}
.point_box_60986_ span {display:none;}
[id^=div_user_list] .point_box_60986_ {border:1px solid #f00; background:#fff;}
[id^=div_user_list] .point_box_60986_ span {
	display:inline-block; padding:7px 15px; font-size:13px; font-weight:bold; color:#444; line-height:26px;
}
[id^=div_user_list] .point_box_60986_ 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_60926_ {font-size:0;}
.title_60926_ 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_60926_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_60926_.style_top p {padding-top:10px;}
.title_60926_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_60926_.style_right p {padding-right:14px;}
.title_60926_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_60926_.style_bottom p {padding-bottom:12px;}
.title_60926_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_60926_.style_left p {padding-left:14px;}
.title_60926_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_60926_.style_circle1 p {padding-left:20px;}
.title_60926_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_60926_.style_circle2 p {padding-left:20px;}
.title_60926_.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_60923_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_60923_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_60923_:before {content:'공백 : 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 장문 텍스트  ****************** */

.textarea_61137_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 공백  ****************** */

.empty_line_60927_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_60927_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_60927_:before {content:'공백 : 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 2칸 레이아웃  ****************** */

.layout_60921_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_60921_ > div {}
.layout_60921_ > div:after {content:''; display:block; clear:both;}
.layout_60921_ > div > [class^=container_] {float:left; position:relative; width:100%;  box-sizing:border-box;}
.layout_60921_ > div > .container_1 {width:75%;}
.layout_60921_ > div > .container_2 {width:25%;}

@media (max-width:1023px){
	.layout_60921_ > div > .container_1 { width:100%; }
	.layout_60921_ > div > .container_2 { width:100%; }
}

@media \0screen{
	.layout_60921_ {min-width:1000px;}
}

/* ****************** 블릿형 리스트  ****************** */

@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_60924_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_60924_ li {display:table-row; font-size:13px; line-height:1.5em;}
.text_list_60924_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#d00000; vertical-align:top;}
.text_list_60924_ span:before {content:'\e600'; font-family:"icomoon_contents";}
.text_list_60924_ p {display:table-cell; padding:5px; letter-spacing:-1px; font-weight:normal; color:#000000; vertical-align:middle;}

	.text_list_60924_ span {padding-right:.5em; font-size:1em;}

/* ****************** 이미지 (비율형)  ****************** */

.img_ratio_60922_ {display:inline-block; overflow:hidden; position:relative; width:100%; max-width:100%; vertical-align:top;}
.img_ratio_60922_ * {box-sizing:border-box;}
.img_ratio_60922_ a {display:block; text-decoration:none;}
.img_ratio_60922_ img {width:100%; vertical-align:top;}
@media (min-width:1024px){
	.img_ratio_60922_ {width:px;}
}
@media \0screen{
	.img_ratio_60922_ {width:px;}
}

/* ****************** 포인트박스  ****************** */

.point_box_60987_ {padding-top:30px;}
.point_box_60987_:after {content:''; display:block; clear:both;}
.point_box_60987_ span {display:none;}
[id^=div_user_list] .point_box_60987_ {border:1px solid #f00; background:#fff;}
[id^=div_user_list] .point_box_60987_ span {
	display:inline-block; padding:7px 15px; font-size:13px; font-weight:bold; color:#444; line-height:26px;
}
[id^=div_user_list] .point_box_60987_ 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_60929_ {font-size:0;}
.title_60929_ 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_60929_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_60929_.style_top p {padding-top:10px;}
.title_60929_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_60929_.style_right p {padding-right:14px;}
.title_60929_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_60929_.style_bottom p {padding-bottom:12px;}
.title_60929_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_60929_.style_left p {padding-left:14px;}
.title_60929_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_60929_.style_circle1 p {padding-left:20px;}
.title_60929_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_60929_.style_circle2 p {padding-left:20px;}
.title_60929_.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_60930_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_60930_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_60930_:before {content:'공백 : 40px'; 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;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_60933_ {font-size:0;}
.title_60933_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:20px; letter-spacing:-1px; font-weight:bold; color:#5da02c; line-height:1.4em;
}
.title_60933_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_60933_.style_top p {padding-top:10px;}
.title_60933_.style_top p:before {left:0; top:0; width:20px; height:4px;}

.title_60933_.style_right p {padding-right:14px;}
.title_60933_.style_right p:before {right:0; top:4px; width:4px; height:20px;}

.title_60933_.style_bottom p {padding-bottom:12px;}
.title_60933_.style_bottom p:before {left:0; bottom:0; width:20px; height:4px;}

.title_60933_.style_left p {padding-left:14px;}
.title_60933_.style_left p:before {left:0; top:4px; width:4px; height:20px;}

.title_60933_.style_circle1 p {padding-left:20px;}
.title_60933_.style_circle1 p:before {
	left:0; top:8px; width:12px; height:12px;
	border-radius:12px;
}

.title_60933_.style_circle2 p {padding-left:20px;}
.title_60933_.style_circle2 p:before {
	left:0; top:8px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_60934_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_60941_ {font-size:0;}
.title_60941_ 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_60941_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_60941_.style_top p {padding-top:10px;}
.title_60941_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_60941_.style_right p {padding-right:14px;}
.title_60941_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_60941_.style_bottom p {padding-bottom:12px;}
.title_60941_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_60941_.style_left p {padding-left:14px;}
.title_60941_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_60941_.style_circle1 p {padding-left:20px;}
.title_60941_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_60941_.style_circle2 p {padding-left:20px;}
.title_60941_.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_60942_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_60935_ {font-size:0;}
.title_60935_ 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_60935_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_60935_.style_top p {padding-top:10px;}
.title_60935_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_60935_.style_right p {padding-right:14px;}
.title_60935_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_60935_.style_bottom p {padding-bottom:12px;}
.title_60935_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_60935_.style_left p {padding-left:14px;}
.title_60935_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_60935_.style_circle1 p {padding-left:20px;}
.title_60935_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_60935_.style_circle2 p {padding-left:20px;}
.title_60935_.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_60936_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_60937_ {font-size:0;}
.title_60937_ 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_60937_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_60937_.style_top p {padding-top:10px;}
.title_60937_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_60937_.style_right p {padding-right:14px;}
.title_60937_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_60937_.style_bottom p {padding-bottom:12px;}
.title_60937_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_60937_.style_left p {padding-left:14px;}
.title_60937_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_60937_.style_circle1 p {padding-left:20px;}
.title_60937_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_60937_.style_circle2 p {padding-left:20px;}
.title_60937_.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_60938_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_60939_ {font-size:0;}
.title_60939_ 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_60939_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_60939_.style_top p {padding-top:10px;}
.title_60939_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_60939_.style_right p {padding-right:14px;}
.title_60939_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_60939_.style_bottom p {padding-bottom:12px;}
.title_60939_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_60939_.style_left p {padding-left:14px;}
.title_60939_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_60939_.style_circle1 p {padding-left:20px;}
.title_60939_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_60939_.style_circle2 p {padding-left:20px;}
.title_60939_.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_60940_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_60943_ {font-size:0;}
.title_60943_ 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_60943_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_60943_.style_top p {padding-top:10px;}
.title_60943_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_60943_.style_right p {padding-right:14px;}
.title_60943_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_60943_.style_bottom p {padding-bottom:12px;}
.title_60943_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_60943_.style_left p {padding-left:14px;}
.title_60943_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_60943_.style_circle1 p {padding-left:20px;}
.title_60943_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_60943_.style_circle2 p {padding-left:20px;}
.title_60943_.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_60944_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_60946_ {font-size:0;}
.title_60946_ 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_60946_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_60946_.style_top p {padding-top:10px;}
.title_60946_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_60946_.style_right p {padding-right:14px;}
.title_60946_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_60946_.style_bottom p {padding-bottom:12px;}
.title_60946_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_60946_.style_left p {padding-left:14px;}
.title_60946_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_60946_.style_circle1 p {padding-left:20px;}
.title_60946_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_60946_.style_circle2 p {padding-left:20px;}
.title_60946_.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_60945_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_60968_ {font-size:0;}
.title_60968_ 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_60968_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_60968_.style_top p {padding-top:10px;}
.title_60968_.style_top p:before {left:0; top:0; width:16px; height:4px;}

.title_60968_.style_right p {padding-right:14px;}
.title_60968_.style_right p:before {right:0; top:4px; width:4px; height:16px;}

.title_60968_.style_bottom p {padding-bottom:12px;}
.title_60968_.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title_60968_.style_left p {padding-left:14px;}
.title_60968_.style_left p:before {left:0; top:4px; width:4px; height:16px;}

.title_60968_.style_circle1 p {padding-left:20px;}
.title_60968_.style_circle1 p:before {
	left:0; top:6px; width:12px; height:12px;
	border-radius:12px;
}

.title_60968_.style_circle2 p {padding-left:20px;}
.title_60968_.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_60947_ 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_60981_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_60981_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_60981_:before {content:'공백 : 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 포인트박스  ****************** */

.point_box_60988_ {padding-top:30px;}
.point_box_60988_:after {content:''; display:block; clear:both;}
.point_box_60988_ span {display:none;}
[id^=div_user_list] .point_box_60988_ {border:1px solid #f00; background:#fff;}
[id^=div_user_list] .point_box_60988_ span {
	display:inline-block; padding:7px 15px; font-size:13px; font-weight:bold; color:#444; line-height:26px;
}
[id^=div_user_list] .point_box_60988_ span:after {
	content:'포인트박스 – 박스제목이 메뉴로 생성됩니다. 해당 메뉴 내용을 포인트 박스 아래로 입력해주세요.';
	padding:7px 15px; font-size:13px; font-weight:normal; color:#f00;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_60950_ {font-size:0;}
.title_60950_ 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_60950_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_60950_.style_top p {padding-top:10px;}
.title_60950_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_60950_.style_right p {padding-right:14px;}
.title_60950_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_60950_.style_bottom p {padding-bottom:12px;}
.title_60950_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_60950_.style_left p {padding-left:14px;}
.title_60950_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_60950_.style_circle1 p {padding-left:20px;}
.title_60950_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_60950_.style_circle2 p {padding-left:20px;}
.title_60950_.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_60951_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_60951_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_60951_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 장문 텍스트  ****************** */

.textarea_60953_ 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_60956_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_60956_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_60956_:before {content:'공백 : 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 포인트박스  ****************** */

.point_box_60989_ {padding-top:30px;}
.point_box_60989_:after {content:''; display:block; clear:both;}
.point_box_60989_ span {display:none;}
[id^=div_user_list] .point_box_60989_ {border:1px solid #f00; background:#fff;}
[id^=div_user_list] .point_box_60989_ span {
	display:inline-block; padding:7px 15px; font-size:13px; font-weight:bold; color:#444; line-height:26px;
}
[id^=div_user_list] .point_box_60989_ span:after {
	content:'포인트박스 – 박스제목이 메뉴로 생성됩니다. 해당 메뉴 내용을 포인트 박스 아래로 입력해주세요.';
	padding:7px 15px; font-size:13px; font-weight:normal; color:#f00;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_60955_ {font-size:0;}
.title_60955_ 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_60955_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_60955_.style_top p {padding-top:10px;}
.title_60955_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_60955_.style_right p {padding-right:14px;}
.title_60955_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_60955_.style_bottom p {padding-bottom:12px;}
.title_60955_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_60955_.style_left p {padding-left:14px;}
.title_60955_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_60955_.style_circle1 p {padding-left:20px;}
.title_60955_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_60955_.style_circle2 p {padding-left:20px;}
.title_60955_.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_60982_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_60982_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_60982_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 타이틀 텍스트  ****************** */

.title_60959_ {font-size:0;}
.title_60959_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:20px; letter-spacing:-1px; font-weight:bold; color:#5da02c; line-height:1.4em;
}
.title_60959_ p:before {content:''; position:absolute; background:#5da02c; font-size:0;}

.title_60959_.style_top p {padding-top:10px;}
.title_60959_.style_top p:before {left:0; top:0; width:20px; height:4px;}

.title_60959_.style_right p {padding-right:14px;}
.title_60959_.style_right p:before {right:0; top:4px; width:4px; height:20px;}

.title_60959_.style_bottom p {padding-bottom:12px;}
.title_60959_.style_bottom p:before {left:0; bottom:0; width:20px; height:4px;}

.title_60959_.style_left p {padding-left:14px;}
.title_60959_.style_left p:before {left:0; top:4px; width:4px; height:20px;}

.title_60959_.style_circle1 p {padding-left:20px;}
.title_60959_.style_circle1 p:before {
	left:0; top:8px; width:12px; height:12px;
	border-radius:12px;
}

.title_60959_.style_circle2 p {padding-left:20px;}
.title_60959_.style_circle2 p:before {
	left:0; top:8px; width:12px; height:12px;
	border:2px solid #5da02c; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 장문 텍스트  ****************** */

.textarea_60958_ p {
	display:block; margin:0; padding:0;
	font-size:13px; letter-spacing:0px; font-weight:normal; color:#000000; line-height:1.6em;
}
