@charset "UTF-8";

h1 {
	background-image: url(../images/site_p_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;
}
#content {
	color: #FFFFFF;
	width: 750px;
	margin: auto;
	margin-bottom: 15px;
}
#content ol li {
}
#content ol {
	padding-left: 25px;

}
.ho {
	text-align: right;
}
.ho a:hover { color: #a3a3a3;

}
.mb {
	margin-bottom: 15px;

}
#txt {
	font-size: 0.88em;
	line-height: 26px;
}
