/* 데이터 로딩 전 빈 리스트 방지 및 스타일 보정 */
#recommendList, #tidingsList {
    min-height: 100px;
}
.list_st01 li {
    cursor: pointer;
}
