
#JoinComponent .box1{ padding:50px 0px; }


#JoinComponent .welcome{
	width:700px;
	margin:0px auto;
	margin-bottom:40px;
	text-align:center;
}

#JoinComponent .welcome img{
	vertical-align:bottom;
}

#JoinComponent .welcome .item-1{
	margin-right:20px;
}

#JoinComponent .welcome .item-2{
	margin-top:20px;
}


#JoinComponent .welcome .item-21{
	margin-bottom:10px;
	margin-top:18px;
}
#JoinComponent .welcome .item-211{
	margin-right:10px; 
}

#JoinComponent .welcome .item-212{
	font-weight:bolder;
	color: green;
}

#JoinComponent .welcome .item-24{
	font-size:15px;
	font-weight:bolder;
	color:#666;
}

p.small{
	font-weight:bolder;
	color:#333;	
}
.scroll{
	border:1px solid #ccc;
	height:200px;
	overflow-y:scroll;	
}