	

	/* tab category menu */
	#index .tab_category_menu  { position:relative;width:100%;  height:38px;line-height:38px; font-weight:bold; border-bottom:1px solid #696969;  margin-top:3px;} /* ie7을 위해 relative 재입력 */
	#index .tab_category_menu  ul {width:100%;}
	#index .tab_category_menu  ul.cmenu>li {width:20%; display:block; float:left; color:#878787; text-align:center; font-family:"malgun gothic","맑은 고딕"; }
	#index .tab_category_menu  ul.cmenu>li a {display:block; color:#666666;}
	#index .tab_category_menu  ul.cmenu>li.hover a {color:#4EB161;}


	/* category Title / Select */
	/*#cateName {padding:20px 0px 10px 0px; font-size:18px; line-height:22px; color:#373737;font-weight: 500;}*/
	#cateName {padding: 5vw 0; font-size: calc(12px + 1vw); line-height: 150%; color:#373737;font-weight: 500; border-top: 2px solid #222; border-bottom: 1px solid #eee; margin: 0 15px; margin-top: 7vw;}
	#index .shop_depth_cate {margin: 0 1%; display: none;}
	#index .shop_depth_cate select.select {height:36px;border:none;font-size:15px;background-color:#f5f5f5; }
	#index .shop_depth_cate select.select2 {border:1px solid #a8a8a8;height:26px;padding-left:6px; background-color:#CCF1FF; }
	#index .txtBtn.s_medium	{background-color:transparent;color:#222;font-size:13px; padding:0 15px; height:38px;border:2px solid #555;font-weight:600;}

	#index .shop_depth_cate select:focus {outline: none;}
	#index .shop_depth_cate option {border: none;}

