.left h2{
	width:700px;
	height:36px;
	background:url(../images/h2_mlmaga.jpg) no-repeat top left;
}

.frame{
	width:700px;
	height:auto;
	margin:20px 0px;
}

	p.subtitle{
		width:590px;
		height:27px;
		background:url(../images/mlmaga_subtitle.gif) no-repeat;
		margin:auto;
	}
	
	dl.regit{
		width:500px;
		height:74px;
		background:url(../images/mlmaga_back.gif) no-repeat bottom right #2E2017;
		border:4px #6E5324 double;
		margin:30px auto;
	}
	
		.regit dt{
			display:none;
		}
		
		.regit .text{
			padding:12px 0px 0px 50px;
			font-size:110%;
			font-weight:bold;
		}
		
			.regit a{
				text-decoration:underline;
			}
	
	dl.cancel{
		width:504px;
		height:74px;
		border:1px #6E5324 solid;
		margin:150px auto 0px auto;
	}
	
		.cancel dt{
			display:none;
		}
		
		.cancel .text{
			padding:18px 0px 0px 50px;
		}
	