﻿#news_top{
	/*background: url(images/newstop.png) no-repeat bottom;*/
	width: 567px;
	height: 17px;
}
#news_buttom{
	/*background: url(images/newsbuttom.png) no-repeat top;*/
	width: 567px;
	height: 18px;
}
#news_border{
	/*background: url(images/newsborder.png) repeat-y center;*/
	width: 567px;
	height:auto;
}
#news_content{
	direction: rtl;
	/*padding:5px;*/
	padding-right: 15px;
	padding-left: 15px;
	text-align:justify;

}
#new_title{
	padding-right: 25px;
}
