/* CSS Document */

table {
	width: 100%;
}

#doc {
	width: 600px;
}

table.table_resize {
	width: auto;
}
