

/*DIV‚ÌˆÊ’u*/
div.left{
	float:left;
}

div.right{
	float:right;
}

div.spacer-fi{
	float:inherit;
}

div.spacer-cf{
	clear:both;
}




