﻿	.news {
		width: 100%;
		background: #fff;
		}
	
	.news th, .news td, .news th, .news td  {
		margin: 0;
		padding: 8px 20px;
		text-align: center;
		border-bottom: 1px solid #b5b5b5;
		}

	#content a {
		color: #000;
		font-weight: normal;
		}
	
	#content a:hover {
		color: #000;
		text-decoration: underline;
		}

	.link {
		background: #fff;
		}
	.link:hover {
		background: #b5b5b5;
		}