.wrap {
	margin: 0 auto;
	width: 600px;
	text-align: center;
	clear: both;
}
.xa {color:#000000;}
}
.xform {margin:0;}

.xdl {
	width: 600px;
	padding:0;
	margin: 0 0 15px 0;
	text-align:left;
	overflow:hidden;
}
.xdt {
	overflow: hidden;
	padding: 2px 0 2px 0;
	width: 50%;
	float: left;
	background: #FF0000;
	color: #FFFFFF;
}

.xdd {
	margin: 0;
	padding: 6px;
	background: #999999;
	color: #000000;
}
.d {
	float: right;
	text-align: right;
	overflow: hidden;
	padding: 2px 0 2px 0;
	width: 50%;
	background: #FF0000;
	color: #FFFFFF;
	}
.m {
	float: right;
	text-align: right;
	overflow: hidden;
	width:100%;
	padding: 2px 0 2px 0;
	background: #FF0000;
	color: #FFFFFF;
	}
	
A.dus:link {
  color: #FFFFFF; text-decoration: underline;
  }
  
A.dus:visited {
	color: #FFFFFF; text-decoration: underline;
	}
	
A.dus:hover {
  color: #009900; text-decoration: none;
}