﻿.tc_C_Cell_Img
{
    height:115px;
    margin:5px;
    width:152px;
}
.tc_C_Cell_Img_Act
{
    height:115px;
    margin:4px;
    width:152px;
}
.tc_C_Cell
{
    background-color:#f6f6f6;
    margin:5px 8px;
    border:#cccccc solid 1px;
    width:162px;
    height:150px;
    float:left;
}
.Togetlist
{
    margin-top:10px;
}
.tc_C_Cell img
{
    margin:5px;
    width:152px;
    
}
.tc_C_Cell_Name
{
    line-height:20px;
    height:20px;
    color:#333333;
    text-align:center;
}
.tc_C_Title_Span_Actived
{
    line-height:20px;
    height:20px;
    color:red;
    text-align:center;
    cursor:pointer;
}