﻿.gv
{
	float: left;
	width: 100%;
}
.gv tr:hover
{
	background: yellow;
}
