#header nav #gNav #gNav04 a { background: url(../imgs/shared/gnav.png) no-repeat -547px -86px;}
#info dl dt {
	color: #FFF;
	background: #00A4E3;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 7px 20px 5px;
	margin-bottom: 10px;
}

#info dl dd {
	background: url(../imgs/shared/icon_01.gif) no-repeat left top;
	padding: 5px 0px 5px 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #00A4E3;
}

#info dl dd.last { margin-bottom:20px;}

#info dl dd a {
	color: #727171;
	text-decoration: none;
}

#info dl dd a:hover {
	color: #00A4E3;
	text-decoration: underline;
}
