#dictoplist h2 {
	font-weight: normal;
	font-size: 130%;
	background-color: #B6FFAA;
	background-image: url(/image/wall.png);
	margin: 0px 0px .2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: .2em;
	border-width: 0px 0px 2px 2px;
	border-color: #0080FF;
	border-style: solid;
	width: 100%;
}

#dictoplist {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#dictoplist table {
	background-color: #9B9BFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding: 0px;
	border: 1px #CACAFF solid;
	width: 99%;
}
#dictoplist table th {
	height: 2em;
}

#dictoplist h1 { font-weight: normal; font-size: 140%; margin-bottom: 0px; }
#dictoplist th { background-color: #ffdba4; }
#dictoplist tr { background-color: #eeeeff; }
#dictoplist strong { color: magenta; }
#dictoplist .od { background-color: #ffffff; }
#dictoplist .ev { background-color: #ffffff; }
#dictoplist .right { text-align: right; }
#dictoplist .top10 { font-weight: normal; font-size: 130%; }
#dictoplist .jji { background-color: #ffdba4; text-align: right; }

#dictoplist table {
	width: auto;
}
