.sp_header img {
	vertical-align:top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.sp_header {
	margin: auto;
	padding: 0px;
	text-align: center;
	width: 558px;
}
.sp_header .txtbox {
	background-image: url(../img/body_bg.gif);
	background-position: center bottom;
	text-align: center;
	margin: auto;
	width: 558px;
	padding: 0px;
}
.sp_header .txtbox .rightimgbox {
	float: right;
	width: 258px;
	display: inline;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sp_header .txtbox .lefttxtbox {
	float: left;
	width: 280px;
	display: inline;
	text-align: left;
	padding: 10px;
}
