#regT {
	float: left;
	height: 30px;
	width: 990px;
	line-height: 30px;
}
#mBody #regTab {
	padding: 10px;
	clear: left;
	float: left;
	height: auto;
	width: 970px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF6002;
	background-color: #f5f5f5;
	text-align: center;
}
.sapnred {
	color: #FF3300;
}
#mBody .tit {
	clear: left;
	float: left;
	height: 25px;
	width: 970px;
	line-height: 25px;
	background-image: url(/Images/member/img01.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	padding-left: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6002;
	padding-top: 10px;
}
#mBody th {
	background-color: #f5f5f5;
	text-align: right;
	font-weight: normal;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#mBody td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#mBody td div {
	color: #999999;
}
#dtab td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

