body {
    background-color:transparent;
	color:#000;
}

img {
	border:none;
}

.affform {
	float:left;
	font-size:13px;
	color:#000;
	width:345px;
	font-family:Arial ,Helvetica ,sans-serif;
}

.affform .row {
	width:345px;
	height:25px;
	float:left;
	margin:12px 0 0 0;
}

.affform .row label {
	float:left;
	font-weight:bold;
	padding:5px 0 0 0;
}

.affform .row input {
	background:#FFF;
	border:1px solid #7e93c0;
	width:190px;
	height:20px;
	margin:0;
	padding:3px 6px;
	float:right;
	color:#000;
}

.affform .row input.checkbox {
	border:none;
	width:auto;
	height:auto;
	margin:5px 0 0 0;
	padding:0;
}

.affform .row input.submit ,.affform .row input.reset {
	background:url(../../image/betphoenix/signup.png) no-repeat top left;
	border:none;
	width:138px;
	height:28px;
	margin:0 10px 0 30px;
	float:left;
}

.affform .row input.reset {
	background:url(../../image/betphoenix/reset.png) no-repeat top left;
	margin:0;
}

.affform .row select {
	background:#FFF;
	border:1px solid #7e93c0;
	width:202px;
	height:23px;
	float:right;
	color:#000;
}

.affform .row option {
	color:#000;
}

.affform  .button {
	height:28px;
}

.banner {
	background:url(../../image/betphoenix/graphic.gif) no-repeat 40px top;
	float:left;
	width:374px;
	height:345px;
	padding:0 0 0 40px;
}