@charset "UTF-8";

h1 {
	background-image: url(../images/pp_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: 800px;
	margin: auto;
	margin-bottom: 15px;
}
.txt {
	font-size: 0.8em;
	line-height: 22px;
}
#content ol {
	padding-left: 25px;
	width: 760px;
	margin-bottom: 20px;
}
#content ol li {
	list-style-type: decimal;
	padding-left: 5px;
}
.lh {
	

}

#lh {
	line-height: 20px;

}
