.news_hr{
	margin: 0px 10px 20px 10px;
	border-bottom: 1px solid #666666;
	line-height: 1px;
}

.news_date{
	float: right;
	color:#666666;
	font-size: 11px;
	font-weight: bold;
}

.news_content{
	float: left;
	color:#333333;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
}

.news_search_input{
	width: 150px;
	height: 14px;
	font-size: 12px;
	color: #666;
}

.news_search_btn{
	width: 70px;
	height: 22px;
	font-size: 12px;
	color: #333;
	font-weight: bold;	
}
