#img
{
	height: 170px;
}

#img.l62
{
	background: url(img/62_s.jpg) no-repeat;
}

#img.l55
{
	background: url(img/55_s.jpg) no-repeat;
}

#img.l52
{
	background: url(img/52_s.jpg) no-repeat;
}

#img.l16
{
	background: url(img/16_s.jpg) no-repeat;
}

#img.l30
{
	background: url(img/30_s.jpg) no-repeat;
}

#img a
{
	display: block;
	width: 100%;
	height: 100%;
}

#nav
{
	height: 20px;
}

#nav a
{
	float: right;
	display: block;
	padding: 3px 5px;
	background-color: #fff;
	color: #555;
	margin: 5px 0 0 5px;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
}

#nav a:hover
{
	background-color: #2d7000;
	color: #fff;
}

#nav a.a
{
	background-color: #2d7000;
	color: #fff;

}