@charset "UTF-8";

/*=========================================================================================
 NEWS
=========================================================================================*/

.bar_newsAll{
width:725px;
height:3px;
background:url(/images/news_topics/bar_news_all.gif) no-repeat 0px 0px;
}

.bar_news_CAMPAIGN{
width:100%;
height:3px;
background:url(/images/news_topics/bar_news_campaign.gif) repeat-x 0px 0px;
}
.bar_news_FASHION{
width:100%;
height:3px;
background:url(/images/news_topics/bar_news_fashion.gif) repeat-x 0px 0px;
}
.bar_news_COLUMN{
width:100%;
height:3px;
background:url(/images/news_topics/bar_news_column.gif) repeat-x 0px 0px;
}
.bar_news_CULTURE{
width:100%;
height:3px;
background:url(/images/news_topics/bar_news_culture.gif) repeat-x 0px 0px;
}
.bar_news_PRESENT{
width:100%;
height:3px;
background:url(/images/news_topics/bar_news_present.gif) repeat-x 0px 0px;
}
.bar_news_EVENT{
width:100%;
height:3px;
background:url(/images/news_topics/bar_news_event.gif) repeat-x 0px 0px;
}
.bar_news_NEWGOODS{
width:100%;
height:3px;
background:url(/images/news_topics/bar_news_newgoods.gif) repeat-x 0px 0px;
}
.bar_news_INTERNATIONAL{
width:100%;
height:3px;
background:url(/images/news_topics/bar_news_international.gif) repeat-x 0px 0px;
}

.bg_newsList{
width:725px;
background:url(/images/news_topics/bg_newslist.gif) repeat-y 0px 0px;
}
​