@charset "UTF-8";
/* CSS Document */

#content ol {
	margin-top: 20px;
	margin-bottom: 10px;
	list-style-type: none;
	padding-left: 20px;
}
#container #content ol li {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	height: 22px;
	padding-top: 3px;
	margin-bottom: 3px;
}
.ol_one {
	background-image: url(../images/ol_one.jpg);
}
.ol_two {
	background-image: url(../images/ol_two.jpg);
}
.ol_three {
	background-image: url(../images/ol_three.jpg);
}
.ol_four {
	background-image: url(../images/ol_four.jpg);
}
.ol_five {
	background-image: url(../images/ol_five.jpg);
}
.ol_six {
	background-image: url(../images/ol_six.jpg);
}
.ol_seven {
	background-image: url(../images/ol_seven.jpg);
}
.ol_eight {
	background-image: url(../images/ol_eight.jpg);
}
.ol_nine {
	background-image: url(../images/ol_nine.jpg);
}
.ol_ten {
	background-image: url(../images/ol_ten.jpg);
}
.ol_eleveen {
	background-image: url(../images/ol_eleveen.jpg);
}
.thumb {
	width: 150px;
	text-align: center;
	float: left;
}
.thumb p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content {
	background-image: url(../images/spacer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

