#header {
  background-color: #393d40;
  line-height: 75px;
  color: #fff;
}
#header .right {
	display:inline-block;
  float: right;
  cursor:pointer;
  font-size:16px;
}
.container-fluid{
	padding:0;
}
#logo{
	display:inline-block;
	width:165px;
	height:46px;
	background-image:url("http://www.mqy.com.cn/web/images/logo.png");
	margin:14px 20px 0 -1px;
	vertical-align: top;
}
.right a{
	color:#fff;
	text-decoration: none;
}
#header span{
	font-size:16px;
}
<!--ºÄÊ±1759759132.8255Ãë-->