@charset "utf-8";
.table {
	background-image: url(../img/bg/bg_table.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 619px;
}
.table_crust {
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 619px;
}
.table_content {
	margin: 0px;
	height: auto;
	width: 605px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
