.aList{
	width:550px;
	text-align:center;
}
.aList table{
	font-size:12px;
	width:100%;
}
.aList tr{
	text-indent:8px;
	height:26px;
}
.aList .solid{
	border-bottom:1px dashed #6A6A6A;
}
.aList .list{
	width:500px;
	color:#666;
}
.aList .list a{
	color:#B41C0D;
	text-decoration:none; 
}
.aList .dot{
	width:6px;
}
.aList .list li{
	padding-left:12px;
	color:#000;
}
.aList .list li a{
	color:#000;
}
.aList .up{
	height:28px;
	text-indent:36px;
	color:#666;
	font-weight:bold;
	background:url("1Up.gif") no-repeat center;
}
.aList .down{
	height:28px;
	text-indent:36px;
	color:#666;
	font-weight:bold;
	background:url("1Down.gif") no-repeat center;
}
.aList .more{
	width:38px;
	height:18px;
	background:url("http://image2.sina.com.cn/blog/tmpl/v3/theme/2/images/more.gif") center;
}
.aList .page{
	 height:40px;
}
.aList .page td{
	color:#000;
}
.aList .page a{
	margin:0px 5px;
	color:#000;
}
.aList .page span{
	margin:0px 5px;
	color:red;
	font-weight:bold;
}