@charset "utf-8";
#table_list   {
	width: 500px;
	text-align: center;
}
#table_list   td    {
	padding: 5px;
	border: 1px solid #999999;
}

