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

html {
	height:auto;
}

body {
	background:none;
}

#main {
    min-height: 0;
	background:none;
}

