.tn {
	background: #F4F4F4;
	text-align: center;
	float: left;
	height: 160px;
	width: 140px;
	border-top: 7px solid #696969;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.tn img {
	border: 1px solid #000000;
}
.tn a {
	font-size: 14px;
}