@charset "UTF-8";


ul#circle-menu li a {
  display: block;
  width: 240px;
  height: 73px;
  background-repeat: no-repeat;
  margin: 0px;
}

ul#circle-menu li a img 
{
	width: 240px;
	height: 70px;
}
