@charset "utf-8";
/*table*/
#content .tableArea th{
	background: #e9e7cf;
}
#content .tableArea tr.even{
	background: #fffff3;
}
#content .tableArea table {
	border-top: 1px solid #c8c8c8;
}