body .fixed-left-table{margin:0;overflow:hidden;position:relative}body .fixed-left-table .font10{font-size:10px}body .fixed-left-table table{border-collapse:collapse;border-spacing:0;position:relative}body .fixed-left-table th{position:relative;text-align:center;font-weight:400}body .fixed-left-table th.idx span.name{padding:10px 0 5px 5px}body .fixed-left-table th span.name{display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:10px 0 5px}body .fixed-left-table th span.sort-icon{display:inline-block;position:absolute;width:14px;height:14px;margin-top:13px;background:url(/static/images/app/app_sort_icon.png) bottom/cover no-repeat}body .fixed-left-table th span.sort-icon.asc{background:url(/static/images/app/app_sort_asc.png) bottom/cover no-repeat}body .fixed-left-table th span.sort-icon.des{background:url(/static/images/app/app_sort_des.png) bottom/cover no-repeat}body .fixed-left-table td{border-top:1px solid #e5e5e5;text-align:center}body .fixed-left-table .t_l{float:left}body .fixed-left-table .t_l table th{border-bottom:0;border-right:0}body .fixed-left-table .t_l table td{border-right:0}body .fixed-left-table .t_l .t_l_freeze{height:400px;overflow:hidden}body .fixed-left-table .t_l .t_l_freeze table{transition-timing-function:cubic-bezier(.1,.57,.1,1);transition-duration:0s}body .fixed-left-table .t_l .t_l_freeze table tr.selected{background-color:#e5e5e5}body .fixed-left-table .t_r table th{border-bottom:0}body .fixed-left-table .t_r .t_r_t{overflow:hidden}body .fixed-left-table .t_r .t_r_t table{transition-timing-function:cubic-bezier(.1,.57,.1,1);transition-duration:0s}body .fixed-left-table .t_r .t_r_content{height:400px;overflow:hidden}body .fixed-left-table .t_r .t_r_content table{transition-timing-function:cubic-bezier(.1,.57,.1,1);transition-duration:0s}body .fixed-left-table .t_r .t_r_content table tr.selected{background-color:#e5e5e5}