/** 상단배너 **/
#body_wrap {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/** 상단영역 **/
#header {
	width: 100%;
	margin: 0px auto;
}

#top_global {
	width: 100%;
	clear: both;
	height: 35px;
	border-bottom: 1px solid #999;
}

#top_global .global_in {
	width: 1024px;
	margin: 0px auto;
	height: 35px;
}

#top_global .global_in2 {
	width: 1024px;
	margin: 0px auto;
	height: 35px;
	position: relative
}

#top_global .global_in .bookmark {
	width: 160px;
	float: left;
	background-image: url(../_img/com/top_g01.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	height: 35px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#top_global .global_in .bookmark a {
	float: left;
	box-sizing: border-box;
	padding-left: 35px;
	line-height: 35px;
	font-size: 12px;
	display: block;
	color: #666
}

#top_global .global_in .login {
	width: 380px;
	float: left;
	margin-left: 20px;
	margin-top: 5px
}

*:first-child+html #top_global .global_in .login {
	width: 380px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

/*로그인*/
.id_blur {
	BORDER-RIGHT: #ececec 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	BORDER-LEFT: #dcdcdc 1px solid;
	BORDER-BOTTOM: #ececec 1px solid;
	background-color: #ededed;
	background-image: url(../_img/com/id_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	margin-right: 5px;
	padding-right: 10px
}

.id_focus {
	BORDER-RIGHT: #ececec 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	BORDER-LEFT: #dcdcdc 1px solid;
	BORDER-BOTTOM: #ececec 1px solid;
	background-color: #ededed;
	height: 20px;
	margin-right: 5px;
	padding-left: 10px
}

.pw_blur {
	BORDER-RIGHT: #ececec 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	BORDER-LEFT: #dcdcdc 1px solid;
	BORDER-BOTTOM: #ececec 1px solid;
	background-color: #ededed;
	background-image: url(../_img/com/pw_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	margin-right: 5px;
	padding-right: 10px
}

.pw_focus {
	BORDER-RIGHT: #ececec 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	BORDER-LEFT: #dcdcdc 1px solid;
	BORDER-BOTTOM: #ececec 1px solid;
	background-color: #ededed;
	height: 20px;
	margin-right: 5px;
	padding-left: 10px
}

/*로그인*/
*:first-child+html .id_blur {
	BORDER-RIGHT: #ececec 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	BORDER-LEFT: #dcdcdc 1px solid;
	BORDER-BOTTOM: #ececec 1px solid;
	background-color: #ededed;
	background-image: url(../_img/com/id_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	margin-right: 5px;
	padding-right: 10px
}

*:first-child+html .id_focus {
	BORDER-RIGHT: #ececec 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	BORDER-LEFT: #dcdcdc 1px solid;
	BORDER-BOTTOM: #ececec 1px solid;
	background-color: #ededed;
	height: 20px;
	margin-right: 5px;
	padding-right: 0px;
	padding-left: 10px
}

*:first-child+html .pw_blur {
	BORDER-RIGHT: #ececec 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	BORDER-LEFT: #dcdcdc 1px solid;
	BORDER-BOTTOM: #ececec 1px solid;
	background-color: #ededed;
	background-image: url(../_img/com/pw_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	margin-right: 5px;
	padding-right: 10px
}

*:first-child+html .pw_focus {
	BORDER-RIGHT: #ececec 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	BORDER-LEFT: #dcdcdc 1px solid;
	BORDER-BOTTOM: #ececec 1px solid;
	background-color: #ededed;
	height: 20px;
	margin-right: 5px;
	padding-right: 0px;
	padding-left: 10px
}

#top_global .global_in .l_menu {
	float: left;
	line-height: 35px;
}

#top_global .global_in .l_menu a {
	font-size: 12px;
	color: #999999
}

#top_global .global_in .l_menu a:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#top_global .global_in .g_menu {
	float: right;
	text-align: right;
	line-height: 35px;
	font-size: 12px;
	color: #999999;
	padding-top: 7px;
}

#top_global .global_in .g_menu a {
	font-size: 13px;
	color: #999999
}

