/*σώσώσώ*/
	balloonClass.prototype.styleSet = {
		hover  : {
			backgroundColor : '#dfdfdf'
		}
	}
	balloonClass.prototype.header = {
		notes  : '<div class="eBlockA11">'
	}
	balloonClass.prototype.footer = {
		notes  : '</div>'
	}
	balloonClass.prototype.joint = {
		notes  : '</div><div class="eBlockA10">'
	}
