/*.top
{
	float:left;
	width:100%;
	height:25px;
	line-height:25px;
}
.top .list1
{
	float:left;
	color:#999;
}
.top .list2
{
	float:right;
	color:#6ab1fa;
}
.top .list2 a
{
	color:#6ab1fa;
}
.top .list1 span,.top .list2 span
{
	padding:0 2px;
}*/

.top
{
	width:100%;
	height:28px;
	border-bottom:#a8ceea solid 1px;
	background-color:#f8f8f8;
}

.topBox
{
	margin:0 auto;
	width:999px;
	height:28px;
}

.topBox .leftBox
{
	float:left;
}

.topBox .leftBox a
{
	line-height:28px;
	color:#334264;
}

.topBox .rightBox
{
	float:right;
}

.topBox .rightBox a
{
	line-height:28px;
	color:#2b54b0;
}