.item_current_price span.red {
    color: #ff4b3e;
}
strike.item_old_price{
    float: left;
    color: #949494;
    font-size: 13px;
    font-weight: bold;
    font-family: "ArialMT";
    margin: 1px 6px 0 0;
}
footer .fi_left a{
    color:#8fa0b3;
    font-weight:600;
}
footer .fi_left a:hover{
    color:#dae5f2;
}


#cat_table .card_width_1{
    width:578px;
}
#cat_table .card_width_2{
    width:284px;
}
#cat_table .card_width_3{
    width:186px;
}
#cat_table .card_width_4{
    width:137px;
}
#cat_table .card_width_5{
    width:110px;
}
#cat_table .card_width_6{
    width:90px;
}

