/*-------------------------------------------
                   hack start
    
	For IE6 | at main.css - header section   

---------------------------------------------*/

*html #mainContents,
*html #top #mainContents{
margin:3px 5px 0 0;
}


/*-------------------------------------------
                   hack end
    
	For IE6 | at main.css - header section   

---------------------------------------------*/

.space2{
clear:both;
width:1px;
zoom:1;/*for IE 5.5-7*/
line-height:0;
overflow:hidden;
}

html>/**/body .space{
clear:both;
width:1px;
zoom:1;/*for IE 5.5-7*/
line-height:0;
overflow:hidden;
}

* html .space{
clear:both;
width:1px;
zoom:1;/*for IE 5.5-7*/
line-height:0;
overflow:hidden;
}