#top_global .global_in .g_menu a:hover {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

#top_global .global_in .g_ch {
	float: right;
	text-align: center;
	line-height: 31px;
	font-size: 12px;
	color: #999999;
	width: 40px;
	border-left: 1px solid #cdced1;
	border-right: 1px solid #cdced1;
	/*	background-image: url(../_img/com/lag_arrow.gif);*/
	background-repeat: no-repeat;
	background-position: 95% 95%;
	height: 33px;
}

#top_global .global_in .g_menu .quick_menu li {
	float: left;
	margin-right: 15px;
}

#top_global .global_in .g_menu .quick_menu .in_quick {
	float: left;
	list-style: none;
	position: relative;
	margin: 0;
	color: #666;
	background-color: #fff;
	font-family: "NanumBarunGothic", nbg, dotum, sans-serif;
	width: 122px;
	padding: 5px;
	z-index: 99999;
}

#top_global .global_in .g_menu .quick_menu .in_quick a {
	color: #585858;
	font-size: 11px;
}

#top_global .global_in .g_menu .nerodow {
	margin-top: 3px;
	opacity: 0.7;
}

#top_global .global_in .g_menu .quick_menu ul:hover>.nerodow {
	opacity: 1;
}

#top_global .global_in .g_menu .quick_menu ul {
	background: #fff;
	position: absolute;
	font-size: 12px !important;
	text-align: left;
	width: 122px;
	display: none;
}

#top_global .global_in .g_menu .quick_menu ul li:hover {
	background-color: #b3d6f3;
	color: black;
}

#top_global .global_in .g_menu .quick_menu ul li:hover a {
	color: black;
}

#top_global .global_in .g_ch img {
	margin-top: 11px;
}

/** 상단영역- 로고,검색,상단배너 **/
#top_wrap {
	width: 1024px;
	margin: 0px auto 12px;
	clear: both;
	position: relative;
	z-index: 52;
	justify-content: space-between; /* 첫 번째와 마지막 아이템을 양쪽 끝에 배치 */
	align-items: center;
  	display:flex;
}

#top_wrap .logo {
	width: 125px;
	height: 66px;
	float: left;

}

.top_search_text {
	font-family: Pretendard;
	flex-grow:1;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
}

/** 검색 **/
#top_wrap .top_search {
	width: 410px;
	height: 42px;
	background-color: #EDEDED;
	text-align: left;
	box-sizing: border-box;
	border-radius: 20px;
	display:flex;
	flex-direction: row;
	align-items: center;
}
#top_wrap .top_search * {
	font-family: Pretendard;
	font-weight: 400;
	font-size: 14px;
}

#top_wrap .top_search input {
	width: 270px;
	height: 28px;
	background-color: #EDEDED;
	text-align: left;
	border: 0px;
	font-size: 14px;
}

#top_wrap .top_search .icon_down {
	border-top-left-radius: 20px; 
	border-bottom-left-radius: 20px;
	background-color: #EDEDED;
	vertical-align: middle;
	border-right: 1px solid #cbcbcb;
	height: 28px;
}
#top_wrap .top_search .icon_down * {
	background-color: #EDEDED;
	border-top-left-radius: 20px; 
	border-bottom-left-radius: 20px;
}
#top_wrap .top_search .icon_down .cc-ddl-contents{
	border-top-left-radius: 0px; 
	border-bottom-left-radius: 0px;
}
#top_wrap .top_search .top_search_btn {
	flex-grow: 1;
	height:100%;
	cursor: pointer;
	justify-content: end;
    align-items: center;
    display: flex;
}
#top_wrap .top_search .top_search_btn > img{
	margin-left: auto;
	margin-right:14px;
}

/** 상단배너 이외 : f5_style.css **/
#top_wrap .toplink {

	position: absolute;
	top: 48px;
	right: 0px;

}

#top_wrap .toplink ul li {
	float: left;
	margin-right: 10px;
	font-size: 12px;
	color: #999;
	line-height: 26px;
	height: 26px
}

