#header {
	height: 50px;
	width: 900px;
}
#navi {
	height: 35px;
	width: 900px;
	background-image: url(images/b-back.gif);
	background-repeat: repeat-x;
}
#middle {
	width: 900px;
	background-color: #FFF;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.s1 {
	font-size: small;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.ss {
	font-size: x-small;
}
.red {
	color: #CF3833;
}
.whmb {
	color: #FFF;
}
.whs {
	font-size: x-small;
}
.reds {
	color: #D8412B;
	font-size: small;
}

