@charset "utf-8";


<!-- IE6 -->
* html {
	}

<!-- IE7 -->
*:first-child+html {	
	}	
	
<!-- IE8 -->
html:first-child  {	
	}