#container{
           width: 1004px;
           border-style: none;
           margin: 0 auto;
           background: url(../back_main.jpg) center top no-repeat;
}
	#index_news{
	            color: #000;
	}
		table#index_news a:visited,
		table#index_news a:link{
		            text-decoration: underline;
		            color: #000;
		}
		table#index_news a:hover,
		table#index_news a:active{
		            text-decoration: none;
		            color: #000;
		}

