/* 引入師資模組---------------------------------------- */
@import url(../style_faculty/style_faculty.css);


/* 此頁獨立css---------------------------------------- */

    .teacherListBorder:hover .teacher_list_in .tL_img img {
        transform: none;
        transition: none;
    }