@charset "utf-8";
.rex {
	background-repeat: repeat-x;
	background-position: center top;
}
.rex_bottom {
	background-repeat: repeat-x;
	background-position: right bottom;
}
.rey {
	background-repeat: repeat-y;
	background-position: left top;
}
.repy_right {
	background-repeat: repeat-y;
	background-position: right top;
}
.cell {
	border: 1px solid #333333;
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
}
