.members {
	float: right;
	width: 100%;
}

.members .menu {
	float: right;
	position: relative;
	width: 145px;
	font-size: 12px;
	text-align: right;
	margin: 0px 0 0 -3px;
	z-index: 100;
}

.members .menu A {
	float: right;
	width: 140px;
	height: 34px;
	background: url('../images/menu-item.gif') top right no-repeat;
	margin: 0 0 -7px;
	padding: 9px 13px 0 0;
}

.members .menu A.slc {
	float: right;
	width: 145px;
	height: 34px;
	background: url('../images/menu-item-selected.gif') top right no-repeat;
	margin: 0 0 -7px;
	padding: 9px 13px 0 0;
	font-weight: bold;
}

.members .menu A.fslc {
	float: right;
	width: 155px;
	height: 34px;
	background: url('../images/menu-item-first-selected.gif') top right no-repeat;
	margin: 0 0 -7px;
	padding: 9px 13px 0 0;
	font-weight: bold;
}

.members .boxbody {
	float: right;
	width: 768px;
	background: url('../images/box-middle.gif') top left repeat-y;
}

.members .boxbody .boxcontent {
	float: right;
	width: 768px;
}

.members .boxbody b.top {
	float: right;
	width: 768px;
	height: 8px;
	background: url('../images/box-top.gif') top left repeat-y;
}

.members .boxbody b.bottom {
	float: right;
	width: 768px;
	height: 8px;
	background: url('../images/box-bottom.gif') top left repeat-y;
}
