@charset "UTF-8";

h1 {
	background-image: url(../images/sitemap_bar.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 80px;
	margin-bottom: 15px;
}
#footer {
	background-image:url(../images/footer_lss.jpg);
	background-repeat: repeat-x;
	height: 16px;
	clear: both;
}
#content {
	color: #FFFFFF;
	width: 600px;
	margin: auto;
	padding-left: 150px;
	margin-bottom: 15px;
}
.mg a:hover {
	color: #999999;

}
.as a:hover {
	color: #353766;

}
.co a:hover {
	color: #671125;

}
.mg,.as,.co,.bm {
	padding-left: 10px;

}
#txt {
	font-size: 0.9em;

}
