#HLSLIDES 
{
    background-color: #666;
    margin-bottom: 4px;
}

#HLSLIDES DIV.HLSlidesHead 
{
    background-image: url(../images/design/gray_scroll_box_righttop.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    height: 10px;
}

#HLSLIDES DIV.HLSlidesFoot
{
    clear: both;
    background-image: url(../images/design/gray_scroll_box_leftbottom.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 10px;
}

#HLSLIDES DIV.HLSlidesButtonLeft
{
    background-image: url(../images/design/gray_scroll_box_arrow_left.jpg);
    height: 98px;
    width: 37px;
    float: left;
}

#HLSLIDES DIV.HLSlidesButtonRight
{
    background-image: url(../images/design/gray_scroll_box_arrow_right.jpg);
    height: 98px;
    width: 36px;
    float: left;
}

#HLSLIDES DIV.HLSlidesButtonLeft_Hot
{
    background-image: url(../images/design/gray_scroll_box_arrow_left_hot.jpg);
    height: 98px;
    width: 37px;
    float: left;
}

#HLSLIDES DIV.HLSlidesButtonRight_Hot
{
    background-image: url(../images/design/gray_scroll_box_arrow_right_hot.jpg);
    height: 98px;
    width: 36px;
    float: left;
}

#HLSLIDES DIV.HLSlidesContainer
{
    float: left;
    height: 98px;
    width: 474px;
    overflow: hidden;
}





