@charset "UTF-8";
/* CSS Document */

#content {
width: 900px;
margin-top: 25px;
float: left;
}

#top_img {
width: 700px;
height: 400px;
float: left;

}

#news {
width: 700px;
height: 100px;
margin-top: 20px;
background-image: url(../img/back_news.gif);
float: left;
overflow: hidden;
} 

#news_text {
margin-left: 130px;
margin-top: 12px;
height: 70px;
width: 550px;
display: block;
float: left;
}
