#target_s_focus{
	width: 520px;
	height: 426px;
	background: #fff;
	border: 1px solid #e3e3e3;
	z-index: 60;
	position: absolute;
	margin-left: -2px;
	box-sizing: border-box;
	margin-top: 1px;
	overflow: hidden;
	display:none;
	box-shadow: 2.3px 1.9px 3px 0 rgba(0, 0, 0, 0.11);
}
#target_s_focus .key_word_div{
	float:left;width:50%;
	box-sizing: border-box;
}
#target_s_focus .left{
	border-right:#e3e3e3 1px solid;
}

#target_s_focus .key_word_div > ul{
	height: 346px;
	padding-left:16px;
	padding-right:17px;
	box-sizing:border:box;
	overflow:hidden;
	   
}

#target_s_focus .key_word_div > ul > li{
	height:29px; 
	letter-spacing: -0.1px;	
	color: #000000;
	cursor:pointer;
	line-height:29px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: nowrap;
}
#target_s_focus .key_word_div > ul > li:nth-of-type(n+2){
		margin-top: 2.5px;
}
#target_s_focus .key_word_div > ul > li:hover:before{
	content:'';
	background:#ebebeb;
	width:259px;
	height:29px;
	z-index:-1;
	position:absolute;
	margin-left: -16px;
}

#target_s_focus .key_word_div > p{
	
	border-bottom:1px solid #e3e3e3;
	
	color:#555;
}

#target_s_focus .key_word_div > p:first-of-type{
	letter-spacing: -0.1px;
	color: #555555;
	font-weight:bold;
	height:42px;line-height:42px;	
	margin-left:16px;
	margin-right:17px;							
}
#target_s_focus .key_word_div > p:last-of-type{
	height: 37px;
	background-color: #f8f8f8;line-height:37px;
	padding-left:16px;
	padding-right:17px;
	border-top:1px solid #e3e3e3;box-sizing:border-box;
}
#target_s_focus #검색어저장{
	letter-spacing: -0.6px;
	font-size: 11px;
	cursor:pointer;
}
#target_s_focus #검색어전체삭제{
	letter-spacing: -1.1px;
	margin-left: 80px;
	font-size: 11px;
	cursor:pointer;
}
#target_s_focus .right p:last-of-type>span{
	font-size:11px; letter-spacing: -0.1px;
}
#target_s_focus .right p:last-of-type>span>img{
vertical-align: middle;
margin-top: -2px;
}

#target_s_focus .rank{
	font-family: NotoSansCJKkr;
	font-size: 14px;letter-spacing: -0.7px;color: #e11837;
	margin-right:10px;    font-weight: 600;
	width:14px; text-align:center;    display: inline-block;

}
#target_s_focus .del_close{
	vertical-align: middle;
	float:right;
}
#target_s_focus .my_keyword{
	color:#cfd0d1;margin-right:7px;    vertical-align: text-bottom;
		display: inline-block;
		height: 29px;
		line-height: 29px;
		vertical-align: top;
}

#target_s_focus .maxwidth_180{
	max-width: 180px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: nowrap;
}
#target_s_focus .red{
	color:#e11737 !important;
}








#target_s_keyword{

	width: 520px;
    max-height: 550px;
	
	background-color: #fff;
	border: 1px solid #c8c8c8;
	box-sizing:border-box;
	
	display: none;
	position: absolute;
	z-index: 99999;
	margin-left: -2px;
	margin-top: 2px;
	box-shadow: 2.3px 1.9px 3px 0 rgba(0, 0, 0, 0.11);
}
#target_s_keyword > ul{
	max-height:512px;
	padding-left:17px;    padding-top: 5px;
	box-sizing:border-box;overflow:hidden;
}
#target_s_keyword > ul>li{
	height:29px;
	line-height:29px;margin-top: 2px;color: #000000;letter-spacing: -0.1px;font-size: 14px;
	cursor:pointer;
}
#target_s_keyword > ul>li>span{
	font-size:14px;
}
#target_s_keyword > p{
	box-sizing: border-box;
    height: 37px;
    background-color: #f8f8f8;
    border-top: #e3e3e3 1px solid;
    line-height: 37px;
    text-align: right;
    padding-right: 15px;
    cursor: pointer;
}


#target_s_keyword .auto_search_focus{
	background: #ebebeb;
}
#target_s_keyword .auto_search_focus:before{
	content: '';
	position: absolute;
	width: 100%;
	background: #ebebeb;
	z-index: -1;
	height: 29px;
	left: 0px;
}



#ranking_box_more #rank_product{
	display:none;
}
#ranking_box_more >div:first-of-type > span {
	display: inline-block;					
	height: 25px;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	cursor:pointer;
}
#ranking_box_more .hot_standby {
	background-color: #fff;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#fff));
	border: 1px solid #828282;
	border-bottom: 0px;
	box-sizing: border-box;
	border-bottom-left-radius: 3px;
}
#ranking_box_more .hot_active{
	background-color: #132744;
	font-weight:bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#748091), to(#132744));
	/* margin-left: -4px; */
	border: 1px solid #aeaeae;
	border-left: 0px;
	border-bottom: 1px solid #828282;
	border-bottom-right-radius: 3px;
	color: #fff;
}
				

#ranking_box_more > div:first-of-type{
	font-size: 14px;letter-spacing: -0.1px;
	height:45px;
	border-bottom:1px solid #c8c8c8;
	line-height:46px;
	font-weight:bold;
	margin:0px 17px;
}


#ranking_box_more > div:last-of-type{
	letter-spacing: -0.1px;color: #555555; font-size: 11px;height: 29px;line-height: 29px;
	background-color: #f8f8f8;border-top:#e3e3e3 1px solid;
	padding-left:15px;padding-right: 23px;
}
#ranking_box_more > div:last-of-type >span{
	vertical-align: middle;
}

#ranking_box_more{
	right: -2px;
	box-sizing:border-box;
	display:none;
	position: absolute;
	width: 243px;
	height:440px;
	z-index: 99;
	background: #fff;
	border: 1px solid black;				
}
#ranking_box_more a{
	color:#000;
}
#ranking_box_more .rank_list{
	padding-left:15px;padding-right:23px;height:364px;overflow:hidden;  padding-top:15px;
}
#ranking_box_more .rank_list >div{
	line-height: 34px;
    height: 34px;
	display: -ms-flexbox;
    display: flex;
	-ms-flex-align: center;
	align-items: center;
}

#ranking_box_more .rank_list > div > span{
	display:block;    vertical-align: bottom;line-height: initial;	
}
#ranking_box_more .rank_list > div > span:nth-of-type(1){
	width:14px;	
	color:#e11837;    margin-top: -2px;
	letter-spacing:-0.7px;
	font-family: NotoSansCJKkr;
  font-size: 14px;
  font-weight:bold;
  margin-right:12px;
  text-align: center;
}
#ranking_box_more .rank_list > div > span:nth-of-type(2){
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: nowrap;
	width: 140px;letter-spacing: -0.1px;font-size: 12px;
	
	 -ms-flex: 1;
    flex: 1;
}
#ranking_box_more .rank_list > div > span:nth-of-type(3){					
	text-transform:uppercase;font-size:12px; color:#555;letter-spacing: -0.1px;
	float:right;
	
}
#ranking_box_more .rank_list .new{
	color: #e11737 !important;						
}
#ranking_box_more .rank_list .up{
	font-family: tahoma;
	color: #e11737;					
	font-size: 14px !important;
}
#ranking_box_more .rank_list .down{
	font-family: tahoma;
	color: #598bd4;				
	font-size: 14px !important;
}


