.columnTitle {
	margin-bottom: 20px;
}
.memberT {
	border: 1px solid #917C5B;
	margin-left: 10px;
}
.bgW {
	background-color: #FFF;
}
.bgG {
	background-color: #FBFAF4;
}

.memberT tr td   {
	border: 1px solid #AC997B;
	padding: 10px;
}
.name2 {
	font-size: 10px;
	line-height: 10px;
}
.nameBox {
	width: 400px;
	margin-left: 10px;
}
.nameType1 {
	float: left;
	width: 125px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.nameType2 {
	float: left;
	width: 350px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.attention {
	text-align: right;
	margin-right: 45px;
	font-size: 10px;
	margin-top: 5px;
}
.nameType3 {
	float: left;
	width: 125px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: underline;
}


	
.nameType1 a {
	color: #5F0C06;
	text-decoration: underline;
}
.nameType1 a:visited {
	color: #5F0C06;
	text-decoration: none; 
}
.nameType1 a:hover {
	color: #980D06;
	text-decoration: none;
}
