.type_right {
	background-image: url(images/back_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.type_left {
	background-image: url(images/back_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	bottom: 5px;
	left: auto;
}
