.maskBA{
	position:relative;
	width:180px;
	height:180px;
	overflow:hidden;
}

#boxBA{
	position:absolute;
}
#boxBA span{
	display:block;
	float:left;
}
