@font-face {
    font-family: 'iconfont';
    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#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.div-inline{ float: left }


#j_nav_query{
    height: 36px;
    width: 85%;
    margin: 6%;
}

#search_div{
    margin-left: 9%;
}

#search_div_split{
    height: 5%;
}

#search_div_main{
    height: 5%;
    position: fixed;
    z-index: 100;
}


#search_div_top{
    position: absolute;
    margin-top: 17%;
    top: 0%;
    left: 0%;
    width: 100%;
}


