@charset "utf-8";
.ra {
	background-image: url(../pict/ajankohtaista/ra.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 14px;
}
.ry {
	background-image: url(../pict/ajankohtaista/ry.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 14px;
}
.ro {
	background-image: url(../pict/ajankohtaista/ro.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 16px;
}
.rv {
	background-image: url(../pict/ajankohtaista/rv.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 16px;
}
.vy {
	background-image: url(../pict/ajankohtaista/vy.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.oy {
	background-image: url(../pict/ajankohtaista/oy.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.va {
	background-image: url(../pict/ajankohtaista/va.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.oa {
	background-image: url(../pict/ajankohtaista/oa.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
