*html .m06_main{
	width:705px;
	margin:0;
	padding:0
	background-color:#FFFFFF;
	color:#666666;
	font-size: 12px;
	text-align:left;
}
.m06_main{
	width:705px;
	margin:0 0 0 1px;
	padding:0;
	background-color:#FFFFFF;
	color:#666666;
	font-size: 12px;
	text-align:left;
}

.m06_tit{
	width:705px;
	height:23px;
	margin:0;
	padding:0;
}

/*MembersMenu*/
.m06_MembersMenu{
	width:685px;
	padding:15px 0px 15px 20px;
}

.m06_subtitle{
	margin:0px 0px 15px 0px;
}

.m06_subtitleTxt{
	margin:0px 0px 20px 0px;
}

/*input*/
.m06_InputArea{
	width:685px;
}

.m06_InputArea table{
	width:400px;
	background-color:#E7EFF0;
	border: 1px solid #CCCCCC;
	color:#666666;
	font-size: 12px;
	margin-left:157px;
}

.m06_InputArea table td.txt{
	border-right: 1px solid #CCCCCC;
	text-align:right;
}


.m06_InputArea table td input{
	width:250px;
	height:20px;
	border: 1px solid #CCCCCC;
	font-size:12px;
	margin-left:20px;
}

/*button*/
.m06_MemberCheck{
	width:685px;
	text-align:center;
	margin-top:20px;
}

/*attention*/
.m06_MemberAlart{
	width:685px;
	margin-top:25px;
}

.m06_MemberAlart dt{
	color:#FF3800;
	margin-bottom:12px;
}


