.list_pps{

	float: left;
	width: 179px;
	border-bottom: 1px solid #ccc;
}

.list_pps a{
	padding: 2px 0 2px 30px;
	text-align: left;
	background: url('pps.gif') no-repeat 11px center;
	display: block;
	margin: 1px 0 1px 0;
	text-decoration: none;
	color: #000;
}

.list_pps a:hover{
	background: url('pps_on.gif') no-repeat 11px center;
}

.v2{
	float: left;
	width: 10px;
}

.listbox{
	padding: 8px 0 4px 0;
}

.more{
	font-weight: bold;
	text-align: right;
	float: right;
	width: 179px;
	line-height: 20px;
}

.more a{
	text-decoration: none;
	color: #000;
}

.more a:hover{
	color: #555;
}

.more span{
	color: #2694b7;
}

.more a:hover span{
	color: #ff9000;
}
