@charset "UTF-8";

/* default
=========================================*/
/* alpha
----------------------------------------*/
#r_searchList .name{
	width: 165px !important
}

#r_searchList .name a{
	display: block;
	white-space: nowrap;
    	overflow: hidden;
    	text-overflow: ellipsis;
}

.imgWrap img{
	width: 100px;
    	height: 100px;
}