#top_wrap .toplink ul li a {
	font-size: 12px;
	color: #999;
	line-height: 25px;
	text-decoration: underline;
	height: 26px;
	display: inline-block;
}

*:first-child+html #top_wrap .toplink ul li a {
	font-size: 12px;
	color: #999;
	line-height: 25px;
	text-decoration: underline;
	display: inline-block;
}

/** 상단메뉴 **/
#top_menu {
	width:1024px;
	margin: 0px auto;
	height: 46px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	position:relative;
}
#top_menu .menu_item{
	max-width: 171px;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	cursor:pointer;
}
#category_main_btn1{
	position:relative;
	display:inline-block;
}

#category_list_container{
	position:absolute;
	top:33px;
	left:0px;
	height: 693px;
	z-index: 60;
	display: none;
	flex-direction: row;
	border-top: 1px solid #393939;
	box-shadow: 
        0 3px 2px rgba(0, 0, 0, 0.1),  /* 아래쪽 그림자 */
        -3px 0 2px rgba(0, 0, 0, 0.1), /* 왼쪽 그림자 */
        3px 0 2px rgba(0, 0, 0, 0.1);  /* 오른쪽 그림자 */
}


#category_list_container .category_list_item{
	height: 100%;
	background-color: #f0f2f6;
	display: flex;
	flex-direction: column;
}
.subCategory_list_container .category_list_item{
	background-color:white !important;
	max-width: 170px;
}
#category_list_container .category_list_item .category_item{
	width: 172px;
	height: 39px;
	
}
#category_list_container .category_list_item .category_item > a > div{
	font-family: Pretendard;
	letter-spacing: -0.5px;
	font-size: 16px;
	font-weight: 500;
	color: #1e1e1e;
	cursor: pointer;
	text-align: center;
	line-height: 2.5;
	width: 65%; margin: 0px auto; height:100%; 
	border-bottom: 1px solid #E3E4E8;
	transition: all 0.03s ease;
}
#category_list_container .category_list_item .category_item2{
	width: 170px;
	height: 39px;
	font-family: Pretendard;
	letter-spacing: -0.5px;
	font-size: 14px;
	padding: 10px;
	font-weight: 500;
	color: #1e1e1e;
	cursor: pointer;
	line-height: 2.5;
	text-align:start;
	display:flex;
}
#category_list_container .category_list_item .category_item2 >a{
	width: 100%;
	height: 100%;
	padding-left: 0px;
	white-space: nowrap;
	overflow: hidden; 
	text-overflow: ellipsis;
}
#category_list_container .category_list_item .category_item:hover {
	background-color: #FFF !important;
}
#category_list_container .category_list_item .category_item:hover > a > div{
	color: #0062a6 !important;
	font-weight: 700 !important;
	border-bottom: 0px !important;
}
#category_list_container .category_list_item .category_item:hover {
	/* color: #0062a6 !important;
	font-weight: 700 !important;
	border-bottom: 0px !important; */
	background-color: #000;
}
#category_list_container .category_list_item .category_item2:hover > a {
	color: #0062a6 !important;
	font-weight: 700 !important;
}
.subCategory_list_container{
	display: none;
	height: 692px;
	position: relative;
	transition: all 0.03s ease;
	z-index: 999;
}
#category_list_container .ad_box{
	width: 512px;
	overflow: hidden;
}
#top_menu .menu_item .menu_item_title{
	margin: auto 0px;
	width: 100%;
	text-align: center;
	font-family: Pretendard;
	letter-spacing: -0.6px;
	font-size: 16px;
	font-weight: 600;
	color: #3b3b3b;
	position:relative
}
#top_menu .menu_item .menu_item_title_last{
	margin: auto 0px;
	width: 100%;
	text-align: center;
	font-family: Pretendard;
	letter-spacing: -0.6px;
	font-size: 16px;
	font-weight: 600;
	color: #3b3b3b;
	position:relative
}
#top_menu .menu_item .title{
	font-size:19px; 
	font-weight:700; 
	color: #0062A6
}
.menu_item_title::after{
	content: '';
    position: absolute;
    right: 0; /* 오른쪽에 위치하게 설정 */
    top: 50%; /* 부모 요소의 중간으로 위치 설정 */
    transform: translateY(-50%); /* 부모 요소의 중앙에 정확히 맞추기 위해 세로 위치 보정 */
    height: 11px; /* 세로선의 높이 설정 */
    width: 1px; /* 세로선의 두께 설정 */
    background-color: #d0d0d0; /* 세로선의 색상 설정 */
}

