.indexLeft
{
	float: left;
	width: 180px;
	font-weight: bold;
}

.indexRight
{
	float: right;
	width: 180px;
}

.indexMiddle
{
	position: absolute;
	left: 190px;
	margin: 0 0px 0 0px;
	width: 390px;
}

.promotion
{
  line-height: 150%;
}
