﻿div.listnav-frame
{
		width: auto;
		height: 23px;
		margin: 10px 0em 20px;
		background-color: #f5f5f5;
		display: block;
		line-height: 23px;
		padding-left: 5px;
}

div.listnav-bottom-frame
{
		width: 100%;
		height: 23px;
		background-color: #f5f5f5;
		margin-top: 17px;
		margin-bottom: 5px;
}

div.listnav-right-item
{
		float:right;
		width: 100px;
		height: 23px;
		line-height: 23px;
		text-align: center;
}
div.listnav-right-item a {
		background: url(../images/ctrl_item_back.png);
		width: 100px;
		height: 23px;
		line-height: 23px;
		color: #FFF;
		text-align: center;
		display: block;
}
