/* fix dimension pb in IE-win */
/* hide from IE5-mac \*/
* html div {
	height: 1%;
}
/* end hide from IE5-mac */
