
/* ****************** 3칸 레이아웃  ****************** */
  
  
 .layout_341555_ {z-index:1000; position:fixed; top:0; clear:both; width:100%; border-bottom:1px solid rgba(255,255,255,0.3);}
.layout_341555_.fixed {position:fixed; top:0; z-index:2000; background:rgba(255,255,255,1); border-bottom:1px solid rgba(255,255,255,0.3);}  
[id^=div_user_list]
 .layout_341555_ {position:static;top:auto;}   
.layout_341555_ {clear:both; min-width:320px; }
.layout_341555_ > div {max-width:1800px; margin:0 auto;}
.layout_341555_ > div:after {content:''; display:block; clear:both;}
.layout_341555_ > div > [class^=container_] {float:left; position:relative; width:100%;  box-sizing:border-box;}
.layout_341555_ > div > .container_1 {width:25%;}
.layout_341555_ > div > .container_2 {width:50%;}
.layout_341555_ > div > .container_3 {width:25%;}

@media (max-width:1023px){
	.layout_341555_ > div > .container_1 { width:100%; }
	.layout_341555_ > div > .container_2 { width:100%; }
	.layout_341555_ > div > .container_3 { width:100%; }
}

@media \0screen{
	.layout_341555_ {min-width:1800px;}
}
  
  .layout_341555_.fixed .button_332925_ a {
    border-color: #000;
    color: #000;
}

/* ****************** 로고 + 토글(오버)  ****************** */

@font-face {
	font-family: 'icomoon_header';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.svg#icomoon_header') format('svg');
	font-weight: normal;
	font-style: normal;
}

