@font-face {
  font-family: "topbarfont";
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'),
  url('../fonts/iconfont.svg#topbarfont') format('svg');
}
.topbarfont {
  font-family:"topbarfont" !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align:middle;
  -webkit-text-stroke-width: 0.2px;
  *display: block;
}

.left{float:left;}
.right{float:right;}
.topbar{height:40px;background:#F8F8F8;border-bottom:1px solid #e6e6e6;}
.topbar .welcome{line-height:40px;color:#888;}
.topbar .welcome a{color:#888;}
.topbar .welcome span.office{display:inline-block;padding: 3px 7px;line-height: 1;font-size:14px;margin-left: 10px;background: #1F8ADC;color:#FFF;vertical-align:initial;}

.topbar .tool{line-height:40px;height:40px;}
.topbar .tool a{display:block;float:left;padding:0 15px;font-size:22px;color:#999;line-height:40px;position:relative;}
.topbar .tool a.tool_login{background:#005BAC;height:45px;line-height:40px;font-size:14px;color:#FFF;}
.topbar .tool a.tool_login:hover{background:#005BAC;color:#FFF;}
.topbar .tool a i{color: #005BAC;float: left;vertical-align: top;}
.topbar .tool a:hover{color:#005BAC;}
.topbar .tool a p {display: inline-block;float: left;font-size: 14px;line-height: 40px;padding-left: 3px;}


#adimage img{max-width:100%; width:auto;height:auto}