#top_menu .topmenu_in {
	width: 1024px;
	margin: 0px auto;
	height: 46px;
	padding-left: 150px;
}

.wrap {
	float: left
}

/* 상단메뉴 -대메뉴 */
#nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
	display: block;
	background: none;
	position: relative;
	z-index: 999;
	margin: 0 0px;
	background-image: url(../_img/com/top_line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 165px
}

#nav li a.bigtitle {
	display: block;
	line-height: 30px;
	text-decoration: none;

	zoom: 1;
	padding: 10px 0px 0px 0px;
	color: #000;
	font-size: 15px;
	background-image: url(../_img/com/topmenubg_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	text-align: center;
}

#nav li a.bigtitle :hover,
#nav li a.bigtitle.hov {
	color: #576482;
	background-image: url(../_img/com/topmenubg_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;

}

/* 상단메뉴 -하위카테고리 */
#nav ul.submenu02 {
	margin-left: -135px
}

#nav ul.submenu03 {
	margin-left: -270px
}

#nav ul.submenu04 {
	margin-left: -405px
}

#nav ul.submenu05 {
	margin-left: -540px
}

#nav ul.submenu06 {
	margin-left: -675px
}

#nav ul.submenu07 {
	margin-left: -810px
}

#nav ul {
	position: absolute;
	left: 0px;
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px #288910 solid;
	width: 810px;
	background-color: #fff;
	opacity: 0.9;
}

#nav ul li {
	width: 134px;
	float: left;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-align: left;
	background-color: #fff;
}

#nav ul li:hover {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #e2eddf;
}

#nav ul li.long {
	width: 269px;
	float: left;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-align: left;
	background-color: #fff;
}

#nav ul li.long:hover {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #e2eddf;
}

#nav ul a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 8px 5px;
	color: #666;
	border-bottom: 1px solid transparent;
	text-transform: uppercase;
	color: #333;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: -1px
}

#nav ul a:hover {
	text-decoration: none;
	background: transparent;
	color: #31791c;
	border: 1px solid #31950f;
	margin: -1px 0px 0px -1px
}

* html #nav ul {
	margin: 0 0 0 0px;
}

/** 기부약정서 **/

#ngo_w {
	float: left;
	/* 	background: url(../_img/com/topmenubg_right.jpg); */
	text-align: center;
	width: 190px;
	height: 42px;
	display: block;
	vertical-align: middle;
}

#ngo_w img {
	margin: 0px auto 4px auto
}


/** 메인 배너영역_a **/
#main_wrap_a {
	width: 1033px;
	margin: 0px auto;
	clear: both;
	position: relative;
}

/** 메인 왕배너 영역 f1_slideshow.css **/
#main_wrap_a .main_big {
	width: 1033px;
	float: left;
	margin-bottom: 35px;
	clear: both;
}

#main_wrap_a .main_big .big_banner {
	width: 810px;
	height: 490px;
	float: left
}

/** 메인 ngo영역 **/
#main_wrap_a .main_big .ngo1 {
	width: 223px;
	height: 283px;
	float: left
}

/** 메인 ngo 롤링배너  f2_ngoslid.css**/
#main_wrap_a .main_big .ngo2 {
	width: 221px;
	height: 206px;
	float: left;
	border: 1px solid #dbdbdb;
	border-top: none
}

/** 메인 베스트딜**/
#main_wrap_a .main_best {
	width: 1033px;
	float: left;
	margin-bottom: 30px;
}

