.out1 {
	background-image: url(img/btn_reset.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 72px;}
.out2 {
	background-image: url(img/btn_submit.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 60px;}
.out3 {
	background-image: url(img/btn_send_off.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 77px;}
.over1 {
	background-image: url(img/btn_reset_on.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 72px;
}
.over2 {
	background-image: url(img/btn_submit_on.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 60px;
}
.over3 {
	background-image: url(img/btn_send_on.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 77px;
}

.bg {
	background-image: url(images/background/naomi_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_b {
	background-image: url(images/background/top_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
