/* sitemap */

h2{
	background:url("img/pagetitle.gif") no-repeat;
	width:580px;
}
/* pr1 */
ul#sitemap li {
	list-style:none;
}
ul#sitemap li a {
	display:block;
	background:url(img/bg.gif) no-repeat;
	width:557px;
	height:26px;
	margin-bottom:20px;
	padding-left:15px;
	color:#f08336;
	font-weight:bold;
	outline:none;
}
ul#sitemap li a:hover {
	text-decoration:underline;
}
