﻿@charset "utf-8";
/* CSS Document */
/* reset.css */
body, ul, ol, h1, h2, h3, h4, h5, h6, p, input, form, td, th {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei","arial";
    font-size: 12px;
}

em {
    font-style: normal;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    vertical-align: top;
    border: none;
}

input {
    margin: 0;
    padding: 0;
}

select {
    margin: 0;
    padding: 0;
}

textarea {
    resize: none;
    overflow: auto;
    margin: 0;
    padding: 0;
    border: none;
}

fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

button, label, textarea {
    -webkit-appearance: none;
}
/* end reset.css */
.clear {
    zoom: 1;
}

    .clear:after {
        content: "";
        display: block;
        clear: both;
    }

.fl {
    float: left;
}

.f2 {
    float: right;
}

.bo-bg {
    width: 100%;
    height: 100%;
    background: url('/Manager/images/logo-bg-gz.jpg') no-repeat;
    background-size: 100% 670px;
    overflow: hidden;
    position: relative;
}

.log-wrap {
    width: 320px;
    height: 420px;
    background: #fff;
    position: fixed;
    padding: 0 40px;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -240px;
    -moz-box-shadow: 0px 2px 12px #999;
    -webkit-box-shadow: 0px 2px 12px #999;
    box-shadow: 0px 2px 12px #999;
}

.logo {
    padding: 10px 0 0 0px;
}

.lo-s {
    line-height: 40px;
    width: 80px;
    font-size: 14px;
    color: #333;
    word-spacing: 10px;
}

.lo-text {
    line-height: 38px;
    border: 1px solid #ddd;
    width: 238px;
    height: 38px;
}

.lo-d {
    padding: 10px 0;
}

.lo-wd {
    width: 139px;
}

.lo-s2 {
    border: 1px solid #ddd;
    border-left: none;
}

.sub-btn {
    width: 320px;
    height: 50px;
    background: url(/Manager/images/btn_1.png) no-repeat;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    margin-top: 0px;
}

.i-nav {
    width: 100%;
    height: 63px;
    background: url(/Manager/images/line_1.png) repeat-x;
    min-width: 1000px;
}

.i-wrap {
    margin: 12px -5px 0 0px;
}

.i-text {
    font-size: 20px;
    line-height: 63px;
    color: #fff;
}

.i-out {
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: #f89700;
    border-radius: 5px;
    margin: 15px 16px 0 20px;
}

.i-name {
    width: 115px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    line-height: 20px;
    margin-top: 19px;
    font-size: 14px;
}

.i-ag {
    padding: 0 8px 0 19px;
}

.i-fg {
    color: #fff;
}

.i-nlist {
    padding-right: 22px;
}

    .i-nlist a {
        float: left;
        padding: 0 16px;
        line-height: 58px;
        color: #fff;
        font-size: 16px;
        padding-bottom: 2px;
    }

        .i-nlist a:hover, .active {
            background: #f89700;
        }

.i-cleft {
    width: 16%;
    display: table-cell;
    vertical-align: top;
    height: 100%;
    background: #3e3e3c;
}

.i-cont {
    display: table;
    table-layout: fixed;
    border-spacing: 0;
    width: 100%;
    height: 100%;
}

.i-right {
    vertical-align: top;
    height: 100%;
    width: 100%;
    min-width: 1000px;
}

.vbox {
    display: table;
    border-spacing: 0;
    position: relative;
    height: 100%;
    width: 100%;
}

.v-bot {
    overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    bottom: 0;
    width: 100%;
}

