@charset "UTF-8";
/* CSS Document */
body
{
	background: #000;
}
ul li
{
	float:left;
	list-style:none;
	padding-left:10px;
}
.g1
{
}
