@charset "utf-8";
/* CSS Document */

#group {
	margin:0px auto;
	width:780px;
}
#glogo {
	padding-top:50px;
	text-align:center;
}

#main {
	text-align:center;
	height:400px;
}

#bottom {
	border-top:1px solid #0166a4;
	text-align:center;
}


