#team-table{
    border-spacing:5px;
    width:100%;
}


#team-table table td{
    width:120px;
}
#team-table td{
    vertical-align:top;
}

#team-table td.cate-img{
    padding-top:5px;
    width:27px;
    background-color:#FAFAFA;/*#F8EDCF;*/

    border:1px solid silver;
}
