﻿.container_main_news
{
    position:relative;
    padding-top:0px;
    padding-bottom:4px;
    padding-left:1px;
}
.container_main_news .top_l
{
    width:1px;
    height:1px;
    background-image:url('main_news_border.gif');
    position: absolute;top: 0px;left: 0px;
}
.container_main_news .top_bg
{
	height:29px;
    text-align: right;
    background-image:url('main_news_bg.gif');
}
.container_main_news .news
{
    margin-right: 0px;
    margin-left: 0px;
    height:29px;
    background-repeat:no-repeat; 
    background-position:right;
    background-image:url('header_news.gif');
}
.container_main_news .development
{
    margin-right: 0px;
    margin-left: 0px;
    height:25px;
    background-repeat:no-repeat; 
    background-position:right;
    background-image:url('header_development_center.gif');
}
.container_main_news .top_r
{
    width:1px;
    height:1px;
    background-image:url('main_news_border.gif');
    position: absolute;top: 0px;right: 0px;
}
.container_main_news .center_l
{
    width:1px;
    height:100%;
    background-image:url('main_news_border.gif');
    position: absolute;top: 0px;left: 0px;
}
.container_main_news .center_bg
{
    margin-right: 1px;
    margin-left: 1px;
    height:100%;

}
.container_main_news .center_r
{
    width:1px;
    height:100%;
    background-image:url('main_news_border.gif');
    position: absolute;top: 0px;right: 0px;
 }
.container_main_news .bottom_l
{
    width:1px;
    height:1px;
    background-image:url('main_news_border.gif');
    position: absolute;top: 0px;left: 0px;
}
.container_main_news .bottom_bg
{
    height:1px;
    margin-right: 1px;
    margin-left: 1px;
    background-image:url('main_news_border.gif');
}
.container_main_news .bottom_r
{
    width:1px;
    height:1px;
    background-image:url('main_news_border.gif');
    position: absolute;top: 0px;right: 0px;
}

