.north{
	height:115px;
	border-bottom: 1.5px solid rgb(48,158,228); 
	font-family: "微软雅黑";
	color: #333;
    font-size: 12px;
}

.north-body{
	width: 1000px;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
}

.logo{
	float:left;
	width: 559px;
	height: 73px;
	position:relative;
	top: 27px;
}

.top-lbl{
	float:right;
	width: 355px;
	height: 27px;
	position:relative;
	line-height: 27px;
}

.lbl-left{
	float: left;
	width: 5px;
	height: 30px;
}

.lbl-center{
	float: left;
	height: 30px;
	background-image: url("../../facade/images/login/top-center.png");
	background-repeat: repeat-x;
}

.lbl-right{
	float: left;
	width: 5px;
	height: 30px;
}

.lbl-center a{
	float:left;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-family: "微软雅黑";
	margin-left: 20px;
}


.lbl-center span{
	float:left;
	color: #666666;
	font-size: 12px;
	font-family: "微软雅黑";
	margin-left: 25px;
}