/*ƒgƒbƒv*/
#toplist {
	font-size:110%;
	width: 770px;
	text-align:center;
	}
#toplist ul {
	width: 600px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	}
#toplist li {
	padding:5px;
	list-style:none;
	text-align:left;
	}
#toplist li a{
background: url(../img/arrow2.gif) no-repeat 5px 50%; 
 display: block;
 padding: 5px 5px 5px 27px;	}
 
.color {
	background-color:#dce3ec;
	}
a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #245b9e; text-decoration: underline; }