.v-bob {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.app {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.i-wraps {
    position: absolute;
    top: 63px;
    bottom: 0;
    width: 100%;
}

.i-alist {
    display: block;
    line-height: 49px;
    padding: 0 20px;
    background: #222a2d;
    font-size: 14px;
    color: #afafad;
    border-top: 1px solid #5b5b56;
}

    .i-alist:hover {
        background-color: #414b51;
        color: #e1eaf1;
    }

.i-aul {
    padding-top: 20px;
}

.i-au {
    display: none;
}

.i-ico0 {
    width: 20px;
    height: 20px;
    background: url(/Manager/images/xt.png) no-repeat;
    margin: 16px 10px 0 0;
}

.i-ico1 {
    width: 17px;
    height: 17px;
    background: url(/Manager/images/ico.png) no-repeat;
    margin: 16px 10px 0 0;
}

.i-ico2 {
    width: 16px;
    height: 16px;
    background: url(/Manager/images/ico2.png) no-repeat;
    margin: 16px 10px 0 0;
}

.i-ico3 {
    width: 16px;
    height: 13px;
    background: url(/Manager/images/ico3.png) no-repeat;
    margin: 16px 10px 0 0;
}

.i-ico4 {
    width: 14px;
    height: 16px;
    background: url(/Manager/images/ico4.png) no-repeat;
    margin: 16px 10px 0 0;
}

.i-ico5 {
    width: 14px;
    height: 17px;
    background: url(/Manager/images/ico5.png) no-repeat;
    margin: 16px 10px 0 0;
}

.i-ico6 {
    width: 15px;
    height: 17px;
    background: url(/Manager/images/ico6.png) no-repeat;
    margin: 16px 10px 0 0;
}

.i-icj {
    width: 13px;
    height: 8px;
    background: url(/Manager/images/ico7.png) no-repeat;
    margin-top: 20px;
}

.active .i-au {
    display: block;
}

.active .i-icj {
    background: url(/Manager/images/ico8.png) no-repeat;
    width: 8px;
    height: 13px;
}

.i-au li a {
    display: block;
    position: relative;
    line-height: 42px;
    color: #c0c0c0;
    text-align: center;
    font-size: 13px;
    background: #353533;
}

    .i-au li a:hover, .i-au .active-cot a {
        background: #2d2d2b;
        color: #f89700;
    }

.i-auco {
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 40px;
    background: #f89700;
    display: none;
}

.i-au li a:hover .i-auco, .active-cot .i-auco {
    display: block;
}

.i-mrs {
    line-height: 60px;
    height: 60px;
    display: block;
}

.im-active {
    background: #f89700;
}

.nav-wp {
    position: relative;
}

.na-wul {
    position: absolute;
    left: -26px;
    top: 63px;
    z-index: 1000;
    display: none;
}

.na-ucot {
    padding: 0 20px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-box-shadow: 1px 2px 5px #F3F3F3;
    -webkit-box-shadow: 1px 2px 5px #F3F3F3;
    box-shadow: 1px 2px 5px #F3F3F3;
}

    .na-ucot li {
        border-top: 1px solid #ddd;
    }

        .na-ucot li:first-child {
            border-top: none;
        }

        .na-ucot li a {
            display: block;
            text-align: center;
            font-size: 14px;
            line-height: 49px;
            width: 120px;
            color: #333;
        }

.t-ico {
    width: 18px;
    height: 11px;
    background: url(/Manager/images/ico10.png) no-repeat;
    position: absolute;
    left: 72px;
    top: -10px;
}

.i-r-g {
    width: 100%;
    margin: 0 auto;
    background: #f3f3f3;
    line-height: 40px;
    font-weight: normal;
    position: relative;
    color: #666;
    font-size: 13px;
}

.i-hrap {
    padding: 10px;
}

.i-r-g a {
    margin-left: 20px;
    color: #2468b3;
}

.t-cont {
    padding: 0 10px;
}

.t-h2 {
    font-weight: normal;
    font-size: 16px;
    color: #333;
    padding-left: 20px;
    line-height: 50px;
    position: relative;
}

.t-icos {
    position: absolute;
    left: 0;
    top: 16px;
    width: 4px;
    height: 20px;
    background: #2468b3;
}

.i-table-le {
    padding: 0 20px;
}

.i-typ {
    border-collapse: collapse;
    width: 100%;
}

    .i-typ tr, .i-typ td {
        border: 1px solid #ddd;
    }

.i-tal {
    line-height: 48px;
    background: #f1f1f1;
    font-size: 13px;
    color: #666;
}

.i-tal3 {
    line-height: 30px;
    background: #f1f1f1;
    font-size: 13px;
    color: #666;
}

.p-le {
    padding-left: 20px;
}

.t-namw {
    padding: 10px 20px;
}

.t-name {
    line-height: 28px;
    border: 1px solid #ddd;
    width: 97%;
    border-radius: 3px;
    height: 28px;
}

    .t-name:focus, .t-texta:focus, .v-text:focus, .tgh-te:focus {
        border-color: #f89700;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }

.t-opt {
    border: 1px solid #ddd;
    line-height: 28px;
    height: 28px;
    border-radius: 3px;
    color: #333;
    font-family: "Microsoft YaHei","arial";
}

.globalselect {
    width: 100px;
    border: 1px solid #ddd;
    line-height: 28px;
    height: 28px;
    border-radius: 3px;
    color: #333;
    font-family: "Microsoft YaHei","arial";
}

.w-h {
    width: 40%;
}

.w-h2 {
    width: 28%;
    margin: 0 2%;
}

.w-h3 {
    width: 28%;
}

.w-hs {
    width: 31.3333333%;
}

.w-h2s {
    width: 31.3333333%;
    margin: 0 2%;
}

.ipt-pic {
}

.t-texta {
    border: 1px solid #ddd;
    width: 100%;
    border-radius: 3px;
    height: 78px;
}

.i-btnw {
    width: 220px;
    margin: 0 auto;
    padding: 20px 0;
}

.i-abtn {
    width: 100px;
    height: 40px;
    background: url(/Manager/images/btn2_1.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
}

.i-abtnr {
    width: 98px;
    height: 38px;
    border: 1px solid #ccc;
    border-radius: 3px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.i-seacrh {
    padding: 16px 10px;
    border-bottom: 1px solid #eee;
}

.v-left {
    font-size: 13px;
    color: #666;
    line-height: 30px;
}

.v-text {
    width: 198px;
    border: 1px solid #ddd;
    line-height: 28px;
    border-radius: 3px;
    margin-right: 40px;
    height: 28px;
}

.v-selet {
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-family: "Microsoft YaHei","arial";
    margin-right: 10px;
}

.a-btc {
    width: 60px;
    height: 31px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: url(/Manager/images/btn3_1.png) no-repeat;
    font-size: 13px;
    border: none;
    cursor: pointer;
}

.ta-ht {
    width: 78px;
    line-height: 28px;
    border: 1px solid #2468b3;
    border-radius: 3px;
    text-align: center;
    color: #2468b3;
    font-size: 13px;
    margin: 8px 0 0 10px;
}

.list-cot-wrap {
    padding: 0 15px;
}

.list-c {
    background: #eee;
}

.list-cot {
    border: 1px solid #eee;
    line-height: 30px;
    color: #666;
    width: 100%;
    border-collapse: collapse;
}

.list-s {
    position: relative;
    width: 56px;
    height: 30px;
}

.list-s2 {
    width: 106px;
}

.list-s3 {
    width: 106px;
}

.list-s4 {
    width: 217px;
}

.cek {
    /*position: absolute;
	left:20px;
	top:15px;*/
}

.cek2 {
    /*position: absolute;
	left:20px;
	top:15px;*/
}

.u-list li {
    border-bottom: 1px solid #eee;
    line-height: 39px;
    font-size: 13px;
    color: #333;
}

.list-s5 a {
    margin-right: 5px;
    color: #f89700;
}

.u-active {
    background: #deecda;
}

.upa-wrp {
    padding: 14px 20px;
}

.u-page a {
    float: left;
    width: 45px;
    height: 28px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 28px;
    color: #333;
}

    .u-page a:hover, .u-page .uactive {
        color: #fff;
        background: #484843;
    }

.u-left {
    margin-right: 4px;
}

.u-right {
    margin-left: 4px;
}

.u-pa-te {
    line-height: 30px;
    color: #999;
}

.u-page .page-a {
    border-left: 0;
}

.u-page {
    margin-right: 20px;
}

.u-selt {
    height: 30px;
    width: 60px;
    margin: 0 5px;
}

.a-bag {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.tan-fex {
    position: fixed;
    left: 50%;
    top: 50%;
    background: #fff;
    padding: 0 20px;
    height: 240px;
    width: 440px;
    margin-left: -220px;
    margin-top: -120px;
    border-radius: 5px;
}

    .tan-fex h3 {
        font-size: 16px;
        color: #333;
        line-height: 60px;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 20px;
        font-weight: normal;
    }

        .tan-fex h3 span {
            position: absolute;
            left: 0;
            top: 20px;
            width: 4px;
            height: 20px;
            background: #f89700;
        }

.tag-r {
    padding: 30px 0px 30px 10px;
    font-size: 13px;
    color: #666;
    line-height: 40px;
}

.tgh-te {
    width: 330px;
    padding-left: 10px;
    border: 1px solid #eee;
    line-height: 38px;
    border-radius: 5px;
    font-size: 13px;
    height: 38px;
}

.close {
    position: absolute;
    width: 17px;
    height: 17px;
    background: url(/Manager/images/ico13.png) no-repeat;
    right: 30px;
    top: 24px;
    cursor: pointer;
    z-index: 10;
}

.a-abg-wrap {
    display: none;
}

.jzc {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 120px;
    height: 120px;
    margin-left: -60px;
    margin-top: -60px;
    text-align: center;
    color: #fff;
    background: #3a3a3a;
    border-radius: 5px;
}

.za-g {
    position: absolute;
    left: 0;
    bottom: 8px;
    text-align: center;
    width: 100%;
    line-height: 30px;
    font-size: 16px;
}

.p-vm {
    padding-top: 15px;
}

.t-labe {
    position: relative;
    padding: 0 15px;
    line-height: 28px;
    display: inline-block;
}

.ipt-pic {
    position: absolute;
    left: 0;
    top: 8px;
}

.twrap {
    position: relative;
}

.list-cot tr td {
    border-bottom: 2px solid #eee;
    line-height: 39px;
    font-size: 13px;
    color: #333;
    text-align: center;
}

.lis-bg {
    background: #eee;
}

/*#gonggao*/
#gonggao {
    width: 350px;
    height: 233px;
    z-index: 999;
    position: fixed;
    bottom: -270px;
    right: 3px;
    background: #fff;
    border-radius: 6px;
    -webkit-box-shadow: -2px -2px 5px 1px rgba(0, 0, 0, .3);
    box-shadow: -2px -2px 5px 1px rgba(0, 0, 0, .3);
}

    #gonggao .gonggao_tt {
        height: 36px;
        background: #2468b3;
        color: #FFF;
        font-size: 14px;
        line-height: 36px;
        padding: 0 10px;
        border-radius: 6px 6px 0 0;
    }

        #gonggao .gonggao_tt .gound_close {
            width: 20px;
            height: 20px;
            display: inline-block;
            background: url(/Manager/images/remove-xxx.png) no-repeat;
            margin: 8px 0;
            float: right;
        }

    #gonggao .gonggao_cent {
        height: 155px;
        overflow: hidden;
    }

        #gonggao .gonggao_cent .gonggao_cent_tt {
            text-align: center;
            font-size: 14px;
            color: #2468b3;
            line-height: 50px;
        }

        #gonggao .gonggao_cent a {
            font-size: 12px;
            color: red;
        }

        #gonggao .gonggao_cent .gonggao_cent_cent {
            color: #525252;
            line-height: 30px;
            padding: 0 20px;
        }

    #gonggao .gonggao_href {
        height: 42px;
        border-top: 1px solid #2468b3;
        line-height: 42px;
        text-align: right;
    }

        #gonggao .gonggao_href a {
            padding: 0 10px;
            color: #2468b3;
        }



