.right_content  ul {
	padding:0;
	margin:0;
	list-style:none;
	font-size:9pt;
	}
.right_content  ul li {
	line-height:26px;
	margni-left:5px;
	padding-right:20px;


	}
.right_content  ul li span {
	float:right;
	color:#888;
	font-family:verdana;
	}
.right_content  ul li a {
	color:#666;
	text-decoration:none;
	background:url(../images/postarr.gif) no-repeat left 2px;
	padding-left:20px;
	}
.right_content  ul li a:hover {
	color:#f55602;
	text-decoration:underline;
	}
.right_content  .page {
	width:100%;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#049;
	font-size:9pt;
	}
.right_content  .page a {
	color:#666;
	border:1px solid #ccc;
	padding:5px 15px 3px 15px;
	text-decoration:none;
	background:#fcfcfc;
	}
.right_content  .page a:hover {
	color:#fff;
	background:#049;
	border:1px solid #000;
	}
