@charset "utf-8";

.body1 {
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.body01 {
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#border {
	position:absolute;
	width:50%;
	height:35px;
	z-index:1;
	bottom: 0px;
	display: block;
	left: 173px;
}
.baseright {
	margin: 0px;
	float: right;
	width: 322px;
	border-bottom-color: #0000CC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	bottom: -1px;
	height: 35px;
	background-image: url(../../images/borderright.png);
	background-repeat: no-repeat;
	background-position: bottom;
	right: -322px;
	position: absolute;
}
.basecenter {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 242px;
	border-bottom-color: #0000CC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	-moz-border-bottom-colors: #0000CC;
	bottom: 0px;
	position: absolute;
	left: 171px;
	background-image: url(../../images/bordercenter.png);
	background-repeat: repeat-x;
	height: 35px;
	background-position: bottom;
	display: block;
	z-index: 1;
}
.baseleft {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 170px;
	left: 1px;
	bottom: 0px;
	border-bottom-color: #0000CC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	position: absolute;
	background-image: url(../../images/borderleftcenter.png);
	background-repeat: no-repeat;
	height: 58px;
	display: block;
}