li {
    list-style: none;
}

img {
    border: none;
}

.clxx {
    width: 64px;
    padding-right: 10px;
    margin-top: 20px;
}

.cldw {
    margin-top: 20px;
    padding: 7px;
}

.clbj {
    padding: 18px 1px;
}

.list-cotnew tr {
    height: 100px;
}

    .list-cotnew tr td {
        padding: 2px;
    }

.list-cotnew {
    border: 0px;
    line-height: 30px;
    color: #666;
    width: 100%;
    border-collapse: collapse;
}

.fixed {
    bottom: 300px;
    width: 180px;
    height: 150px;
    float: left;
}

.wenzi10 {
    position: absolute;
    width: 30px;
    height: 30px;
    z-indent: 2;
    left: 10px;
    top: 15px;
    color: #fff;
    font-weight: bold;
}

.wenzi10_left {
    position: absolute;
    width: 30px;
    height: 30px;
    z-indent: 2;
    margin-left: 35px;
    top: 15px;
    color: #ffffff;
    font-weight: bold;
}

.wenzi10_right {
    position: absolute;
    width: 30px;
    height: 30px;
    z-indent: 2;
    left: 10px;
    top: 15px;
    color: #ffffff;
    font-weight: bold;
}

.wenzi10_2 {
    position: absolute;
    width: 55px;
    height: 21px;
    line-height: 21px;
    left: 10px;
    top: 15px;
    font-weight: bold;
    border-radius: 10px;
    text-align: center;
    background-color: #FFF200;
}

