﻿#Recommend
{
    float: left;
    clear: both;
    width: 149px;
    height: 428px;
    display: inline;
    margin-top: 10px;
    background-image: url("../images/recommend-bg.gif");
    background-position: left top;
    background-repeat: repeat-x;
}

#Recommend #Title
{
    float: left;
    clear: both;
    display: inline;
    margin-left: 4px;
    margin-top: 12px;
    width: 135px;
    height: 34px;
}

#Recommend #Push
{
    float: left;
    clear: both;
    width: 100%;
    height: 10px;
}

#Recommend .Story
{
    float: left;
    clear: both;
    display: inline;
    margin-left: 4px;
    margin-bottom: 14px;
    width: 138px;
}

#Recommend .Story img
{
    float: left;
    clear: left;
    display: inline;
    width: 54px;
    margin-right: 9px;
}

#Recommend .Story a
{
    float: left;
    width: 75px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}

#Recommend .Story a:hover
{
    text-decoration: underline;
}
