.bg-4 {
	background-image: url(img/in-4.gif);
	background-repeat: repeat-x;
}
.in-8 {
	background-image: url(img/in-8.gif);
	background-repeat: repeat-y;
}
.fom {
	background-color: #F5FAFE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
