@charset "utf-8";

.ft
{
	width: 530px; 
	margin: 20px 0px 10px 0px;
/*	font-size: 14px; */
	text-align: center;
}

.ft td
{
	padding: 5px 10px;
}

.r0
{ 
	background: #666;
	color: #fff;
}
.r1
{ 
	background: #fff;
}
.r2
{ 
	background: #eee;
}

.c1
{ 
	width: 70px;
	border-right: 1px solid silver;
}
.c2
{ 
	width: 200px;
}
.c3
{ 
	width: 200px;
}

