﻿/*************************************************************
 * command:start
 * control:recommand.newest
 * style:recommand_newest
 * desc::
 * quot:
*************************************************************/
.recommand_newest .month_tip h3
{
    height: 32px;
    line-height: 32px;
    background: url(../images/back1.gif) no-repeat;
    font-size: 12px;
    color: #000;
    padding-left: 28px;
    font-size: 12px;
}
.recommand_newest .month_up ul, .month_tip ul
{
    padding: 4px 8px 0px 12px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.recommand_newest .underline
{
    height: 6px;
    line-height: 6px;
    font-size: 0px;
    background: url(../images/back.gif) no-repeat -141px -66px;
}
.recommand_newest .month_tip li
{
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    background: url(../images/icon1.gif) no-repeat left center;
}
.recommand_newest .month_up li a
{
    color: #313534;
}
.recommand_newest .month_tip li a:hover, .month_up li a:hover
{
    color: #cc0000;
}
.recommand_newest .month_tip ul
{
    background: url(../images/back.gif) no-repeat -975px -250px;
}
.recommand_newest .month_tip li
{
    padding-left: 15px;
    background: none;
    height: 25px;
    line-height: 25px;
}

/*************************************************************
 * command:end
 * control:recommand.newest
 * style:recommand_newest
 * desc::
 * quot:
*************************************************************/