@charset "UTF-8";
.upperleft_iai/* CSS Document */

{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-color : #e7c67a;
	background-image : url('upperleft_iai.gif');
	background-repeat : no-repeat;
	background-position : top left;
}
.upperright_iai{
	background-image : url('upperright_iai.gif');
	background-repeat : no-repeat;
	background-position : top right;
}
.lowerleft_iai{
	background-image : url('lowerleft_iai.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}
.lowerright_iai{
	background-image : url('lowerright_iai.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 0% 0% 0% 0%;
}
.noleftup_iai{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-repeat : no-repeat;
	background-position : top left;
	background-image : url(noleft_iai.jpg);
}
.noleftlow_iai {
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-repeat : no-repeat;
	background-position : bottom left;
	background-image : url(noleft_iai.jpg);
}
