
.join-box {
	/*position: relative;*/
	height: 32px;
	line-height: 32px;
	border: 1px solid #979797;
	/*border-radius: 4px; */
	background: #fff;
	font-weight: bold;
}


.join-box2 {
	height: 32px;
	line-height: 32px;
	border: 1px solid #979797;
	background: #fff;
	
}



.join-new-text {
	background: #fff;
	font-size: 15px;
	color: #999;
}
