@CHARSET "UTF-8";


body {
	font-family: Century Gothic, sans-serif;
}

.yt {
	border-collapse: collapse;
	margin:0 auto;
}
.count {
	width:50px;
	text-align:right;
}

.yt th{
text-align:left;	
	
}

.yt td {
	padding: 8px;
	background-color:#e2e2e2;
	border-style:solid;
	border-width:1px;
	border-color:#b7b7b7;
	background-color: #fff;
	height: 20px;
}