#ma85 {
	margin-top: 63px;
}
#bg_box {
	width: 495px;
	padding-top: 35px;
	background-image: url(images/bg.jpg);
	height: 122px;
	padding-right: 160px;
	padding-left: 25px;
	margin-top: 25px;
}
#blue_box {
	border: 1px solid #255BB4;
	margin-top: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}


.foam_box01 {
	line-height: 30px;
	height: 25px;
	width: 230px;
	border: 1px solid #0099CC;
}
.foam_box02 {
	line-height: 30px;
	height: 25px;
	width: 150px;
	border: 1px solid #0099CC;
}
.foam_box03 {
	line-height: 30px;
	height: 25px;
	width: 430px;
	border: 1px solid #0099CC;
}
.foam_box04 {
	height: 120px;
	width:430px;
	border: 1px solid #0099CC;
}
#btn {
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
input.button-a {
	width: 184px;
	height: 53px;
	background-image: url(images/btn01_on.jpg);
	border: 0px solid rgb(0,0,0);
	cursor: hand;
	cursor: pointer;
}
input.button-a1 {	
    width: 184px;
	height: 53px;
	background-image: url(images/btn01_off.jpg);
	border: 0px solid rgb(0,0,0);
	cursor: hand;
	cursor: pointer;
}
input.button-b {
	width: 184px;
	height: 53px;
	background-image: url(images/btn02_on.jpg);
	border: 0px solid rgb(0,0,0);
	cursor: hand;
	cursor: pointer;
}
input.button-b1 {	
	width: 184px;
	height: 53px;
	background-image: url(images/btn02_off.jpg);
	border: 0px solid rgb(0,0,0);
	cursor: hand;
	cursor: pointer;
}
