


#search{
	margin:20px auto;
}

#searchtext{
	width:400px;
}

#searchsubmit{
	width:50px;
	height:23px;
	color:white;
	background:url(/img/common/search.gif) no-repeat center center;
	border:none;
}


.ranking{
	width:300px;
	margin:0 auto 17px;
}

.ranking h3{
	text-align:center;
	color:#0033ff;
	margin:0 auto;
	height:22pt;
	line-height:24pt;
	font-size:15pt;
	background:url(/img/top/h3.gif) no-repeat center center;
}

.ranking ol{
	list-style:none;
	margin:10px 0;
}

.ranking ol li{
}

.ranking ol li a{
	display:block;
	height:34px;
	line-height:34px;
	text-indent:34px;
	background-position:4px center;
	background-repeat:no-repeat;
	border-bottom:1px dotted #68badf;
}

.ranking ol li a:hover{
	background-color:#f0f0f0;
}

.r1 a{ background-image:url(/img/top/r1.gif); }
.r2 a{ background-image:url(/img/top/r2.gif); }
.r3 a{ background-image:url(/img/top/r3.gif); }
.r4 a{ background-image:url(/img/top/r4.gif); }
.r5 a{ background-image:url(/img/top/r5.gif); }


.ranking p{
	text-align:center;
	background:url(/img/top/cat.gif) no-repeat center center;
}

.ranking p a{
	display:block;
	width:270px;
	height:27px;
	line-height:27px;
	color:white;
}

