/* CSS Document */

.news_content {
width: 460px;
height: auto;
}

.news_photo {
width: 460px;
height: 150px;
margin-bottom: 0px;
}

.news_date {
width: 460px;
height: 18px;
margin-bottom: 5px;
}

.news_title {
width: 460px;
height: 40px;
margin-top: 0px;
margin-bottom: 0px;
}

.news_sentence {
width: 460px;
height: auto;
margin-bottom: 5px;
}

.space_bar {
width: 460px;
height: 1px;
margin-top: 49px;
}
