	.col{
		width: 190px;
		font-size: 12px;
		text-align: center;
		vertical-align: top;
		margin-left: 5px;
	}
	.col_text{
		text-align: left;
		font-family: arial;
		color: #666666;
		border-right: 1px solid #999999;
		border-bottom: 1px solid #999999;
	}
	.col_text ul{
		margin-top: 0px;
		margin-left: 15px;
		margin-bottom: 0px;
	}
	.st{
		color: #000000;
		text-decoration: underline;
		font-weight: bold;
	}
	.st:hover{
		color: #ff6633;
	}
	.newspage{
		font-size: 12px;
	}
	.newspage td{
		width: 190px;
		vertical-align: top;
	}