thead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
	text-align: center;
	padding: 5px;
}
.backnum-box {
	text-align: center;
	width: 50%;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: large;
	font-weight: bold;
	color: #333333;
	margin: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.backlist ul {
	margin: 5px;
	padding: 5px;
}
#mainbox #heading01{
	text-align: center;
	margin: 5px;
}
.backlist2 h2,
.backlist2 h2 a:link,
.backlist2 h2 a:visited,
.backlist2 h2 a:active {
	color: #FFFFFF;
	background-color: #009FDB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding: 3px;
}
.backlist2 h3
{
	color: #005B7F;
	font-size: 100%;
	margin: 5px;
}
.backlist2 h4
{
	background-image: url(../../../img/l-list-h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px;
	padding-left: 20px;
}
.backlist2 h4 a:link,
.backlist2 h4 a:active
{
	color:#000000;
}

.backlist .left {
	width: 22%;
}
.backlist li {
	font-size: small;
	font-weight: bold;
	line-height: 130%;
	list-style-type: circle;
	padding: 2px;
	list-style-position: inside;
	margin: 2px;
}
.back_navi a {
	margin: 2px;
	padding: 2px;
}
#back-list {
	clear: left;
}

