/**Content*/
#news_content {
	/*height: 827px;*/
	background: url(../images/fill3.png) repeat-y top left; 
	font-size: 13px;
	}
	
#news_content_all {
	/*background: url(../images/news_bg.png) no-repeat top left; */
	}	
	
#content {
	width: 751px;
	height: 827px;
	vertical-align: top;
	}
	
	#news_menu {
		padding: 14px 0 5px 27px;
		font-size: 18px;
		font-weight: bold;
		vertical-align: top;
		}
		
		#news_menu a{
			color: #000000;
			}
		
	.news_text {
		padding: 18px 28px 0 44px;
		}
		
		.news_text img {
			/*width: 107px;*/
			height: 95px;
			padding: 0 10px 0 0;
			vertical-align: top;
			}	
		
	.news_photo img {
		/*width: 107px;*/
		height: 80px;
		/*padding: 18px 0 18px 30px;
		vertical-align: top;*/
		}
