DIV.map, DIV.firstmap{
	color: #4070bf; text-transform: uppercase;
	font-size: 11px; font-weight: bold;
	margin-left: 30px;
	padding-top: 12px; padding-left: 40px; padding-bottom: 12px;
	background: url(../images/right/firstitem.gif) top left no-repeat;
}
DIV.map a, DIV.firstmap a{ text-decoration: underline;}
DIV.map a:visited, DIV.firstmap a:visited{ text-decoration: underline;}
DIV.map a:hover, DIV.firstmap a:hover{ text-decoration: none;}

DIV.secondmap{
	color: #4070bf;
	font-size: 11px; font-weight: bold;
	margin-left: 80px;
	background-image: url(../images/guest/bg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 10px;
}
DIV.secondmap a{ text-decoration: underline;}
DIV.secondmap a:visited{ text-decoration: underline;}
DIV.secondmap a:hover{ text-decoration: none;}

DIV.thirdmap{
	color: #4070bf;
	font-size: 11px; 
	font-weight: normal;
	margin-left: 96px;
	background-image: url(../images/sitemap/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-bottom: 10px;
}
DIV.thirdmap a{ text-decoration: underline;}
DIV.thirdmap a:visited{ text-decoration: underline;}
DIV.thirdmap a:hover{ text-decoration: none;}
