@charset "utf-8";
/* CSS Document */

html {
		overflow-y: auto;
		}
body	{
		overflow: auto;
		}
#bg2	{
		background: none;
		}
img, div { 
		behavior: url(../css/iepngfix.htc);
		}