@charset "utf-8";
.wpprUrl
{
	font-weight: bold;
	font-size: 14px;
}

.wpprDate
{
	color: #666;
	width: 40px;
	margin-right: 5px;
}
.wpprCount
{
	color: red;
}

.wpprType
{
	width: 16px;
	height: 16px;
	margin: 2px 5px 0px 0px;
}
.wpprType img
{
	border: none;
}
#sidebar .wpprWidget li, .wpprWidget li
{
	float: none;
	background-image: none;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	padding: 2px 0px;
}
.wpprWidget li a
{
	display: inline;
	width: auto;
}
.wpprMore
{
	text-align: right;
	font-size: 12px;
	padding: 5px 0px;
}

.wpprSetting a
{
	font-size: 14px;
	color: green;
}

.wpprError
{
	font-size: 16px;
	font-weight: bold;
	color: red;
}