#fm-news-box
{
    width: 542px;
    height: 252px;
    background: url(images/box-rece-sample.png) no-repeat;
}

#fm-news-box .newslinks
{
    float: right;
    background: url(images/newsbox/menus-bottom-bg.png) no-repeat right;
}

#fm-news-box .newslinks ul { list-style: none; margin:0; padding:0; }
#fm-news-box .newslinks .topbutton { width: 152px; height: 51px; margin-right: 1px;
    background: url(images/newsbox/button-top.png) no-repeat;
}
#fm-news-box .newslinks .midbutton { width: 152px; height: 50px; margin-right: 1px;
    background: url(images/newsbox/button-middle.png) no-repeat;
}
#fm-news-box .newslinks .endbutton { width: 152px; height: 51px; margin-right: 1px;
    background: url(images/newsbox/button-end.png) no-repeat;
}

#fm-news-box .newslinks a,
#fm-news-box .newslinks a:link,
#fm-news-box .newslinks a:visited
{
	display: block;
    height: 38px;
    width: 138px;
    margin-left: 5px;
    text-align: center;
    padding: 6px;
}

#fm-news-box .newslinks a:hover
{
    color: #fff;
    text-decoration: none;
}

#fm-news-box .newsinfos
{
    background: url(images/newsbox/photomask.png) no-repeat;
    height: 78px;
    width: 390px;
    padding-top: 174px;
    padding-left: 10px;
}

#fm-news-box .newsinfos a,
#fm-news-box .newsinfos a:link,
#fm-news-box .newsinfos a:visited
{
    color: #71cfff;
    padding-top: 4px;
    font-weight: bold;
    display: block;
}

*:first-child+html #fm-news-box .newsinfos
{
    background: url(images/newsbox/photomask.png) no-repeat;
    height: 78px;
    width: 379px;
    padding-top: 174px;
    padding-left: 10px;
}

#fm-news-box .newsinfos h3
{
    padding: 0; margin: 0;
    font-weight: bold;
    font-size: 14px;
    color: #71cfff;
    margin-bottom: 4px;
}

#fm-news-box .newsinfos
{
    font-size: 11px;
    font-weight: normal;
    color: #fff;
}

#fm-news-box .baseimage
{
    /*background: url(auto.png) no-repeat 1px 1px;*/
    background-repeat: no-repeat;
}
