.head {
	height: 90px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

.headmenuflash{
	soverflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 999;
	height: 70px;
	width: 925px;
	top: 70px;
	float: left;
}

.head .headlogo {
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
	width: 160px;
	float: left;
	margin-top: 5px;
}
.head .headmenu {
	height: 60px;
	width: 445px;
	float: left;
	margin-top: 25px;
	font-size: 9pt;
	color: #efe3e3;
	text-align:center;
	vertical-align:20%
}
.head .b2clogo {
	float: left;
	height: 76px;
	width: 60px;
	margin-left: 10px;
}
.head .ser {
	float: right;
	margin-top: 15px;
	background-position: center;
	height: 40px;
	font-size: 9pt;
	color: #dac0bf;
}
.head .sertitle {
	font-size: 9pt;
	color: #666666;
	border: 1px solid #CCCCCC;
	height: 12px;
}

