/* CSS Document */

div#backnumber {width:670px;margin:auto;}

h2 {margin:4px 0 20px 0;border:none;}
h3 {margin-bottom:20px;border:none;}


div#backnumber ul.bn {
	padding-left: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-type: none;
	background-color:#faf5e3;
}
div#backnumber ul.bn li {
	background-image:url(../backnumber/images/sitemap_dot_wj.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {color:#333333;text-decoration:none;}
a:hover {text-decoration:underline;}