.wenzi10_2_left {
    position: absolute;
    width: 55px;
    height: 21px;
    line-height: 21px;
    margin-left: 28px;
    top: 15px;
    font-weight: bold;
    border-radius: 10px;
    text-align: center;
    color: #FFF200;
}

.wenzi10_2_right {
    position: absolute;
    width: 55px;
    height: 21px;
    line-height: 21px;
    left: 10px;
    top: 15px;
    font-weight: bold;
    border-radius: 10px;
    text-align: center;
    color: #FFF200;
}


.wenzi10_3 {
    position: absolute;
    width: 55px;
    height: 21px;
    line-height: 21px;
    left: 10px;
    top: 15px;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
    text-align: center;
    background-color: #69000A;
}

.wenzi35 {
    position: absolute;
    width: 30px;
    height: 30px;
    z-indent: 2;
    left: 40px;
    top: 44px;
    color: #fff;
    font-weight: bold;
}

.wenzi35_left {
    position: absolute;
    width: 30px;
    height: 30px;
    z-indent: 2;
    margin-left: 56px;
    top: 44px;
    color: #fff;
    font-weight: bold;
}

.wenzi35_right {
    position: absolute;
    width: 30px;
    height: 30px;
    z-indent: 2;
    margin-left: 33px;
    top: 44px;
    color: #fff;
    font-weight: bold;
}

