.top{
	width:100%;
	height:27px;
	background:url(../images/top_bg.jpg);
}
.top_content
{
	width:1000px;
	margin:0 auto;
}
.top_content li
{
	list-style-image:url(../images/li_bg.gif);
	float:right;
	width:80px;
	line-height:27px;
}
你按f12打开浏览器调试,看看有没有报错信息
就是这样  不造哪儿错了
没看到你想实现的效果图