@charset "utf-8";
/* CSS Document */

.table-list th, td {
	text-align:center;
	padding:4px 4px 2px 4px;
	border:1px solid #bfdd97;word-wrap:break-word;word-break:break-all;
}
th {
	background:#d8efbb url("../images/table_thbg.gif") repeat-x;
	color:#000201;
	height:20px;
}