#main_wrap_a .main_best .best_title {
	width: 1033px;
	float: left;
	margin-bottom: 10px;
	text-align: left
}

p.more {
	float: right;
}

p.imgleft {
	float: left;
}

#main_wrap_a .main_best .best_box {
	width: 1033px;
	float: left;
	border: 1px solid #cecece
}

#main_wrap_a .main_best .best_box ul li.line {
	float: left;
	border-right: 1px solid #cecece;
	border-bottom: none;
	border-left: none;
	border-top: none;
}

#main_wrap_a .main_best .best_box ul li.noline {
	float: left;
}

/** 메인 기획전 f3_amazon_scroller.css**/
#main_wrap_a .main_plan {
	width: 1033px;
	float: left;
	margin-bottom: 30px;
}

#main_wrap_a .main_plan .plan_title {
	width: 1033px;
	float: left;
	margin-bottom: 10px;
	text-align: left
}

#main_wrap_a .main_plan .plan_box {
	width: 1033px;
	float: left;
	border-top: 1px solid #cecece
}

#main_wrap_a .main_plan .plan_box ul li {
	float: left;
}

/** 메인 쇼킹**/
#main_wrap_b {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	background-color: #f2f2f2
}

#main_wrap_b .shocking {
	width: 1033px;
	margin: 0px auto;
}

/** 메인 인기상품**/
#main_wrap_c {
	width: 1033px;
	margin: 0px auto;
}

#main_wrap_c .main_popular {
	width: 1033px;
	float: left;
	margin-bottom: 30px;
}

#main_wrap_c .main_popular .popular_title {
	width: 1033px;
	float: left;
	margin-bottom: 10px;
	text-align: left
}

#main_wrap_c .main_popular .popular_box {
	width: 1033px;
	float: left;
	border-top: 3px solid #333333
}

#main_wrap_c .main_popular .popular_box ul li.line {
	float: left;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	border-left: none;
	border-top: none;
	height: 355px;
}

#main_wrap_c .main_popular .popular_box ul li.noline {
	float: left;
	border-bottom: 1px solid #eaeaea;
	height: 355px;
}

/** 메인 인기상품_배너 f4_spslid.css**/
.popular_big {
	float: left;
	width: 395px;
	height: 323px;
	margin: 20px 14px 0px 0px;
}

/** 메인 인기상품 리스트**/
.popular_products {
	float: left;
	width: 170px;
	height: 323px;
	margin: 30px 18px 0px 16px;
}

.popular_products .toptitle {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	font-size: 11px;
	color: #2ab000;
	text-align: left;
	text-transform: uppercase
}

.popular_products .title01 {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	font-size: 12px;
	color: #666666;
	text-align: left;
	letter-spacing: -0.5px
}

.popular_products .title02 {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	font-size: 15px;
	color: #333333;
	text-align: left;
	letter-spacing: -0.5px
}

.popular_products .title02 a {
	float: left;
	width: 100%;
	font-size: 15px;
	color: #333333;
	text-align: left;
	letter-spacing: -0.5px;
	text-decoration: none;
}

.popular_products .title02 a:hover {
	float: left;
	width: 100%;
	font-size: 15px;
	color: #333333;
	text-align: left;
	letter-spacing: -0.5px;
	text-decoration: none;
}

.popular_products .more {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	font-size: 11px;
	color: #999;
	text-align: left;
}

.popular_products .more a {
	float: left;
	width: 100%;
	font-size: 11px;
	color: #999;
	text-align: left;
	text-decoration: none;
	line-height: 25px
}

.popular_products .more a:hover {
	float: left;
	width: 100%;
	font-size: 11px;
	color: #999;
	text-align: left;
	text-decoration: none;
	line-height: 25px
}

.popular_products .img {
	float: left;
	width: 100%;
	margin-top: 20px
}

/** 메인 신상품**/
#main_wrap_c .main_new {
	width: 1033px;
	float: left;
	margin-bottom: 30px;
}

