﻿._t2{
    border-bottom: 1px dashed #ccc;
    padding:10px 15px;
}
._AttrData li {
    height: 39px;
}
._Data_Fold{
    cursor:pointer;
}

._DataItem {
    margin-top: 10px;
    height: 284px;
}
.column ul{
    float:left;
    width:auto;
    clear:none;
}
._Row1{
    clear:both;
}
._Row2 ul,._Row1 ul{
    float:left;
    width:auto;
    clear:none;
}
._Row1Item,._Row2{
    clear:both;
    border-bottom:1px solid #eeeeee;
    line-height:25px;
    height:25px;
}
._checkItem{
    margin-left:5px;
    margin-right:5px;
}
._Row2 ul._Data_Name{
    width:190px;
    padding-left:20px;
}
ul._Data_Name{
    width:210px;
}
ul._Data_Modify{
    width:120px;
    float:right;
}
ul._Data_Edit{
    width:40px;
    float:right;
}
ul._Data_Fold{
    width:60px;
    float:right;
}