.float-left {
	float:left;
	margin:0 10px 10px 0;
}

.float-right {
	float:right;
	margin:0 0 10px 10px;
}

.clear-both {
	clear:both;
}

.font-MSG {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN","MS P GOTHIC";
	line-height:1em;
	letter-space:1em;
}