@charset "utf-8";


body {
	background:none;
	color:#000;
}
#wrap {
	width:820px;
}
body > #wrap {height: 100%; min-height: 100%;}
#g-nav {
	width:820px;
}
#totop {
	display:none;
}
#main {
	padding-bottom:0;
}
#footer {
	position:static;
	background:#fff;
	margin-top: 0;
	height:20px;
}
#bot-nav {
	display:none;
}