.logo_237871_ {position:relative; padding:0 10px; border-bottom:0px solid #000000;}
.logo_237871_ * {box-sizing:border-box;}
.logo_237871_ h1 {display:table; width:100%; margin:0; padding:0; font-size:12px; text-align:center; table-layout:fixed; }
.logo_237871_ h1 a {display:table-cell; height:50px; vertical-align:middle;}
.logo_237871_ h1 img {max-width:100%; max-height:50px;  vertical-align:bottom;}
.logo_237871_ .logo2 {display:none;}
.logo_237871_.fixed .logo1 {display:none;}
.logo_237871_.fixed .logo2 {display:inline;}

.toggle_237871_ {
	display:none; overflow:hidden; position:absolute; top:50%; width:30px; height:30px; margin-top:-15px; padding:4px; font-size:0;
	border:1px solid #ddd; border-radius:2px; font-size:0; text-decoration:none;
}
.toggle_237871_.use {display:block;}
.toggle_237871_:before {display:inline-block; font-family:"icomoon_header"; font-size:20px; color:#bbb; line-height:1em;}
.toggle_237871_.on:before {color:#000000;}

.tel_237871_ {display:block; left:10px;}
.tel_237871_:before {content:'\e604'; color:#000000;}
#farmBoxTel {display:none;}

.toggleSearch_237871_ {left:45px;}
.toggleSearch_237871_:before {content:'\e600';}
#farmBoxSearch {display:none;}
#farmBoxSearch.on {display:block;}

.toggleGnb_237871_ {right:45px;}
.toggleGnb_237871_:before {content:'\e602';}
#farmBoxGnb {display:none;}
#farmBoxGnb.on {display:block;}

.toggleLnb_237871_ {right:10px;}
.toggleLnb_237871_:before {content:'\e601';}

[id^=div_user_list] .toggle_237871_ {display:block;}

@media (min-width:1024px){
  .logo_237871_ h1 {display:table; width:100%; margin:0; padding:0; font-size:12px; text-align:center; table-layout:fixed; }
.logo_237871_ h1 a {display:table-cell; height:100%; vertical-align:middle;}
.logo_237871_ h1 img {max-width:100%; max-height:100%;  vertical-align:bottom;}
	.logo_237871_ {padding:0; border-bottom:none;}
	.toggle_237871_ {display:none !important;}
	[id^=farmBox] {display:block !important;}
}

@media \0screen{
  .logo_237871_ h1 {display:table; width:100%; margin:0; padding:0; font-size:12px; text-align:center; table-layout:fixed; }
.logo_237871_ h1 a {display:table-cell; height:100%; vertical-align:middle;}
.logo_237871_ h1 img {max-width:100%; max-height:100%;  vertical-align:bottom;}
	.logo_237871_ {padding:0; border-bottom:none;}
	.toggle_237871_ {display:none !important;}
	[id^=farmBox] {display:block !important;}
}

/* ****************** 네비게이션 (비율형 A)  ****************** */

 
.lnb_575496_ {font-size:0; transition:all 0.5s;}
.lnb_575496_ * {box-sizing:border-box; transition:all 0.5s;}
.lnb_575496_ ul {margin:0; padding:0; list-style:none; transition:all 0.5s;}
.lnb_575496_ a {
	display:block; position:relative; height:40px; line-height:40px;text-align:center; text-decoration:none;
	overflow:hidden; white-space:nowrap; text-overflow:ellipsis; transition:all 0.5s;}
.lnb_575496_ .dep1 > li > a {
	padding:0 15px 0 30px; background-color: rgba( 0, 0, 0, 0.8 );  font-size:20px; color:#e66d1e; transition:all 0.5s;font-weight:bold;}
.lnb_575496_ .dep1 > li > a:before {
	content:''; display:block; position:absolute; left:20px; top:50%; width:3px; height:3px; margin-top:-1px; background-color: rgba( 0, 0, 0, 0.6 ); transition:all 0.5s;}
.lnb_575496_ .dep2 > li > a {
	padding:0 15px 0 45px; background-color: rgba( 0, 0, 0, 0.6 );  font-size:15px; color:#393939;  transition:all 0.5s;}
.lnb_575496_ .dep3_li > a:before {content:'- '; padding-left:15px; transition:all 0.5s;}

.lnb_575496_.fixed .dep1 > li > a {color:#000000;}

@media (min-width:1024px){
	/* dep1 */
	.lnb_575496_ .dep1:after {content:''; display:block; clear:both;  transition:all 0.5s;}
	.lnb_575496_ .dep1 > li {float:left; position:relative; z-index:600; width:25%;  transition:all 0.5s;}
	.lnb_575496_ .dep1 > li:hover {z-index:610;  transition:all 0.5s;}
	.lnb_575496_ .dep1 > li > div {
		display:none; position:absolute; left:0; width:100%; padding:0;
		 transition:all 0.5s;	}
	.lnb_575496_ .dep1 > li:hover > div {display:block; transition:all 0.5s;}
	.lnb_575496_ .dep1 > li > a {
		z-index:620; height:80px; line-height:80px; padding:0 20px;
		border-bottom:none; background:none; color:#fff; text-align:center; transition:all 0.5s;	}
  .lnb_575496_ .dep1 > li.on > a, { transition:all 0.5s;}
	.lnb_575496_ .dep1 > li:hover > a {color:#fff; background-color: #014a8f; transition:all 0.5s; }
	.lnb_575496_ .dep1 > li > a:before {display:none;color:#fff; transition:all 0.5s;}

	/* dep2 */
	.lnb_575496_ .dep2 > li > a {
		height:40px; line-height:30px; padding:5px; text-align:center;
		border-bottom:none; background-color: rgba( 0, 0, 0, 0.6 ); color:#fff; transition:all 0.5s;}
	.lnb_575496_ .dep2 > li.on > a,{ background-color: rgba( 0, 0, 0, 0.6 ); transition:all 0.5s;}
	.lnb_575496_ .dep2 > li:hover > a {background-color: #014a8f; color:#fff;transition:all 0.5s; }	
}

@media \0screen{
	/* dep1 */
	.lnb_575496_ .dep1:after {content:''; display:block; clear:both; transition:all 0.5s;}
	.lnb_575496_ .dep1 > li {float:left; position:relative; z-index:600; width:25%; transition:all 0.5s;}
	.lnb_575496_ .dep1 > li:hover {z-index:610; transition:all 0.5s;}
	.lnb_575496_ .dep1 > li > div {	display:none; position:absolute; left:0; width:100%; padding:0;
      border:3px solid #e66d1e; background:#ffffff; transition:all 0.5s;}
	.lnb_575496_ .dep1 > li:hover > div {display:block; transition:all 0.5s;}
	.lnb_575496_ .dep1 > li > a {
		z-index:620; height:80px; line-height:80px; padding:20px;
		border-bottom:none; background-color: rgba( 0, 0, 0, 0.6 );  color:#fff; text-align:center;  transition:all 0.5s;}
	.lnb_575496_ .dep1 > li.on > a,
	.lnb_575496_ .dep1 > li:hover > a {color:#fff; background-color: rgba( 236, 9, 40, 0.6 ); transition:all 0.5s;}
	.lnb_575496_ .dep1 > li > a:before {display:none; transition:all 0.5s;}

	/* dep2 */
	.lnb_575496_ .dep2 > li > a {
		height:40px; line-height:30px; padding:5px; text-align:center;
		border-bottom:none; background-color: rgba( 0, 0, 0, 0.6 ); color:#fff; transition:all 0.5s; }
	
	.lnb_575496_ .dep2 > li.on > a,{ transition:all 0.5s;}
	.lnb_575496_ .dep2 > li:hover > a {background-color:#014a8f; color:#fff; transition:all 0.5s;}
	
}
  @media (max-width:1023px){
    .lnb_575496_ {display:none;}

}

/* ****************** 버튼  ****************** */

.button_341565_ a  {
	display:inline-block; margin:0; padding:0;
	border:1px solid #fff; border-radius:100px; background:#fff; box-sizing:border-box;
	font-size:13px; font-weight:bold; color:#fff; text-align:center; text-decoration:none;
}
.button_341565_.style_line a {background:transparent; color:#fff;}
.button_341565_.space_normal a {padding:.6em 1.2em;}
  .button_341565_.space_normal a:hover {padding:.6em 1.2em;background:#014a8f;transition: .3s;border:0px;}
.button_341565_.space_wide a {padding:.6em 2em;}
.button_341565_.space_full a {display:block; width:100%; padding:.6em 1.2em;}
  
@media (max-width:1023px){
    .button_341565_ {display:none;}

}  
  

/* ****************** 1칸 레이아웃  ****************** */

.layout_341595_wrap {position:fixed;top:0px;left:0;right:0;z-index:10;}
  
.layout_341595_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_341595_ > div:after {content:''; display:block; clear:both;}
.layout_341595_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_341595_ {min-width:1000px;}
}

/* ****************** 로고 + 토글  ****************** */

@font-face {
	font-family: 'icomoon_header';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.svg#icomoon_header') format('svg');
	font-weight: normal;
	font-style: normal;
}

.logo_341605_ {position:relative; padding:0 80px; border-bottom:0px solid #000000;}
.logo_341605_ * {box-sizing:border-box;}
.logo_341605_ h1 {display:table; width:100%; margin:0; padding:0; font-size:12px; text-align:center; table-layout:fixed;}
.logo_341605_ h1 a {display:table-cell; height:60px; vertical-align:middle;}
.logo_341605_ h1 img {max-width:100%; max-height:100%; vertical-align:bottom;}

.toggle_341605_ {
	display:none; overflow:hidden; position:absolute; top:50%; width:30px; height:30px; margin-top:-15px; padding:4px; font-size:0;
	border:1px solid #ddd; border-radius:2px; font-size:0; text-decoration:none;
}
.toggle_341605_.use {display:block;}
.toggle_341605_:before {display:inline-block; font-family:"icomoon_header"; font-size:20px; color:#000; line-height:1em;}
.toggle_341605_.on:before {color:#000000;}

.tel_341605_ {display:block; left:10px;}
.tel_341605_:before {content:'\e604'; color:#000000;}
#farmBoxTel {display:none;}
  
  .toggleKo_341605_ {left:10px;}
  .toggleKo_559955 {position:absolute;top:60%;left:10px;width:30px;height:30px;margin-top:-15px;}
#farmBoxSearch {display:none;}
#farmBoxSearch.on {display:block;}

.toggleSearch_341605_ {left:45px;}
.toggleSearch_341605_:before {content:'\e600';}
#farmBoxSearch {display:none;}
#farmBoxSearch.on {display:block;}

.toggleGnb_341605_ {right:45px;}
.toggleGnb_341605_:before {content:'\e602';}
#farmBoxGnb {display:none;}
#farmBoxGnb.on {display:block;}

.toggleLnb_341605_ {right:10px;}
.toggleLnb_341605_:before {content:'\e601';}
#farmBoxLnb_m {display:block;}
#farmBoxLnb_m.on {right:0;}

[id^=div_user_list] .toggle_341605_ {display:block;}

@media (min-width:1024px){
	.logo_341605_ {padding:0; border-bottom:none;}
	.toggle_341605_ {display:none !important;}
	[id^=farmBox] {display:block !important;}
}

@media \0screen{
	.logo_341605_ {padding:0; border-bottom:none;}
	.toggle_341605_ {display:none !important;}
	[id^=farmBox] {display:block !important;}
}

/* ****************** 네비게이션 (모바일 토글 닫힘)  ****************** */

	@font-face {
		font-family: 'icomoon_header';
		src:url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.eot');
		src:url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.eot?#iefix') format('embedded-opentype'),
			url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.woff') format('woff'),
			url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.ttf') format('truetype'),
			url('/img_up/shop_pds/aramfarm/design/icomoon_header/icomoon.svg#icomoon_header') format('svg');
		font-weight: normal;
		font-style: normal;
	}
	.lnb_215222_ {font-size:0;overflow-y:auto;}
	.lnb_215222_ * {box-sizing:border-box;}
	.lnb_215222_ ul {margin:0; padding:0; list-style:none;clear:both;}
	.lnb_215222_ a {
		display:block; position:relative;line-height:26px; font-weight:bold; text-align:left; text-decoration:none; text-align:;
		overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
	}
	.lnb_215222_ .m_call_btn {height:60px;line-height:60px;border-radius:3px;background:#000;font-size:15px;color:#fff;text-align:center;}
	.lnb_215222_ .m_call_btn i:before {content:'\e604';display:inline-block;position:relative;top:2px;margin-right:5px;font-family:"icomoon_header";font-size:16px;color:#fff;line-height:1em;}
	.lnb_215222_ .dep1 {margin-top:30px;}
	.lnb_215222_ .dep1 > li {border-top:1px solid #ddd;}
	.lnb_215222_ .dep1 > li > a {
		padding:15px 10px;background:#ffffff; font-size:16px; color:#000000;
	}
	.lnb_215222_ .dep2 > li > a {
		padding:10px 15px; border-bottom:1px solid #ffffff; background:#f1f1f1; font-size:13px;font-weight:normal;color:#000000;
	}
	
	/* 2017 - 05 - 18 추가소스 */
	.dep1 li[data-toggle='submenu'] > a{position:relative;}
	.dep1 li[data-toggle='submenu'] > a:before{
		content:''; position:absolute; top:15px; right:22px; z-index:1;display:block;width:14px;height:14px;border-top:1px solid rgba(0,0,0,.2);border-left:1px solid rgba(0,0,0,.2);transform:rotate(225deg);transition:transform .3s 
		ease;
	}
	.dep1 li[data-toggle='submenu'] > a.on:before{-webkit-transform:translateY(55%) rotate(44deg);transform:translateY(55%) rotate(44deg);}
	.dep1 li[data-toggle='submenu'] > div{display:none;}
	.lnb_215222_ .dep3{border-bottom:1px solid #ffffff;}
	.lnb_215222_ .dep3 li > a{padding-left:40px;font-size:13px;}
	.lnb_215222_ .dep3_li > a:before {content:'- '; padding-left:15px;}

	.lnb_215222_ .btn_close_side_wrap {position:absolute;top:10px;right:10px;}
	.lnb_215222_ .btn_close_side {display:block;position:relative;width:50px;height:50px;border:0;background:0;text-indent:-9999px;}
	.lnb_215222_ .btn_close_side:before,
	.lnb_215222_ .btn_close_side:after {content:'';position:absolute;top:10px;right:22px;background-color:#000;}
	.lnb_215222_ .btn_close_side:before {width:2px;height:28px;transform:rotate(45deg);}
	.lnb_215222_ .btn_close_side:after {height:28px;width:2px;transform:rotate(-45deg);}

	.lnb_215222_ .gnb_wrap {margin:0 -5px 22px;}
	.lnb_215222_ .gnb_wrap:after {content:'';display:block;clear:both;}
	.lnb_215222_ .gnb_wrap > li {float:left;width:100%;padding:0 5px;}
	.lnb_215222_ .gnb_wrap > li > a {display:block;line-height:48px;border-radius:3px;background:#f1f1f1;color:#000;font-size:14px;text-align:center;}

	@media (min-width:1024px){
		/* dep1 */
		.lnb_215222_ .dep1:after {content:''; display:block; clear:both;}
		.lnb_215222_ .dep1 > li {float:left; position:relative; z-index:600; width:25%;}
		.lnb_215222_ .dep1 > li:hover {z-index:610;}
		.lnb_215222_ .dep1 > li > div {
			display:none; position:absolute; left:0; width:100%; padding:5px 0;
			border:3px solid #ffffff; background:#f1f1f1;
		}
		.lnb_215222_ .dep1 > li:hover > div {display:block;}
		.lnb_215222_ .dep1 > li > a {
			z-index:620; height:50px; line-height:50px; padding:0 20px;
			border-bottom:none; background:none; color:#d7d7d7; text-align:center;
		}
		.lnb_215222_ .dep1 > li.on > a,
		.lnb_215222_ .dep1 > li:hover > a {color:#ffffff;}

		/* dep2 */
		.lnb_215222_ .dep2 > li > a {
			height:30px; line-height:30px; padding:0 20px;
			border-bottom:none; background:#f1f1f1; color:#d7d7d7;
		}
		.lnb_215222_ .dep2 > li.on > a,
		.lnb_215222_ .dep2 > li:hover > a {background:#252525; color:#ffffff;}

		/* dep1 triangle */
		.lnb_215222_ .dep1 > li.has_sub:before,
		.lnb_215222_ .dep1 > li.has_sub:after {
			content:''; display:none; position:absolute; left:50%; z-index:630; margin-left:-8px;
			border-left:8px solid transparent; border-right:8px solid transparent;
		}
		.lnb_215222_ .dep1 > li.has_sub:before {bottom:0; border-bottom:8px solid #ffffff;}
		.lnb_215222_ .dep1 > li.has_sub:after {bottom:-3px; border-bottom:8px solid #f1f1f1;}
		.lnb_215222_ .dep1 > li.has_sub:hover:before,
		.lnb_215222_ .dep1 > li.has_sub:hover:after {display:block;}
	}

	@media \0screen{
		/* dep1 */
		.lnb_215222_ .dep1:after {content:''; display:block; clear:both;}
		.lnb_215222_ .dep1 > li {float:left; position:relative; z-index:600; width:25%;}
		.lnb_215222_ .dep1 > li:hover {z-index:610;}
		.lnb_215222_ .dep1 > li > div {
			display:none; position:absolute; left:0; width:100%; padding:5px 0;
			border:3px solid #ffffff; background:#f1f1f1;
		}
		.lnb_215222_ .dep1 > li:hover > div {display:block;}
		.lnb_215222_ .dep1 > li > a {
			z-index:620; height:50px; line-height:50px; padding:0 20px;
			border-bottom:none; background:none; color:#d7d7d7; text-align:center;
		}
		.lnb_215222_ .dep1 > li.on > a,
		.lnb_215222_ .dep1 > li:hover > a {color:#ffffff;}
		.lnb_215222_ .dep1 > li > a:before {display:none;}

		/* dep2 */
		.lnb_215222_ .dep2 > li > a {
			height:30px; line-height:30px; padding:0 20px;
			border-bottom:none; background:#f1f1f1; color:#d7d7d7;
		}
		.lnb_215222_ .dep2 > li.on > a,
		.lnb_215222_ .dep2 > li:hover > a {background:#252525; color:#ffffff;}

		/* dep1 triangle */
		.lnb_215222_ .dep1 > li.has_sub:before,
		.lnb_215222_ .dep1 > li.has_sub:after {
			content:''; display:none; position:absolute; left:50%; z-index:630; margin-left:-8px;
			border-left:8px solid transparent; border-right:8px solid transparent;
		}
		.lnb_215222_ .dep1 > li.has_sub:before {bottom:0; border-bottom:8px solid #ffffff;}
		.lnb_215222_ .dep1 > li.has_sub:after {bottom:-3px; border-bottom:8px solid #f1f1f1;}
		.lnb_215222_ .dep1 > li.has_sub:hover:before,
		.lnb_215222_ .dep1 > li.has_sub:hover:after {display:block;}
	}

    .lnb_215222_ {
        position:fixed;top:0;right:-320px;max-width:320px;width:100%;height:100%;z-index:100;padding:70px 30px 30px;background:#ffffff;box-sizing:border-box;
        -webkit-transition:right .3s ease;
        -moz-transition:right .3s ease;
        -ms-transition:right .3s ease;
        -o-transition:right .3s ease;
        transition:right .3s ease;
    }

/* ****************** 모바일메뉴 (모바일 상단 메뉴)  ****************** */

    .lnb_m_top {display:block;position:relative;background:#fff;border-top:1px solid #efefef;border-bottom:1px solid #efefef;z-index:5;}
    .lnb_m_top > div {overflow-x:scroll;}
    .lnb_m_top .dep1 {box-sizing:border-box;display:inline-block;min-width:100%;margin:0;padding:0 40px;font-size:0;text-align:center;list-style:none;white-space:nowrap;}
    .lnb_m_top .dep1 li {display:inline-block;}
    .lnb_m_top .dep1 li a {height:40px;line-height:40px;padding:0 10px;font-size:13px}
    .lnb_m_top .dep1 li.on a {font-weight:bold;color:#d00000;}
    .lnb_m_top i {position:absolute;left:0;top:0;width:40px;height:40px;background:#ffffff;}
    .lnb_m_top i.prev:before {content:'';position:absolute;top:0;left:8px;bottom:0;width:0;height:0;margin:auto;border:8px solid transparent;border-right-color:#3d3d3d}
    .lnb_m_top i.prev:after {content:'';position:absolute;top:0;left:9px;bottom:0;width:0;height:0;margin:auto;border:8px solid transparent;border-right-color:#ffffff}
    .lnb_m_top i.next{right:0;left:inherit}
    .lnb_m_top i.next:before {content:'';position:absolute;top:0;right:8px;bottom:0;width:0;height:0;margin:auto;border:8px solid transparent;border-left-color:#3d3d3d}
    .lnb_m_top i.next:after {content:'';position:absolute;top:0;right:9px;bottom:0;width:0;height:0;margin:auto;border:8px solid transparent;border-left-color:#ffffff}

/* ****************** 공백  ****************** */

.empty_line_341635_ {display:block; width:100%; height:0px; line-height:0px;}

[id^=div_user_list] .empty_line_341635_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_341635_:before {content:'공백 : 0px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 공백  ****************** */

.empty_line_341655_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_341655_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_341655_:before {content:'공백 : 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 3칸 레이아웃  ****************** */

.layout_341665_ {clear:both; min-width:320px; max-width:1400px; margin:0 auto;}
.layout_341665_ > div {margin-left:-30px;}
.layout_341665_ > div:after {content:''; display:block; clear:both;}
.layout_341665_ > div > [class^=container_] {float:left; position:relative; width:100%; padding-left:30px; box-sizing:border-box;}
.layout_341665_ > div > .container_1 {width:20%;}
.layout_341665_ > div > .container_2 {width:60%;}
.layout_341665_ > div > .container_3 {width:20%;}

@media (max-width:1023px){
	.layout_341665_ > div > .container_1 { width:100%; }
	.layout_341665_ > div > .container_2 {clear:both; width:100%; padding-top:30px;}
	.layout_341665_ > div > .container_3 {clear:both; width:100%; padding-top:30px;}
}

@media \0screen{
	.layout_341665_ {min-width:1400px;}
}

/* ****************** 공백  ****************** */

.empty_line_341685_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_341685_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_341685_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 이미지  ****************** */

.img_341775_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.img_341775_ * {box-sizing:border-box;}
.img_341775_ a {display:block; text-decoration:none;}
.img_341775_ img {max-width:100%; vertical-align:top;}

/* ****************** 공백  ****************** */

.empty_line_341755_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_341755_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_341755_:before {content:'공백 : 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 하단 메뉴  ****************** */

.fnb_341715_ ul {margin:0; padding:0; list-style:none; font-size:0;}
.fnb_341715_ li {position:relative; display:inline-block; font-size:16px;}
.fnb_341715_ li:before {content:''; display:block; position:absolute; left:0; top:50%; width:1px; height:10px; margin-top:-5px; background-color:#ffffff; opacity:.5;}
.fnb_341715_ li:first-child:before {display:none;}
.fnb_341715_ li a {display:block; height:30px; line-height:30px; margin:0; padding:0 .8em; font-size:15px; color:#ffffff; text-decoration:none;}
.fnb_341715_ li a:hover {text-decoration:underline;}
.fnb_341715_ p {height:30px; line-height:30px; margin:0; padding:0 .8em; font-family:Arial; font-size:12px; color:#ffffff}

/* ****************** 공백  ****************** */

.empty_line_341705_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_341705_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_341705_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 하단 정보  ****************** */

.footer_info_341765_ {padding:0 10px;}
.footer_info_341765_ ul {margin:0; padding:0; list-style:none; font-size:0;}
.footer_info_341765_ li {position:relative; display:inline-block; padding:0 .8em; font-size:14px; color:#ffffff; line-height:22px;}
.footer_info_341765_ li:before {content:''; display:block; position:absolute; left:0; top:50%; width:1px; height:10px; margin-top:-5px; background-color:#ffffff; opacity:.5;}
.footer_info_341765_ li:first-child {padding-left:0;}
.footer_info_341765_ li:first-child:before {display:none;}
.footer_info_341765_ li .bizinfo {display:inline-block; margin-left:.8em; padding:0 .5em; border-radius:2px; background:#666; font-size:12px; color:#fff; line-height:20px; text-decoration:none;}

/* ****************** 공백  ****************** */

.empty_line_341735_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_341735_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_341735_:before {content:'공백 : 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 공백  ****************** */

.empty_line_341675_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_341675_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_341675_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 타이틀 텍스트  ****************** */

.title_341725_ {font-size:0;}
.title_341725_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:20px; letter-spacing:-1px; font-weight:bold; color:#ffffff; line-height:1.4em;
}
.title_341725_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_341725_.style_top p {padding-top:10px;}
.title_341725_.style_top p:before {left:0; top:0; width:20px; height:4px;}

.title_341725_.style_right p {padding-right:14px;}
.title_341725_.style_right p:before {right:0; top:4px; width:4px; height:20px;}

.title_341725_.style_bottom p {padding-bottom:12px;}
.title_341725_.style_bottom p:before {left:0; bottom:0; width:20px; height:4px;}

.title_341725_.style_left p {padding-left:14px;}
.title_341725_.style_left p:before {left:0; top:4px; width:4px; height:20px;}

.title_341725_.style_circle1 p {padding-left:20px;}
.title_341725_.style_circle1 p:before {
	left:0; top:8px; width:12px; height:12px;
	border-radius:12px;
}

.title_341725_.style_circle2 p {padding-left:20px;}
.title_341725_.style_circle2 p:before {
	left:0; top:8px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_341695_ {font-size:0;}
.title_341695_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:25px; letter-spacing:-1px; font-weight:bold; color:#ffffff; line-height:1.4em;
}
.title_341695_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_341695_.style_top p {padding-top:10px;}
.title_341695_.style_top p:before {left:0; top:0; width:25px; height:4px;}

.title_341695_.style_right p {padding-right:14px;}
.title_341695_.style_right p:before {right:0; top:5px; width:4px; height:25px;}

.title_341695_.style_bottom p {padding-bottom:12px;}
.title_341695_.style_bottom p:before {left:0; bottom:0; width:25px; height:4px;}

.title_341695_.style_left p {padding-left:14px;}
.title_341695_.style_left p:before {left:0; top:5px; width:4px; height:25px;}

.title_341695_.style_circle1 p {padding-left:20px;}
.title_341695_.style_circle1 p:before {
	left:0; top:12px; width:12px; height:12px;
	border-radius:12px;
}

.title_341695_.style_circle2 p {padding-left:20px;}
.title_341695_.style_circle2 p:before {
	left:0; top:12px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 공백  ****************** */

.empty_line_341745_ {display:block; width:100%; height:30px; line-height:30px;}

[id^=div_user_list] .empty_line_341745_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_341745_:before {content:'공백 : 30px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_341785_ {clear:both; min-width:320px; max-width:600px; margin:0 auto;}
.layout_341785_ > div:after {content:''; display:block; clear:both;}
.layout_341785_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_341785_ {min-width:600px;}
}

/* ****************** 공백  ****************** */

.empty_line_341815_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_341815_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_341815_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 이미지  ****************** */

.img_341865_ {display:inline-block; overflow:hidden; position:relative; width:200px; max-width:100%; vertical-align:top;}
.img_341865_ * {box-sizing:border-box;}
.img_341865_ a {display:block; text-decoration:none;}
.img_341865_ img {max-width:100%; vertical-align:top;}

/* ****************** 공백  ****************** */

.empty_line_341835_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_341835_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_341835_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 하단 메뉴  ****************** */

.fnb_341855_ ul {margin:0; padding:0; list-style:none; font-size:0;}
.fnb_341855_ li {position:relative; display:inline-block; font-size:16px;}
.fnb_341855_ li:before {content:''; display:block; position:absolute; left:0; top:50%; width:1px; height:10px; margin-top:-5px; background-color:#ffffff; opacity:.5;}
.fnb_341855_ li:first-child:before {display:none;}
.fnb_341855_ li a {display:block; height:30px; line-height:30px; margin:0; padding:0 .8em; font-size:15px; color:#ffffff; text-decoration:none;}
.fnb_341855_ li a:hover {text-decoration:underline;}
.fnb_341855_ p {height:30px; line-height:30px; margin:0; padding:0 .8em; font-family:Arial; font-size:12px; color:#ffffff}

/* ****************** 공백  ****************** */

.empty_line_341825_ {display:block; width:100%; height:10px; line-height:10px;}

[id^=div_user_list] .empty_line_341825_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_341825_:before {content:'공백 : 10px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 하단 정보  ****************** */

.footer_info_341845_ {padding:0 10px;}
.footer_info_341845_ ul {margin:0; padding:0; list-style:none; font-size:0;}
.footer_info_341845_ li {position:relative; display:inline-block; padding:0 .8em; font-size:14px; color:#ffffff; line-height:22px;}
.footer_info_341845_ li:before {content:''; display:block; position:absolute; left:0; top:50%; width:1px; height:10px; margin-top:-5px; background-color:#ffffff; opacity:.5;}
.footer_info_341845_ li:first-child {padding-left:0;}
.footer_info_341845_ li:first-child:before {display:none;}
.footer_info_341845_ li .bizinfo {display:inline-block; margin-left:.8em; padding:0 .5em; border-radius:2px; background:#666; font-size:12px; color:#fff; line-height:20px; text-decoration:none;}

/* ****************** 공백  ****************** */

.empty_line_341795_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_341795_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_341795_:before {content:'공백 : 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 타이틀 텍스트  ****************** */

.title_341875_ {font-size:0;}
.title_341875_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:20px; letter-spacing:-1px; font-weight:bold; color:#ffffff; line-height:1.4em;
}
.title_341875_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_341875_.style_top p {padding-top:10px;}
.title_341875_.style_top p:before {left:0; top:0; width:20px; height:4px;}

.title_341875_.style_right p {padding-right:14px;}
.title_341875_.style_right p:before {right:0; top:4px; width:4px; height:20px;}

.title_341875_.style_bottom p {padding-bottom:12px;}
.title_341875_.style_bottom p:before {left:0; bottom:0; width:20px; height:4px;}

.title_341875_.style_left p {padding-left:14px;}
.title_341875_.style_left p:before {left:0; top:4px; width:4px; height:20px;}

.title_341875_.style_circle1 p {padding-left:20px;}
.title_341875_.style_circle1 p:before {
	left:0; top:8px; width:12px; height:12px;
	border-radius:12px;
}

.title_341875_.style_circle2 p {padding-left:20px;}
.title_341875_.style_circle2 p:before {
	left:0; top:8px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_341885_ {font-size:0;}
.title_341885_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:25px; letter-spacing:-1px; font-weight:bold; color:#ffffff; line-height:1.4em;
}
.title_341885_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_341885_.style_top p {padding-top:10px;}
.title_341885_.style_top p:before {left:0; top:0; width:25px; height:4px;}

.title_341885_.style_right p {padding-right:14px;}
.title_341885_.style_right p:before {right:0; top:5px; width:4px; height:25px;}

.title_341885_.style_bottom p {padding-bottom:12px;}
.title_341885_.style_bottom p:before {left:0; bottom:0; width:25px; height:4px;}

.title_341885_.style_left p {padding-left:14px;}
.title_341885_.style_left p:before {left:0; top:5px; width:4px; height:25px;}

.title_341885_.style_circle1 p {padding-left:20px;}
.title_341885_.style_circle1 p:before {
	left:0; top:12px; width:12px; height:12px;
	border-radius:12px;
}

.title_341885_.style_circle2 p {padding-left:20px;}
.title_341885_.style_circle2 p:before {
	left:0; top:12px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 공백  ****************** */

.empty_line_341805_ {display:block; width:100%; height:40px; line-height:40px;}

[id^=div_user_list] .empty_line_341805_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_341805_:before {content:'공백 : 40px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}
