/**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 39px 27px;
		/*width: 79px;*/
		height: 19px;
		vertical-align: top;
		}
		
		#news_menu h1{
			height: 19px;
			vertical-align: top;
			font-size: 24px;
			font-weight: normal;
			color: #0076a3;		
			}
		
		
	.news_date {
		padding: 0 28px 0 44px;
		color: #626262;
		vertical-align: top;
		}
		
	.news_text {
		padding: 0 10px 0 44px;
		text-align: justify;
		}
		
		.news_text  h1{
			font-size: 24px;
			font-weight: normal;
			text-align: left !important;
			}
			
			.news_text  h1 a{
				color: #000000 !important;
				text-align: left !important;
				}
				
		.news_text  img{	
			padding: 10px;
			}
		
	.pre_news {
		width: 120px;
		padding: 0 10px 0 0;
		text-align: left;
		}
