.tutoringTitle{font-size: 14px;font-weight: 500;}

.dj_collection_list .tb_comm_list td .wrap.pr50 {
    padding-right: 50px;
}
.dj_collection_list .tb_comm_list td .wrap.pl15 {
    padding-left: 15px;
}
.dj_collection_list td {
    border:0;
    border-top: 1px solid #e6e6e6;
    vertical-align: middle;
}
.dj_collection_list .tb_comm_list .recm_date {
    width: 65px;
    margin-top: 5px;
    text-align: center;
}
.tb_comm_list {
    max-width: 1008px;
    border: 1px solid #ccc;
}
.tb_comm_list td .wrap.pl18 {
    padding-left: 18px;
}
.tb_comm_list td .pr16 {
    padding-right: 16px;
}
.tb_comm_list td .tl {
    text-align: left;
}
.tb_comm_list td .wrap {
    position: relative;
    padding: 16px 0 19px;
    text-align: center;
}
.tb_comm_list td .tl {
    text-align: left;
}


.wrap_number_h21 {
    height: 21px;
    display: block;
    vertical-align: middle;
}


.wrap_album01 {
    position: relative;
}
.wrap_album01 .thumb {
    display: block;
    position: absolute;
    width: 76px;
    height: 76px;
    text-decoration: none;
}
.wrap_album01 .thumb .thumb_frame {
    position: absolute;
    top: 0;
    left: 0;
}
.dj_collection_list .wrap_album01 .thumb img {
    float: left;
    width: 86px;
    height: 86px;
}
.dj_collection_list .collection_info {
    padding: 0 0 0 120px;
}
.dj_collection_list .collection_info dt {
    display: block;
    padding-top: 3px;
    color: #1a1a1a;
    font-weight: bold;
    line-height: 22px;
    word-wrap: break-word;
    word-break: break-all;
    width:500px;
}
.dj_collection_list .collection_info dt .ellipsis {
    display: block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: normal;
}
.dj_collection_list .collection_info .nicnmname {
    height: 18px;
    margin-top: 3px;
}
.dj_collection_list .collection_info .nicnmname a {
    color: #7cb710;
}
.dj_collection_list .collection_info .themalk {
    margin-top: 3px;
    color: #777;
}
.dj_collection_list .collection_info .wrap_date {
    line-height: 20px;
    font-family: Dotum,"Apple Gothic", sans-serif;
    color: #777;
}
.fc_point {
    color: #7cb710 !important;
}
.label {
    display: inline-block;
    padding: .3em .6em .2em;
    font-size: 11px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.label-comment-off {
    background: linear-gradient(#8D9CB3 ,#62758F) fixed;
}
.label-comment-on {
    background: linear-gradient(#FFA24E, #e97909) fixed;
}

.wrap_number_h21 span {
    width: 0;
    height: 21px;
    vertical-align: middle;
    margin-right: -4px;
}
.wrap_number_h10 span {
    width: 0;
    height: 10px;
    vertical-align: middle;
    margin-right: -4px;
}

.tutoringContents {
    max-height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.dj_collection_list .data_none {
    margin: 45px 0;
    text-align: center;
    font-family: "맑은 고딕","Malgun Gothic", "돋움", "Dotum","Apple Gothic", sans-serif;
    font-size: 14px;
    color: #1a1a1a;
    font-weight: bold;
}

.tutoringContents > a span {
    font-size: 12px !important;
}