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

.news_area {
width:600px;
margin-bottom:30px;	
}

.news_title {
font-weight: bold;
}

.news_ss {
text-align:justify;
padding:3px;
margin-top:3px;
margin-bottom:5px;
border-top: 1px solid #333333;
font-size: 12px;
font-weight: normal;
line-height: normal;
}

.news_links {
	font-size: 10px;
	
}

.news_postedby{
	font-size: 10px;
	
}

.news_cr {
position: absolute;
left: -3000px;
}