body,html{
	padding:0px;
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	}
.banner{
  margin:15px 0 0 0;
  padding:0;
 	width:100%;
	min-height:100px;
	}

.logo{
	position:relative;float:right;z-index:10;
	}
.logo a{
	font-size: 50px;
	color: #fff;
	font-weight: 700;
	}
.logo a:hover{
	color:#fff;
	text-decoration:none;
	}

.banner-info h3 span {
	display: -webkit-inline-box;
	}
.fig{
	position:absolute;
	top: 29%;
	left: -4.2%;
	background:url(../a.png) no-repeat 0px 0px;
	display:block;
	width:15px;
	height:22px;
	}

.navi{
	margin: 5em 0 0;
	}