#main_wrap_c .main_new .new_title {
	width: 1033px;
	float: left;
	margin-bottom: 10px;
	text-align: left
}

#main_wrap_c .main_new .new_box {
	width: 1033px;
	float: left;
	border-top: 3px solid #333333
}

#main_wrap_c .main_new .new_box ul li.line {
	float: left;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	border-left: none;
	border-top: none;
	height: 355px;
}

#main_wrap_c .main_new .new_box ul li.noline {
	float: left;
	border-bottom: 1px solid #eaeaea;
	height: 355px;
}

.new_products {
	float: left;
	width: 170px;
	height: 290px;
	margin: 30px 18px 0px 16px;
}

.new_products .new_img {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.new_products p.new_title01 {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #333333;
	text-align: left;
	letter-spacing: -0.5px
}

.new_products p.new_title01 a {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #333333;
	text-align: left;
	letter-spacing: -0.5px;
	text-decoration: none;
	line-height: 20px
}

.new_products p.new_title01 a:hover {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #333333;
	text-align: left;
	letter-spacing: -0.5px;
	text-decoration: none;
	line-height: 20px
}

.new_products p.new_title02 {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #999;
	text-align: left;
	letter-spacing: -0.5px;
	margin-bottom: 10px
}

.new_products p.new_title02 a {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #999;
	text-align: left;
	letter-spacing: -0.5px;
	text-decoration: none;
	line-height: 16px
}

.new_products p.new_title02 a:hover {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #999;
	text-align: left;
	letter-spacing: -0.5px;
	line-height: 16px;
	text-decoration: none;
}

.cate_listbox2 {
	float: left;
	width: 100%;
	font-size: 12px;
}

.cate_listbox2 p.price1 {
	float: left;
	margin-right: 10px;
	font-size: 11px;
	text-decoration: line-through;
	;
	text-align: left;
	color: #999;
}

.cate_listbox2 p.price2 {
	float: right;
	font-size: 14px;
	color: #378ac9;
}

.cate_listbox2 p.price2 .won_color1 {
	font-weight: bold;
	font-size: 15px;
	color: #187BC2;
	font-family: "NanumBarunGothic", nbg, dotum, sans-serif;
}

.cate_listbox2 p.price2 .won_color {
	font-size: 12px;
	font-weight: normal;
	color: #187BC2;
	line-height: 18px;
	font-family: "NanumBarunGothic", nbg, dotum, sans-serif;
}



.new_products p.new_price {
	float: left;
	width: 100%;
	font-size: 18px;
	color: #339900;
	text-align: left;

}

/** 하단 영역**/
#footer {
	width: 100%;
	float: left;
	border-top: 3px solid #4e4d49;
}

#footer .in_footer {
	width: 1033px;
	margin: 0px auto;
}

#footer .in_footer .footer_cont01 {
	width: 100%;
	height: 130px;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
	padding: 40px 0px 20px 0px;
}

#footer .in_footer .footer_cont01 .notice {
	width: 230px;
	float: left
}

#footer .in_footer .footer_cont01 .notice .title {
	width: 230px;
	float: left;
	margin-bottom: 10px;
	text-align: left
}

#footer .in_footer .footer_cont01 .notice ul li {
	width: 215px;
	float: left;
	padding-left: 10px;
	background-image: url(../_img/com/com_doticon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left
}

#footer .in_footer .footer_cont01 .notice ul li a {
	line-height: 20px;
	text-decoration: none;
	color: #666
}

#footer .in_footer .footer_cont01 .notice ul li a:hover {
	line-height: 20px;
	text-decoration: none;
	color: #000
}

#footer .in_footer .footer_cont01 .qna {
	width: 360px;
	float: left
}

#footer .in_footer .footer_cont01 .qna .title {
	width: 334px;
	float: left;
	margin-bottom: 10px;
	text-align: left
}

#footer .in_footer .footer_cont01 .qna .qna_iconbox {
	width: 333px;
	float: left;
	border-top: 1px solid #9c9c9c;
	border-left: 1px solid #9c9c9c
}

