.t01 {
	background-image: url(t01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.t02 {
	background-image: url(t02.gif);
	background-repeat: repeat-y;
}
.t02 {
	background-image: url(t03.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.t03 {
	background-image: url(t03.gif);
	background-repeat: no-repeat;
	background-position: top;
}

