﻿.mainContentBox_contentBox
{
}
#a_list
{
	
	margin-left:auto;
	margin-right:auto;
}
#a_list li
{
	padding-left:5px;
	border-bottom:1px dashed #D8D8D8;
}
#a_list li a
{
	color:#333;
	font-size:15px;
	line-height:40px;
	font-size:'宋体';
	padding-left:17px;
	background:url('../img/go.gif') no-repeat left center;
}
#a_list li a:hover
{
	color:#000;
	text-decoration:underline;
}
#a_list li span
{
	width:100px;
	font-size:14px;
	line-height:40px;
	float:right;
	color:#06C;
}

.page {margin:20px;text-align: center;clear: both;}
.page span.close,
.page strong,
.page a {display: inline-block;padding: 3px 8px;margin-right: 10px;background: #F5f5f5;color: #CCCCCC;}
.page strong.selfpage {background: #226bb0;color: #ffffff;}
.page a {background: #bbbbbb;color: #ffffff;}
.page a:hover {background: #226bb0;color: #fff;}