.wenzi65 {
    position: absolute;
    width: 30px;
    height: 30px;
    z-indent: 2;
    left: 40px;
    top: 70px;
    color: #fff;
    font-weight: bold;
}

.wenziL35 {
    position: absolute;
    width: 30px;
    height: 30px;
    z-indent: 2;
    left: 5px;
    top: 44px;
    color: #fff;
    font-weight: bold;
}

.wenziL65 {
    position: absolute;
    width: 30px;
    height: 30px;
    z-indent: 2;
    left: 10px;
    top: 70px;
    color: #fff;
    font-weight: bold;
}

.divwz {
    position: relative;
}

.divwz_left {
    position: relative;
}

.divwz_right {
    position: relative;
    /* margin-right: -10px; */
}

.divlj {
    border: 1px solid #808080;
    width: 125px;
    height: 140px;
    position: relative;
    background-color: #99cc2c;
    border-radius: 15px;
}

.divljbai {
    width: 125px;
    height: 140px;
    position: relative;
}

.divljwz10 {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 10px;
    top: 10px;
    color: #fff;
}

.divljwz20 {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 10px;
    top: 30px;
    color: #fff;
}

.divljwz30 {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 10px;
    top: 50px;
    color: #fff;
}

.divljwz40 {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 10px;
    top: 70px;
    color: #fff;
}