#footer .in_footer .footer_cont01 .qna .qna_iconbox ul li {
	float: left;
	border-right: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c
}

#footer .in_footer .footer_cont01 .qna .qna_iconbox ul li p.img {
	float: left;
	border-right: 1px solid #9c9c9c;
	display: block;
	width: 30px
}

#footer .in_footer .footer_cont01 .qna .qna_iconbox ul li p.text {
	float: left;
	display: block;
	width: 74px;
	background-color: #fafafa;
	line-height: 30px;
	font-size: 11px;
	text-align: left;
	padding-left: 5px
}

#footer .in_footer .footer_cont01 .qna .qna_iconbox ul li p.text a {
	float: left;
	line-height: 30px;
	color: #666;
	text-decoration: none;
}

#footer .in_footer .footer_cont01 .qna .qna_iconbox ul li p.text a:hover {
	float: left;
	line-height: 30px;
	color: #666;
	text-decoration: none;
}

#footer .in_footer .footer_cont01 .customer {
	width: 220px;
	float: left
}

#footer .in_footer .footer_cont01 .customer .title {
	width: 220px;
	float: left;
	margin-bottom: 20px;
	text-align: left
}

#footer .in_footer .footer_cont01 .customer .qna_text1 {
	width: 220px;
	float: left;
	margin-bottom: 10px;
	text-align: left
}

#footer .in_footer .footer_cont01 .customer .qna_text2 {
	width: 220px;
	float: left;
	margin-bottom: 20px;
	text-align: left
}

#footer .in_footer .footer_cont01 .customer2 {
	width: 220px;
	float: left
}

#footer .in_footer .footer_cont01 .customer2 ul li {
	float: left
}

#footer .in_footer .footer_cont02 {
	width: 100%;
	float: left;
	margin-bottom: 20px
}

#footer .in_footer .footer_cont02 .footer_logo {
	width: 200px;
	padding-top: 20px;
	float: left
}

#footer .in_footer .footer_cont02 .footer_smenu {
	width: 700px;
	float: left;
	margin-bottom: 10px;
	text-align: left
}

#footer .in_footer .footer_cont02 .footer_smenu a {
	color: #666;
	font-size: 12px;
	text-decoration: none;
}

#footer .in_footer .footer_cont02 .footer_copy {
	width: 700px;
	float: left;
	text-align: left;
	color: #999;
	font-size: 11px
}

/** 퀵메뉴 영역 : 오른쪽**/
#quick_right_cont {
	width: 92px;
	float: left;
	margin-top:60px;
}

#quick_right_cont .quick_banner {
	width: 92px;
	float: left;
	margin-bottom: 1px;

}

#quick_right_cont .quick_ing {
	width: 92px;
	float: left;
	border-bottom: 1px solid #d4d4d4;
	background-color: #ececec;
	height: 26px;
	text-align: center;
	line-height: 26px
}

#quick_right_cont .quick_ing a {
	width: 92px;
	float: left;
	height: 26px;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
	color: #666
}

#quick_right_cont .quick_ing a:hover {
	width: 92px;
	float: left;
	height: 26px;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
	color: #666
}

#quick_right_cont .quick_latest {
	width: 92px;
	float: left;
	height: 125px;
	background-color: #fff
}

#quick_right_cont .quick_latest p.img {
	float: left;
	margin: 10px
}

#quick_right_cont .quick_latest p.icon {
	float: left;
	margin: 0px 0px 0px 25px;
	width: 50px;
}

/** 퀵배너 : 왼쪽**/
#quick_left_cont {
	width: 64px;
	float: left;
	background: #FFFFFF
}

#quick_left_cont .quick_banner {
	width: 64px;
	float: left;


}

#quick_left {
	position: relative;
	width: 64px;
	left: 0px;
	top: 141px;
	margin-left: -64px;
}

.skyWraper {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	width: 1030px;
	text-align: left;
}