.divljwz50 {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 10px;
    top: 90px;
    color: #fff;
}

.divljwz60 {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 10px;
    top: 110px;
    color: #fff;
}

.ullunlj {
    width: 100%;
    white-space: nowrap;
}

.ullun {
    margin-top: 20px;
    white-space: nowrap;
    float: left;
}

.ulli {
    float: left;
    margin: 10px 2px;
    display: inline;
}

.ulli_left {
    float: left;
    margin: 10px 2px 10px -10px;
    display: inline;
}

.ulli_right {
    float: left;
    margin: 10px -10px 10px 2px;
    display: inline;
}


.ulA {
    background-color: #2468b3;
    color: White;
}

.carselect {
    position: absolute;
    right: 10px;
    width: 237px;
    height: 58%;
    top: 103px;
    border: 1px solid #ccc;
    background: #fff;
    padding: 10px;
    z-index: 999;
    overflow: auto;
    margin-top: 10px;
}
.checkcarselect {
    position: absolute;
    right: 10px;
    width: 237px;
    height: 58%;
    top: 33px;
    border: 1px solid #ccc;
    background: #fff;
    padding: 10px;
    z-index: 999;
    overflow: auto;
    margin-top: 10px;
}
    .checkcarselect #licar tr {
        line-height: 30px;
        cursor: pointer;
    }

.btn {
    width: 40px;
    border: 1px solid #ddd;
    line-height: 28px;
    border-radius: 3px;
    height: 28px;
}

.carselect li {
    line-height: 30px;
    cursor: pointer;
}

.act {
    background-color: #2468b3;
    color: #fff;
    width: 225px;
}

.hact {
    background-color: #2468b3;
    color: White;
}

#tstart-toolbar-bottom {
    position: fixed; /*固定*/
    bottom: 0; /*在最下*/
    color: #3E3E3E;
    right: 0;
    text-align: left;
    z-index: 999;
    _position: absolute; /* for IE6 */
    _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */
    overflow: visible;
}

    #tstart-toolbar-bottom .tstart-left {
        float: left; /*在左*/
        width: 270px;
        margin: 5px 5px 5px 5px;
        padding: 5px;
        border: 1px solid silver;
        background-color: white;
    }

    #tstart-toolbar-bottom .tstart-right {
        float: right; /*在右*/
        width: 270px;
        margin: 5px 5px 5px 5px;
        padding: 5px;
        background-color: white;
    }
.exp_btn {
    width: 60px;
    line-height: 28px;
    color: #fff;
    background: url(/Manager/images/btn3_1.png) no-repeat;
    cursor: pointer;
    border-radius: 3px;
    text-align: center;
    font-size: 13px;
    margin-left: 4px;
}

.seacrh_company_field {
    float: left;
    min-width: 280px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px;
}
.seacrh_company_field1 {
    float: left;
    width: 340px;
    line-height: 40px;
    height: 40px;
    margin-bottom: 8px;
}
.seacrh_date_field {
    float: left;
    width: 210px;
    line-height: 30px;
    height: 30px;
    margin-bottom: 8px;
}

.seacrh_public_field {
    float: left;
    width: 220px;
    line-height: 30px;
    height: 30px;
    margin-bottom: 8px;
}

.seacrh_btn {
    float: left;
    width: 160px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px;
}
.navigation_tabs {

    height: 35px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #ddd;
}

    .navigation_tabs ul li {
        float: left;
        width: 160px;
        font-size: 11pt;
        text-align: center;
        padding: 8px 0px 6px 0px;
    }

.navigation_tabs_checked {
    border-bottom: 5px solid #2468b3
}