/* skyscrapper_right */
#sky_right {
	position: absolute;
	right: 50%;
	width: 78px;
	margin-right: -599px;
	margin-top: 1px;
	color: #565960;
	z-index: 300;
}

.btn_top {
	display: none;
	margin-left: 31px;
}
.btn_bottom {
	display: none;
	margin-left: 31px;
}


/* 스카이 퀵메뉴 : 완쪽 */
#quick_skyleft_cont {
	width: 100px;
	float: left;
	margin-top: 60px;
}

#quick_skyleft_cont .quick_banner {
	width: 100px;
	float: left;
	margin-bottom: 1px;

}

#quick_skyleft_cont .quick_ing {
	width: 100px;
	float: left;
	border-bottom: 1px solid #d4d4d4;
	background-color: #ececec;
	height: 26px;
	text-align: center;
	line-height: 26px
}

#quick_skyleft_cont .quick_ing a {
	width: 100px;
	float: left;
	height: 26px;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
	color: #666
}

#quick_skyleft_cont .quick_ing a:hover {
	width: 100px;
	float: left;
	height: 26px;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
	color: #666
}

#quick_skyleft_cont .quick_latest {
	width: 100px;
	float: left;
	height: 125px;
	background-color: #fff
}

#quick_skyleft_cont .quick_latest p.img {
	float: left;
	margin: 10px
}

#quick_skyleft_cont .quick_latest p.icon {
	float: left;
	margin: 0px 0px 0px 25px;
	width: 50px;
}

/* skyscrapper_left */
.skyWraperLeft {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	width: 100px;
	text-align: left;
}

#sky_left {
	position: absolute;
	right: 50%;
	width: 100px;
	margin-right: 520px;
	margin-top: 1px;
	color: #565960;
	z-index: 300;
}

/* #sky_bottom {position:fixed; right:50%;top:70%; width:100px;height:110px; border:5px solid #378ac9;margin-right:520px; margin-top:1px; color:#565960; z-index:300;padding:5px;background-color:white} */
#sky_bottom {
	position: fixed;
	right: 50%;
	top: 70%;
	width: 330px;
	height: 260px;
	margin-right: 520px;
	margin-top: 1px;
	color: #565960;
	z-index: 300;
	padding: 5px;
	background-color: #cccccc40;
}

.top10-rank-tabs {
	display: block;
	width: 205px;
	height: 30px;
	border-top: solid 1px #e9ecef;
	border-bottom: solid 1px #e9ecef;
	text-align: center;
	margin: 0 auto;
	overflow: unset;
}

.top10-rank-container {
	display: block;
	width: 210px;
	letter-spacing: 0;
	word-spacing: -0.025em;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
}

#top10Rank ul li {
	display: inline-block;
	text-align: center;
	font-size: 12px;
	padding: 0px 3px;
	line-height: 28px;
	position: relative;
	overflow: visible;
	cursor: pointer;
}

#top10Rank ul.top10-rank-tabs li.active {
	color: #005cff;
	font-weight: bold;
}

#top10Rank ul.top10-rank-tabs li:hover:after {
	width: 100%;
}

#top10Rank ul.top10-rank-tabs li:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 0%;
	height: 3px;
	background-color: #005cff;
	transform: translateX(-50%);
	-webkit-transition: all .3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-o-transition: all .3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all .3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.list_category {
	float: left;
	width: 100%;
	border: 0px solid blue;
}

.list_category #label {
	float: left;
	width: 16%;
	border: 0px solid blue;
	font-weight: bold;
}

.list_category li {
	float: left;
	width: 20%;
	border: 0px solid blue;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 13px;
	padding: 5px 0px;
}

.-none {
	display: none;
}

#top10Rank {
	width: 215px;
	height: 345px;
	border: 1px solid #e9ecef;
	background-color: #fff;
	float: left;
	text-align: center;
	position: relative;
	right: 114px;
	margin-top: 5px;
}

#top10-title {
	width: 185px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0;
	word-spacing: -0.025em;
	margin: 0 auto;
	text-align: center;
	padding: 10px 15px 10px 15px;
}
