/*****************************************************ui-theme*****************************************************/

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    zoom: 1;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}
/* Interaction Cues
----------------------------------*/

.ui-state-disabled {
    cursor: default !important;
}
/* states and images */

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
/* Overlays */

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-widget-content,
.ui-widget-content a,
.ui-widget-header,
.ui-widget-header a {
    color: #444
}

.ui-widget-content {
    border: 1px solid #e8e7e7;
    background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #fff;
    background-size: 100% 100%;
    font-weight: bold
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border-bottom: 1px solid #e8e7e7;
    border-right: 1px solid #e8e7e7;
    background: #f6f6f6 url(images/ui-bg_highlight-soft_100_f6f6f6_1x100.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #000
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #666;
    text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border-bottom: 1px solid #e8e7e7;
    border-right: 1px solid #e8e7e7;
   
    background: #0b4286 url(images/ui-bg_highlight-soft_25_0073ea_1x100.png) 50% top repeat-x !important;
    font-weight: normal;
    color: #fff
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #000;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #ddd;
    background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x !important;
    font-weight: bold;
    color: #ff0084
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #144E94;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #ccc;
    background: #fbec88 url(images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x !important;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight,
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #444
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text,
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    color: #222
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #ff0084;
    background: #fff url(images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    font-weight: normal;
    background: #f9f9f9;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.ui-state-disabled .ui-icon {
    opacity: .35;
    filter: Alpha(Opacity=35);
}

.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image:url(images/ui-icons_ff0084_256x240.png);
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-widget-overlay {
    background: #eee url(images/ui-bg_flat_0_eeeeee_40x100.png) 50% 50% repeat-x;
    opacity: .8;
    filter: Alpha(Opacity=80)
}

.ui-widget-shadow {
    margin: -4px 0 0 -4px;
    padding: 4px;
    background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .6;
    filter: Alpha(Opacity=60);
    border-radius: 0
}

.ui-resizable-se {
    bottom: 1px;
    cursor: se-resize;
    height: 12px;
    right: 1px;
    width: 12px;
}

.ui-resizable-s {
    bottom: -5px;
    cursor: s-resize;
    height: 7px;
    left: 0;
    width: 100%;
}

.ui-wrapper .ui-resizable-se {
    bottom: 17px;
}

.ui-resizable-handle {
    display: block;
    font-size: 0.1px;
    position: absolute;
}
/********************************************** custom-base *************************************************/

input.uiButton,
button.uiButton {
    width: auto;
    height: 24px;
    line-height: 22px;
    background: url(images/ui-button.png) repeat-x;
    border: 1px solid #A3C0E8;
    cursor: pointer;
    overflow: visible;
    padding: 0 5px;
    _width: 70px;
    /*IE6识别的属性*/
}

a.uiButton {
    padding: 0 5px;
    display: inline-block;
    background: url(images/ui-button.png) repeat-x;
    border: 1px solid #83B1F2;
    line-height: 22px;
    _line-height: 23px;
    text-decoration: none;
    outline: 0;
    zoom: 1;
}

a.uiButton:hover {
    background: url(images/ui-button-over.png) repeat-x;
}

a .iconSet {
    margin-right: 2px;
}

button.uiButton img {
    margin-top: -2px !important
}

button.uiButton span {
    display: block;
    float: left;
    margin: 0 5px 0 -2px;
    word-break: keep-all;
    word-wrap: normal;
}

input.uiButton:hover,
button.uiButton:hover {
    background: #f6f6f6 url(images/ui-button-over.png) 50% 50% repeat-x;
}

input.uiButton::-moz-focus-inner,
button.uiButton::-moz-focus-inner {
    border: 0;
    padding: 0
}

input::-ms-clear {
    display: none;
}

input[type="text"],
input[type="password"],
.textarea {
    line-height: 25px;
    border: 1px solid #ddd;
    /*text-indent: 2px;*/
    
    background: #fff;
}

input[type="text"],
input[type="password"] {
    text-indent:10px;
    height: 25px;
    border-radius:5px; 
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.textarea {
    height: 80px;
}

input[type="text"]:focus,
input[type="password"]:focus,
.textarea:focus {
    border-color: #ccc;
    background-color: #fff;
}

*html input {
    /**ie6**/
    
    height: 20px;
    line-height: 20px;
    padding: 0 2px;
    border: 1px solid #8d9eae;
    border: expression(this.type=="radio" || this.type=="checkbox" ? "0": "Default");
}

input.readonly {
    color: #333 !important;
}

.shadow {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.target_box {
    border: 1px solid #aaa;
    background-color: #fff;
}

.dn {
    display: none;
    padding: 5px;
}

.searchBoxClose {
    margin: 2px;
    text-align: right;
}

.searchBoxClose img {
    cursor: pointer;
}

.topui-buttonlink {
    border-radius: 4px;
    cursor: pointer;
    outline: 0 none;
    padding: 3px 4px 4px;
    text-decoration: none;
}

.topui-buttonlink:hover {
    background-color: #6285ee;
    color: #FFFFFF;
    text-decoration: none;
}
/*********************************************** 按钮输入框 *************************************************/

.topui-buttoninput,
.topui-buttoninput .btnInput {
    height: 27px;
}

.topui-buttoninput {
    border: 1px solid #ddd;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.topui-buttoninput input {
    float: left;
    border: 0;
}

.topui-buttoninput .btnInput {
    display: block;
    width: 21px;
    float: right;
    background: url(images/buttonInput_btn.png) no- repeat;
    cursor: pointer;
}

.topui-buttoninput:focus {
    border-color: #4195fc;
}

.btnInputDiv {
    background: url(images/ui-input.png) repeat-x;
    height: 100%;
    width: 25px;
    position: absolute;
    z-index: 110;
    right: 0px;
    display: block
}

.buttonInput_suggest {
    background-color: #fff;
    border: 1px solid #80c0e7;
    z-index: 9999;
    height: 150px;
    overflow: auto
}

.buttonInput_suggest ul li {
    padding: 5px
}

.buttonInput_suggest ul li:hover {
    background-color: #ddedfc;
}
/****************************************** combobox下拉框样式 *********************************************/

.mainCon {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    z-index: 500;
    border: 1px solid #ddd;
    margin-top:3px;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.selectbox-wrapper ul li {
    padding: 0 3px 3px;
    cursor: pointer;
    cursor: hand;
    line-height: 20px;
    padding-top: 3px;
    _width: 100%;
}

.loader {
    width: 100%;
    height: 25px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 500;
    padding: 3px 0 0 5px;
    background: #fff;
    opacity: .8;
    filter: alpha(opacity=80);
}

.li_left {
    float: left;
    overflow: hidden;
}

.mainCon .inputDisabled {
    background: #eee !important;
    color: #333 !important;
    cursor: default !important;
}

div.selectbox-wrapper,
div.selectbox-tree {
    border: #8d9eae 1px solid;
    background: #fff;
    position: absolute;
    margin-left: -1px;
    margin-top: -1px;
    z-index: 100;
}

div.selectbox-wrapper ul li {
    white-space: nowrap;
}

div.selectbox-wrapper ul li.selected {
    background: #FBEC88;
}

div.selectbox-wrapper ul li.current {
    background: #3265a3;
    color: #fff;
    border: 0 !important;
}

div.selectbox-wrapper ul li.group {
    font-weight: bold;
    background: url(images/selArr.gif) no-repeat 0% 50%;
    padding-left: 15px;
    _width: 80%;
}

input.selectbox {
    height: 25px;
    line-height: 25px;
    border: none;
    overflow-y: hidden;
    background-color: #fff;
    padding-left: 2px;
}

.mainCon input:focus {
    border-color: none;
}

.tipColor {
    color: gray;
}

.selBtn {
    width: 20px;
    height: 20px;
  	line-height: 20px;
    border: 0;
    font-size: 0;
    outline: none;
    background: url(images/selBtn.jpg) no-repeat 0px 1px;
    cursor: pointer;
}

.selBtn:hover {
    background-image: url(images/selBtn_hover.jpg);
}

.selBtn_disabled,
.selBtn_disabled:hover {
    background-color: #eee;
    background-image: url(images/selBtn_disabled.jpg);
    cursor: default;
}
/********************************** 日期输入框 ****************************************/

input.Wdate {
    background: #fff url(images/datePicker.png) no-repeat right;
}

.WdateFmtErr {
    font-weight: bold;
    color: red;
}
/*树形下拉框样式*/

.selBtnMuiti {
    background-image: url(images/selBtnMulti.jpg);
}

.selBtnMuiti:hover {
    background-image: url(images/selBtnMulti_hover.jpg);
}

.selBtn_disabledMuiti {
    background-image: url(images/selBtn_disabledMulti.jpg);
}

.selectbox-tree a:hover {
    background-color: #0081DD !important;
    color: white !important;
    text-decoration: none !important;
}

.multiSelectZtree li a:hover {
    background-color: #0081DD !important;
}

.noGroupZtree .noline_docu {
    display: none !important;
}

.noGroupZtree .level0 {
    padding-left: 6px !important;
    height: 22px !important;
}

.noGroupZtree li .curSelectedNode {
    background-color: none !important;
    border: none !important;
}

.multiSelectZtree li .curSelectedNode {
    background-color: transparent !important;
    border: none !important;
}
/************************************* 数字输入框 ************************************************/

input.stepper-active {
    background-color: #F1F9FC;
    background-image: url(images/spinnernormal.jpg);
    background-position: right 0;
    background-repeat: no-repeat;
    border: 1px solid #8D9EAE;
    height: 20px;
    width: 120px;
}

input.stepper-active.stepper-up-hover {
    background-image: url(images/spinnerup.jpg);
    cursor: pointer;
}

input.stepper-active.stepper-down-hover {
    background-image: url(images/spinnerdown.jpg);
    cursor: pointer;
}

input.stepper-active.stepper-up {
    background-image: url(images/spinnerup.jpg);
    cursor: pointer;
}

input.stepper-active.stepper-down {
    background-image: url(images/spinnerdown.jpg);
    cursor: pointer;
}
/*************************************** 选择框 listBox **********************************************/

.topui-listbox {
    border: 1px solid #80c0e7;
    margin-top: 2px;
    background-color: #eff6fd;
    overflow: auto
}

.topui-listbox ol li {
    float: left;
    margin: 4px 2px;
    height: 23px;
    line-height: 23px;
    padding: 0 15px 0 5px;
    border: 1px solid #eff6fd;
    position: relative
}

.topui-listbox ol li.overLi {
    border: 1px solid #878f94;
    background: url(images/listBox_libg.gif) repeat-x scroll 0 0 transparent;
    cursor: pointer;
}

.listDel {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 11px;
    height: 11px;
    background: url(images/listBoxClose.gif) no-repeat;
}
/********************************** 工具栏 Toolbar 按钮 button ****************************************/

.topui-toolbar {
    margin:0 0 0 3px;
    border: solid 0px #ddc2ac;
    padding: 0;
    _padding-bottom: 4px;
    margin-bottom: 1px;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.separator {
    height: 18px;
    display: inline-block;
    zoom: 1;
    border: 0;
    border-left: solid 1px #adb3b9;
    margin: 0 8px 1px 8px;
    vertical-align: middle;
}

.topui-toolbar a.topui-button-disabled,
.topui-toolbar a:hover.topui-button-disabled {
    cursor: default;
    background: none;
    border: 0;
    
}

.topui-toolbar .topui-button-disabled .topui-button-text,
.topui-toolbar a:hover.topui-button-disabled .topui-button-text {
    color: #fff;
}

.topui-toolbar a.topui-button-disabled,
.topui-toolbar a:hover.topui-button-disabled,
.topui-pager a.topui-button-disabled,
.topui-pager a:hover.topui-button-disabled {
    background: transparent;
    border: 0;
    
}

.topui-toolbar .topui-buttoninput,
.topui-toolbar .mainCon {
    vertical-align: middle;
}
/*****************************************************topui-button*****************************************************/

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    margin-right: .1em;
    cursor: pointer;
    text-align: center;
    zoom: 1;
    overflow: visible
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: 1.4
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}

input.ui-button {
    padding: .4em 1em;
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button- text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button- icons-only .ui-button-icon-secondary {
    right: .5em;
}

.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}

.ui-buttonset {
    margin-right: 7px;
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.8em;
}

button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.topui-button {
    padding: 0 8px;
    border: 0px solid #ddd;
    background: #56c7eb;
    line-height: 25px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    zoom: 1;
    cursor: pointer;
    -khtml-user- select: none;
    -moz-user-select: none;
    vertical-align: middle;
    outline: none;
    border-radius:15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.topui-button,
a.topui-button {
    color: #fff;
}

body a:hover.topui-button {
    padding: 0 8px;
    border: 0px solid #ddd;
    background: #1699c5;
    text-decoration: none;
}

.topui-button-text {
    line-height: 16px;
    padding: 2px 8px 3px 8px;
    line-height: 17px\9;
    display: inline-block;
    padding: 3px 8px 2px 8px\9;
    +padding: 3px 8px 2px 8px;
    _padding: 2px 8px 2px 8px;
}

.topui-button .topui-button-icon {
    padding-left: 25px;
    background-position: 6px 40%;
    background-repeat: no-repeat;
}

.topui-toolbar .topui-button .topui-button-icon {
    margin-top: 3px;
}

.topui-button .topui-button-iconOnly {
    padding-left: 14px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

body .topui-button-plain {
    /*background: transparent;*/
    border: 0;
    padding: 0 8px;
}

body .topui-button-pressed,
body a:hover.topui-button-pressed,
body .topui-button-checked,
body a:hover.topui-button-checked,
body a.topui-button-popup,
body a:hover.topui-button-popup {
    border: solid 0px #888;
    padding: 0 8px;
    color: #666;
    background: #ececec;
    cursor: pointer;
}

body a.topui-button-disabled,
body a:hover.topui-button-disabled {
    border:0px solid #ccc;
    padding: 0 8px;
    color: #fff;
    background: #abe3f5 !important;
    cursor: default;
}

body .topui-button-disabled * {
    cursor: default;
    opacity: .7;
    filter: alpha(opacity=70);
}

.topui-button-iconRight .topui-button-icon {
    padding-left: 8px;
    padding-right: 18px;
    background-position: right 50%;
    margin-right: 5px;
}

.topui-button-iconTop .topui-button-icon {
    padding-left: 8px;
    padding-top: 22px;
    background-position: 50% 4px;
}

.topui-button-iconBottom .topui-button-icon {
    padding-left: 8px;
    padding-bottom: 18px;
    margin-bottom: 4px;
    background-position: 50% bottom;
}

.topui-button-iconTop .topui-button-allow {
    position: static;
    display: block;
    background-position: 3px 50%;
    margin-top: 0;
    margin: auto;
    +margin: 0;
}

.topui-button-allow {
    width: 14px;
    height: 16px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
}

.topui-button-menu {
    background: url(images/button/menu_arrow.png) no-repeat 0px 50%;
}

.topui-button-split {
    width: 18px;
    background: url(images/button/split_arrow.png) no-repeat 0px 50%;
}
/*********************************************topui-tabs****************************************************/

.topui-tabs {
    border: 0px solid #A3C0E8;
    position: relative;
}

.topui-tabs .topui-tabs-header {
    height: 30px;
    border-bottom: 0px solid #A3C0E8;
    background:#ddd;
    position: relative;
    overflow: hidden;
}

.topui-tabs .tabPrev,
.topui-tabs .tabNext {
    position: absolute;
    width: 17px;
    height: 25px;
    top: 0;
    z-index: 10;
    display: none;
    background: url(images/topui-tabs-tools.gif) no-repeat;
    z-index: 10;
}

.topui-tabs .tabPrev {
    left: 0;
    background-position: 0 center;
}

.topui-tabs .tabNext {
    right: 0;
    background-position: -51px center;
}

.topui-tabs .tabPrev:hover {
    background-position: -17px center;
}

.topui-tabs .tabNext:hover {
    background-position: -68px center;
}

.topui-tabs .topui-tabs-header ul {
    width: 9999px;
    height: 25px;
    position: absolute;
    left: 3px;
    top: 5px;
    overflow: hidden;
}

.topui-tabs .topui-tabs-header li a {
    padding: 0 1em;
    outline: none;
    float: left;
}

.topui-tabs .topui-tabs-header li.topui-tabs-hover {
    cursor: pointer;
}

.topui-tabs .topui-tabs-header li.topui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
    font-weight: bold;
    background: #fff;
    -webkit-border-radius:3px 3px 0 0;
    -moz-border-radius:3px 3px 0 0;
    border-radius:3px 3px 0 0;
}

.topui-tabs .topui-tabs-active a {
    color: #144E94;
}

.topui-tabs a:hover {
    text-decoration: none;
}

.topui-tabs .topui-tabs-header li {
    border: 0px solid #A3C0E8;
    border-bottom: none;
    float: left;
    margin: 1px 3px 0 0;
    line-height: 23px;
    position: relative;
    top: 0;
    white-space: nowrap;
}

.topui-tabs .topui-tabs-close {
    display: block;
    width: 7px;
    height: 7px;
    background: url(images/topui-tabs-close.gif) no-repeat;
    float: right;
    *float: none;
    _float: none;
    margin: 3px 3px 0;
    cursor: pointer;
}

.topui-tabs .topui-tabs-close-hover {
    background: url(images/topui-tabs-close-hover.gif) no-repeat;
}

.ui-tabs .ui-widget-header {
    border-bottom: 1px solid #A3C0E8;
}

.ui-tabs .ui-tabs-nav li {
    background-image: url(images/ui_tabs_nav.png);
    border-color: #a6d0e7;
}
/******************************************* ui-menu ****************************************/

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none
}

.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    zoom: 1;
    width: 100%
}

.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    zoom: 1;
    font-weight: normal
}

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px
}

.ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5
}

.ui-menu .ui-state-disabled a {
    cursor: default
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.ui-menu .topui-icon {
    left: 0.2em;
    position: absolute;
    top: 0.2em;
}

.ui-menu {
    width: 120px;
}
/********************* accordion *****************************/

.topui-accordion dl,
.topui-accordion dd,
.topui-accordion dt,
.topui-accordion p,
.topui-accordion h3 {
    margin: 0;
    padding: 0;
}

.topui-accordion {
    width: 300px;
    border: 1px solid #A3C0E8;
    border-top: none;
}

.topui-accordion .item-hd {
    background: url(images/accordion_hd.jpg) repeat-x 0 0;
    height: 26px;
    position: relative;
    font- weight: bold;
    padding: 0 5px;
    color: #183152;
    cursor: pointer;
}

.topui-accordion .item-hd .tools {
    float: right;
    margin-top: 3px;
    cursor: default;
}

.topui-accordion .item-hd .title {
    line-height: 26px;
    padding-left: 4px;
    float: left;
}

.topui-accordion .item-bd {
    height: 0;
    width: 100%;
}
/*********************************************  autoComplete ****************************************************/

.topui-autocomplete {
    border: 1px solid #A2B3BD;
    background-repeat: repeat-x;
    height: 20px;
    padding-left: 2px
}

.autoCompleteIcon {
    background-color: #fff;
    border-color: #A2B3BD;
}

.hintbox_list_container ul {
    background-color: #fff;
    border: 1px solid #7F9DB9;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 200px;
}

.hintbox_list_container ul li {
    border: 0 none;
    line-height: 16px;
    margin: 0;
    padding: 1px 1px 1px 3px;
}

.hintbox_loading {
    background: url(images/ajax-loader.gif) no-repeat scroll right center transparent !important;
}
/*****************************************************面板 panel*****************************************************/

div.pload {
    background: #fff url(images/panel/panelLoading.gif) 49% 49% no-repeat;
    border-left: 1px #8ab6ff solid;
    border- right: 1px #8ab6ff solid;
    height: 20px;
}

.topui-panel {
    padding: 0;
}

.panel_topcenter,
.panel_middlecenter {
    border-left: 1px solid #84a0c4;
    border-right: 1px solid #84a0c4;
}

.panel_topcenter {
    width: 100%;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    background: url (images/panel/box4_topcenter.jpg) repeat-x;
}

.panel_topleft,
.panel_topright {
    height: 100%;
    overflow: hidden;
    border-bottom: 1px solid #84a0c4;
}

.panel_middlecenter {
    width: 100%;
    background-color: #fff;
    padding: 8px 0;
    border-bottom: 1px solid #84A0C4;
}

.panel_bottomcenter {
    display: none;
    height: 0px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.panel_bottomleft,
.panel_bottomright {
    height: 100%;
    overflow: hidden;
}

.topui-panel .title {
    color: #183152;
    height: 27px;
    line-height: 26px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    padding: 0px 0 0 5px;
    font-weight: bold;
}

.topui-panel .status {
    float: right;
    height: 26px;
    line-height: 26px;
    padding: 0px 10px 0 0;
    color: #1E7ACE;
}

.topui-panel .panelContent {}

.topui-panel .ss {
    cursor: pointer;
}

.topui-panel .ss a {
    color: #1E7ACE;
    text-decoration: none;
}

.topui-panel .ss a:hover {
    color: #1E7ACE;
    text-decoration: underline;
}

fieldset legend {
    color: #183152;
}
/****************************************** jq-grid *************************************************/

.treegrid-plus {
    background-image: url(images/collapse.gif) !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.treegrid-minus {
    background-image: url(images/expand.gif) !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ui-jqgrid {
    position: relative;
}

.topui-toolbar .ui-jqgrid {
    _margin: 0 auto;
    _width: 100%;
}

.ui-jqgrid .ui-jqgrid-view {
    position: relative;
    left: 0;
    top: 0;
    padding: .0em;
}

.ui-jqgrid .ui-jqgrid-titlebar {
    padding: .3em .2em .2em .3em;
    position: relative;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none
}

.ui-jqgrid .ui-jqgrid-title {
    float: left;
    margin: .1em 0.4em .2em
}

.ui-jqgrid .ui-jqgrid-titlebar-close {
    position: absolute;
    top: 50%;
    width: 19px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 18px
}

.ui-jqgrid .ui-jqgrid-titlebar-close span {
    display: block;
    margin: 1px
}

.ui-jqgrid .ui-jqgrid-titlebar-close:hover {
    padding: 0
}

.ui-jqgrid .ui-jqgrid-hdiv {
    position: relative;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    border-left: 0 none !important;
    border-top: 0 none !important;
    border-right: 0 none !important;
    background: #C8DDF9;
}

.ui-jqgrid .ui-jqgrid-hbox {
    float: left;
    padding-right: 20px
}

.ui-jqgrid .ui-jqgrid-htable {
    table-layout: fixed;
    margin: 0
}

.ui-jqgrid .ui-jqgrid-htable th {
    height: 22px;
    padding: 0 2px 0 2px;
    background: #f4f3f3;
}

.ui-jqgrid .ui-jqgrid-htable .ui-search-toolbar th {
    height: 24px;
}

.ui-jqgrid .ui-jqgrid-htable .ui-search-toolbar th select {
    height: 22px;
}

.ui-jqgrid .ui-jqgrid-htable th div {
    overflow: hidden;
    position: relative;
    height: 17px;
    font-weight: bold;
    color:#000;
}

.ui-th-column,
.ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    border- top: 0 none;
    border-bottom: 0 none
}

.ui-th-ltr,
.ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {
    border-left: 0 none
}

.ui-th-rtl,
.ui-jqgrid .ui-jqgrid-htable th.ui-th-rtl {
    border-right: 0 none
}

.ui-first-th-ltr {
    border-right: 1px solid
}

.ui-first-th-rtl {
    border-left: 1px solid
}

.ui-jqgrid .ui-th-div-ie {
    white-space: nowrap;
    zoom: 1;
    height: 17px
}

.ui-jqgrid .ui-jqgrid-resize {
    height: 20px !important;
    position: relative;
    cursor: e-resize;
    display: inline;
    overflow: hidden
}

.ui-jqgrid .ui-grid-ico-sort {
    overflow: hidden;
    position: absolute;
    display: inline;
    cursor: pointer !important
}

.ui-jqgrid .ui-icon-asc {
    margin-top: -5px;
    height: 12px;
    background-position: 0 0;
}

.ui-jqgrid .ui-icon-desc {
    margin-top: 2px;
    height: 12px;
    background-position: -65px 0;
}

.ui-jqgrid .ui-i-asc {
    margin-top: 0;
    height: 16px
}

.ui-jqgrid .ui-i-desc {
    margin-top: 0;
    margin-left: 13px;
    height: 16px
}

.ui-jqgrid .ui-jqgrid-sortable {
    cursor: pointer
}

.ui-jqgrid tr.ui-search-toolbar th {
    border-top-width: 1px !important;
    border-top-color: inherit !important;
    border-top- style: ridge !important
}

tr.ui-search-toolbar input {
    margin: 1px 0 0 0
}

tr.ui-search-toolbar select {
    margin: 1px 0 0 0
}

.ui-jqgrid .ui-jqgrid-bdiv {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: auto;
    text-align: left
}

.ui-jqgrid .ui-jqgrid-btable {
    table-layout: fixed;
    margin: 0;
    outline-style: none;
    border-collapse: collapse\9;
}

.ui-jqgrid tr.jqgrow {
    outline-style: none;
}

.ui-jqgrid tr.jqgroup {
    outline-style: none
}

.ui-jqgrid tr.jqgrow td {
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 26px;
    padding: 0 2px 0 2px;
    border-bottom-width: 1px;
    border-bottom-color: inherit;
    border-bottom-style: solid
}

.ui-jqgrid tr.jqgfirstrow td {
    padding: 0 2px 0 2px;
    border-right-width: 1px;
    border-right-style: solid
}

.ui-jqgrid tr.jqgroup td {
    height: 26px;
    font-weight: normal;
    overflow: hidden;
    white-space: pre;
    padding: 0 2px 0 2px;
    border- bottom-width: 1px;
    border-bottom-color: inherit;
    border-bottom-style: solid
}

.ui-jqgrid tr.jqfoot td {
    font-weight: bold;
    overflow: hidden;
    white-space: pre;
    height: 22px;
    padding: 0 2px 0 2px;
    border- bottom-width: 1px;
    border-bottom-color: inherit;
    border-bottom-style: solid
}

.ui-jqgrid tr.ui-row-ltr td {
    text-align: left;
    border-right-width: 1px;
    border-right-color: inherit;
    border-right-style: solid;
    color:#000;
}

.ui-jqgrid tr.ui-row-rtl td {
    text-align: right;
    border-left-width: 1px;
    border-left-color: inherit;
    border-left-style: solid
}

.ui-jqgrid td.jqgrid-rownum {
    padding: 0 2px 0 2px;
    margin: 0;
    border: 0 none;
    background: #f4f3f3;
}

.ui-jqgrid .ui-jqgrid-resize-mark {
    width: 2px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    background: #777;
    cursor: e-resize;
    cursor: col-resize;
    overflow: hidden;
    display: none;
    border: none;
    z-index: 99999
}

.ui-jqgrid .ui-jqgrid-sdiv {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-left: 0 none !important;
    border- top: 0 none !important;
    border-right: 0 none !important
}

.ui-jqgrid .ui-jqgrid-ftable {
    table-layout: fixed;
    margin-bottom: 0
}

.ui-jqgrid tr.footrow td {
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    height: 24px;
    padding: 0 2px 0 2px;
    border- top-width: 1px;
    border-top-color: inherit;
    border-top-style: solid
}

.ui-jqgrid tr.footrow-ltr td {
    text-align: left;
    border-right-width: 1px;
    border-right-color: inherit;
    border-right-style: solid
}

.ui-jqgrid tr.footrow-rtl td {
    text-align: right;
    border-left-width: 1px;
    border-left-color: inherit;
    border-left-style: solid
}

.ui-jqgrid .ui-jqgrid-pager {
    border-left: 0 none !important;
    border-right: 0 none !important;
    border-bottom: 0 none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    height: 25px;
    white-space: nowrap;
    overflow: hidden;
    background: #f4f3f3;
}

.ui-jqgrid .ui-pager-control {
    position: relative
}

.ui-jqgrid .ui-pg-table {
    position: relative;
    padding-bottom: 2px;
    width: auto;
    margin: 0
}

.ui-jqgrid .ui-pg-table td {
    font-weight: normal;
    vertical-align: middle;
    padding: 1px 10px 1px 1px
}

.ui-jqgrid .ui-pg-button {
    height: 19px !important
}

.ui-jqgrid .ui-pg-button span {
    display: block;
    margin: 1px;
    float: left
}

.ui-jqgrid .ui-pg-button:hover {
    padding: 1px 10px 1px 1px
}

.ui-jqgrid .ui-state-disabled:hover {
    padding: 1px 10px 1px 1px
}

.ui-jqgrid .ui-pg-input {
    height: 16px;
    margin: 0
}

.ui-jqgrid .ui-pg-selbox {
    font-size: 1em;
    line-height: 18px;
    height: 18px;
    margin: 0
}

.ui-jqgrid .ui-separator {
    height: 18px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: 1px;
    float: right
}

.ui-jqgrid .ui-paging-info {
    font-weight: normal;
    height: 19px;
    margin-top: 3px;
    margin-right: 4px
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {
    padding: 1px 0;
    float: left;
    position: relative
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-button {
    cursor: pointer
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon {
    float: left;
    margin: 0 2px;
}

.ui-jqgrid td input,
.ui-jqgrid td select .ui-jqgrid td textarea {
    margin: 0
}

.ui-jqgrid td textarea {
    width: auto;
    height: auto
}

.ui-jqgrid .ui-jqgrid-toppager {
    border-left: 0 none !important;
    border-right: 0 none !important;
    border-top: 0 none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    height: 25px !important;
    white-space: nowrap;
    overflow: hidden
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div {
    padding: 1px 0;
    float: left;
    position: relative
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pg-button {
    cursor: pointer
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div span.ui-icon {
    float: left;
    margin: 0 2px
}

.ui-jqgrid .ui-jqgrid-btable .ui-sgcollapsed span {
    display: block
}

.ui-jqgrid .ui-subgrid {
    margin: 0;
    padding: 0;
    width: 100%
}

.ui-jqgrid .ui-subgrid table {
    table-layout: fixed
}

.ui-jqgrid .ui-subgrid tr.ui-subtblcell td {
    height: 18px;
    border-right-width: 1px;
    border-right-color: inherit;
    border-right- style: solid;
    border-bottom-width: 1px;
    border-bottom-color: inherit;
    border-bottom-style: solid
}

.ui-jqgrid .ui-subgrid td.subgrid-data {
    border-top: 0 none !important
}

.ui-jqgrid .ui-subgrid td.subgrid-cell {
    border-width: 0 0 1px 0
}

.ui-jqgrid .ui-th-subgrid {
    height: 20px
}

.ui-jqgrid .loading {
    position: absolute;
    top: 45%;
    left: 45%;
    width: auto;
    z-index: 101;
    padding: 6px;
    margin: 5px;
    text- align: center;
    font-weight: bold;
    display: none;
    border-width: 2px !important;
}

.ui-jqgrid .jqgrid-overlay {
    display: none;
    z-index: 100
}

* html .jqgrid-overlay {
    width: expression(this.parentNode.offsetWidth+'px');
    height: expression(this.parentNode.offsetHeight +'px');
}

* .jqgrid-overlay iframe {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: expression(this.parentNode.offsetWidth +'px');
    height: expression(this.parentNode.offsetHeight+'px');
}

.ui-jqgrid .ui-userdata {
    border-left: 0 none;
    border-right: 0 none;
    height: 25px;
    overflow: hidden
}

.ui-jqdialog {
    display: none;
    width: 300px;
    position: absolute;
    padding: .2em;
    overflow: visible
}

.fm-button {
    display: inline-block;
    margin: 0 4px 0 0;
    padding: .4em .5em;
    text-decoration: none !important;
    cursor: pointer;
    position: relative;
    text-align: center;
    zoom: 1
}

.fm-button-icon-left {
    padding-left: 1.9em
}

.fm-button-icon-right {
    padding-right: 1.9em
}

.fm-button-icon-left .ui-icon {
    right: auto;
    left: .2em;
    margin-left: 0;
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.fm-button-icon-right .ui-icon {
    left: auto;
    right: .2em;
    margin-left: 0;
    position: absolute;
    top: 50%;
    margin-top: -8px
}

#nData,
#pData {
    float: left;
    margin: 3px;
    padding: 0;
    width: 15px
}

.ui-jqgrid .selected-row,
div.ui-jqgrid .selected-row td {
    font-style: normal;
    border-left: 0 none
}

.ui-inline-del.ui-state-hover span,
.ui-inline-edit.ui-state-hover span,
.ui-inline-save.ui-state-hover span,
.ui-inline- cancel.ui-state-hover span {
    margin: -1px
}

.ui-jqgrid .tree-wrap {
    float: left;
    position: relative;
    height: 18px;
    white-space: nowrap;
    overflow: hidden;
}

.ui-jqgrid .tree-minus,
.ui-jqgrid .tree-plus,
.ui-jqgrid .tree-leaf {
    position: absolute;
    height: 18px;
    width: 36px;
    overflow: hidden;
}

.ui-jqgrid .treeclick {
    cursor: pointer
}

* iframe.jqm {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: expression(this.parentNode.offsetWidth +'px');
    height: expression(this.parentNode.offsetHeight+'px');
}

.ui-jqgrid-dnd tr td {
    border-right-width: 1px;
    border-right-color: inherit;
    border-right-style: solid;
    height: 20px
}

.ui-jqgrid .ui-jqgrid-title-rtl {
    float: right;
    margin: .1em 0 .2em
}

.ui-jqgrid .ui-jqgrid-hbox-rtl {
    float: right;
    padding-left: 20px;
    background: #C8DDF9;
}

.ui-jqgrid .ui-jqgrid-resize-ltr {
    float: right;
    margin: -2px -2px -2px 0
}

.ui-jqgrid .ui-jqgrid-resize-rtl {
    float: left;
    margin: -2px 0 -1px -3px
}

.ui-jqgrid .ui-sort-rtl {
    left: 0
}

.ui-jqgrid .tree-wrap-ltr {
    float: left
}

.ui-jqgrid .tree-wrap-rtl {
    float: right
}

.ui-jqgrid .ui-ellipsis {
    text-overflow: ellipsis
}

input.cbox {
    height: 12px
}

.ui-jqgrid tr.jqgrow td.overflowVisable {
    overflow: visible
}
/*这个防止单元格编辑下拉跳出td的overflow*/
/******grid显示隐藏列******/

.topui-g-c-d {
    position: relative;
    margin: 0 0 0 12px;
}

.topui-g-c-d .select-t {
    padding: 3px 5px;
    display: inline-block;
}

.open a.select-t,
.open .select-t>a:link,
.topui-g-c-d>a:hover {
    color: #fff;
    background-color: #0081DD;
    border-color: #999;
    border-radius: 3px;
}

.topui-g-c-d .caret {
    margin: 0 3px;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-bottom: 4px solid #666;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
}

.topui-g-c-d>a:hover .caret,
.open .caret {
    border-bottom: 4px solid #fff;
}

.topui-g-c-d .select-c {
    position: absolute;
    bottom: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    width: 310px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
}

.topui-g-c-d .select-c li {
    position: relative;
    float: left;
    min-width: 96px;
    margin: 2px 3px;
    cursor: pointer;
}

.topui-g-c-d .select-c li a {
    line-height: 20px;
    display: block;
    color: #000;
}

.topui-g-c-d .select-c li a:hover {
    background: rgb(219, 239, 246);
}

.topui-g-c-d .select-c li .chbox {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(images/default-checked.png) no-repeat;
    vertical-align: middle;
    margin-right: 4px;
}

.topui-g-c-d .select-c li.un .chbox {
    background: url(images/default-unchecked.png) no-repeat;
}

.topui-g-c-d .select-c li.un a {
    color: #666;
}

.open .select-c {
    display: block;
}
/********************************* splitter 分割器 ************************************************/

.splitter-pane {
    overflow: auto;
}

.sl-btn {
    width: 7px;
    height: 53px;
    background: url(images/spliter/sl_btn.png) 0 0 no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -26px;
}

.st-btn {
    width: 53px;
    height: 7px;
    background: url(images/spliter/st_btn.png) 0 0 no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -26px;
}

.splitter-state-error {
    border: 1px solid #f00;
}

.splitter-state-hover {
    background-color: #bdb;
}

.splitter-bar-vertical {
    width: 7px;
    background: url(images/spliter/sv_bg.png) center center repeat-y
}

.splitter-bar-horizontal {
    height: 7px;
    background: url(images/spliter/sh_bg.png) center center repeat-x
}

.splitter-bar-vertical-docked {
    width: 7px;
    background: url(images/spliter/sv_bg.png) center center repeat-y
}

.splitter-bar.ui-state-highlight {
    opacity: 0.5;
}

.splitter-iframe-hide {
    visibility: hidden;
}
/************************************** navigation **************************************************/
/* -- topui-navigation -- */

.topui-navigation {
    position: relative;
    z-index: 100;
    zoom: 1;
    height: 26px;
}

.topui-navigation ul {
    position: absolute;
    display: none;
    z-index: 100;
}

.topui-navigation {
    background: #003c78;
}

.topui-navigation li ul {
    height: auto;
    border: none;
    background: #646e9f;
}

.topui-navigation li {
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 3px 8px;
    cursor: pointer;
    white-space: nowrap;
    color: #fff;
}

.topui-navigation .ellip {
    font-family: arial;
    font-weight: bold;
}

.topui-navigation li a {
    color: #ccc;
    text-decoration: none;
}

.topui-navigation li a:hover {
    text-decoration: none;
    color: #fff;
}

.topui-navigation li.hover,
.topui-navigation li.active {
    
    color: #ccc;
}


.topui-navigation li li.hover,
.topui-navigation li li.active {
    background: #00357A;
}

.topui-navigation li .icon {
    padding-right: 5px;
    overflow: hidden;
}

.topui-navigation li .icon img {
    vertical-align: middle;
}

.topui-navigation li li {
    float: none;
    width: 120px;
    padding: 0;
    height: 24px;
    line-height: 24px;
}

.topui-navigation li li a {
    display: block;
    padding: 0 8px;
}

.topui-navigation li li.isParent {
    background: url(images/menu-triangle.png) right center no-repeat;
}

.topui-navigation li li.isParent.hover {
    background: url(images/menu-triangle.png) #0b4286 right center no-repeat;
}
/******************************* 右键菜单 ***********************************/

.smart_menu_box {
    display: none;
    width: 140px;
    position: absolute;
    z-index: 201105;
}

.smart_menu_body {
    padding: 1px;
    border: 1px solid #B8CBCB;
    background-color: #fff;
}

.smart_menu_li {
    position: relative;
}

.smart_menu_a {
    display: block;
    height: 25px;
    line-height: 24px;
    padding: 0 5px 0 25px;
    color: #000;
    text-decoration: none;
    overflow: hidden;
}

.smart_menu_a:hover,
.smart_menu_a_hover {
    background-color: #348CCC;
    color: #fff;
    text-decoration: none;
}

.smart_menu_li_separate {
    line-height: 0;
    margin: 3px;
    border-bottom: 1px solid #B8CBCB;
    font-size: 0;
}

.smart_menu_triangle {
    width: 0;
    height: 0;
    border: 5px dashed transparent;
    border-left: 5px solid #666;
    overflow: hidden;
    position: absolute;
    top: 7px;
    right: 5px;
}

.smart_menu_a:hover .smart_menu_triangle,
.smart_menu_a_hover .smart_menu_triangle {
    border-left-color: #fff;
}

.smart_menu_li_hover .smart_menu_box {
    top: -1px;
    left: 130px;
}
/******************************** 提示 qtip2 *********************************************/

.qtip,
.qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    max-width: 280px;
    min-width: 50px;
    line-height: 12px;
    direction: ltr;
}

.qtip-shadow {
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

.qtip-content {
    position: relative;
    padding: 5px 9px;
    overflow: hidden;
    text-align: left;
    word-wrap: break-word;
}

.qtip-titlebar {
    position: relative;
    padding: 5px 35px 5px 10px;
    overflow: hidden;
    border-width: 0 0 1px;
    font-weight: bold;
}

.qtip-titlebar + .qtip-content {
    border-top-width: 0 !important;
}

.qtip-close {
    position: absolute;
    right: -9px;
    top: -9px;
    cursor: pointer;
    outline: medium none;
    border: 1px solid transparent;
}

.qtip-titlebar .qtip-close {
    right: 4px;
    top: 50%;
    margin-top: -9px;
}

* html .qtip-titlebar .qtip-close {
    top: 16px;
}
/* IE fix*/

.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
    display: block;
    text-indent: -1000em;
    direction: ltr;
    vertical-align: middle;
}

.qtip-icon,
.qtip-icon .ui-icon {
    border-radius: 3px;
    text-decoration: none;
}

.qtip-icon .ui-icon {
    width: 18px;
    height: 14px;
    text-align: center;
    text-indent: 0;
    font: normal bold 10px/13px Tahoma, sans- serif;
    color: inherit;
    background: transparent none no-repeat -100em -100em;
}

.qtip-default {
    background: #FFFFA3;
    border: 1px solid #F1D031;
    color: #555;
}

.qtip-default .qtip-titlebar {
    background: #FFEF93;
}

.qtip-default .qtip-icon {
    border-color: #CCC;
    background: #F1F1F1;
    color: #777;
}

.qtip-default .qtip-titlebar .qtip-close {
    border-color: #AAA;
    color: #111;
}
/* Light tooltip style*/

.qtip-light {
    background: #fff;
    border-color: #E2E2E2;
    color: #454545;
}

.qtip-light .qtip-titlebar {
    background: #f1f1f1;
}
/* Dark tooltip style*/

.qtip-dark {
    background: #505050;
    color: #f3f3f3;
}

.qtip-dark .qtip-titlebar {
    background: #404040;
}

.qtip-dark .qtip-icon {
    border-color: #444;
}

.qtip-dark,
.qtip-dark .qtip-titlebar .ui-state-hover {
    border-color: #303030;
}
/* Cream tooltip style*/

.qtip-cream {
    background: #FBF7AA;
    border-color: #F9E98E;
    color: #A27D35;
}

.qtip-cream .qtip-titlebar {
    background: #F0DE7D;
}

.qtip-cream .qtip-close .qtip-icon {
    background-position: -82px 0;
}
/* Red tooltip style*/

.qtip-red {
    background: #F78B83;
    color: #912323;
}

.qtip-red .qtip-titlebar {
    background: #F06D65;
}

.qtip-red .qtip-close .qtip-icon {
    background-position: -102px 0;
}

.qtip-red,
.qtip-red .qtip-icon,
.qtip-red .qtip-titlebar .ui-state-hover {
    border-color: #D95252;
}
/* Green tooltip style*/

.qtip-green {
    background: #CAED9E;
    border-color: #90D93F;
    color: #3F6219;
}

.qtip-green .qtip-titlebar {
    background: #B0DE78;
}

.qtip-green .qtip-close .qtip-icon {
    background-position: -42px 0;
}
/* Blue tooltip style*/

.qtip-blue {
    background: #E5F6FE;
    border-color: #ADD9ED;
    color: #5E99BD;
}

.qtip-blue .qtip-titlebar {
    background: #D0E9F5;
}

.qtip-blue .qtip-close .qtip-icon {
    background-position: -2px 0;
}
/* IE9 fix - removes all filters*/

.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar {
    filter: none;
    -ms-filter: none;
}
/* Tips plugin*/

.qtip .qtip-tip {
    margin: 0 auto;
    overflow: hidden;
    z-index: 10;
}

.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml {
    position: absolute;
    color: #123456;
    background: transparent;
    border: 0 dashed transparent;
}

.qtip .qtip-tip canvas {
    top: 0;
    left: 0;
}

.qtip .qtip-tip .qtip-vml {
    behavior: url(#default#VML);
    display: inline-block;
    visibility: visible;
}
/********************************************* 分页 ***************************************************/

.topui-page a {
    text-decoration: none;
    border: solid 1px #A3C0E8;
    color: #0b4286;
}

.topui-page a,
.topui-page span {
    float: left;
    padding: 0.3em 0.5em;
    margin: 0 5px 5px 0;
}

.topui-page .current {
    background: #0B4286;
    color: #fff;
    border: solid 1px #AAE;
}

.topui-page .current.prev,
.topui-page .current.next {
    color: #999;
    border-color: #999;
    background: #fff;
}
/***************************************** portlets *************************************************/

.topui-column {
    width: 350px;
    float: left;
    padding-bottom: 5px;
}

.topui-portlet {
    margin: 0 4px 5px;
    background: #f6f6f6;
    border:0px solid #a3c0e8;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

.portlet-header {
    padding: 10px;
    cursor: move;
    background: #f6f6f6;
    border-bottom: 0px solid #a3c0e8;
    color: #444;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

.portlet-icon {
    background: url(images/portlets_icon.gif) no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    float: right;
    cursor: pointer;
}

.p-icon-setting {
    background-position: 0 0
}

.p-icon-close {
    background-position: 0 -16px;
}

.p-icon-win {
    background-position: 0 -32px;
}

.p-icon-exp {
    background-position: 0 -48px;
}

.p-icon-cos {
    background-position: 0 -64px;
}

.portlet-content {
    padding: 0.4em;
    overflow-y:hidden;
    position: relative\9
}

.portlet-resizing {
    border: 1px dashed #999;
}

.portlet-resizing iframe {
    display: none;
}

.ui-sortable-placeholder {
    border: 1px dashed red;
    visibility: visible !important;
    height: 50px !important;
}

.ui-sortable-placeholder * {
    visibility: hidden;
}

.portlet-loading {
    background: url(images/onLoad.gif) no-repeat 50% 50%
}

.portlets-nooverflow {
    overflow: hidden;
    position: fixed;
    width: 100%;
}

.portlets-fullscreen-mode {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1999;
}

.portlets-fullscreen-mode .topui-portlet {
    margin: 0;
    height: 99.6%;
}

.portlet-header .phicon {
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin-right: 4px;
}

.portlet-header .fa {
    font-size: 13px;
    margin-right: 4px;
}
/***********************************topui-floatPanel*********************************************/

.topui-floatPanel {
    position: absolute;
    font-size: 12px;
}

.searchMain {
    position: absolute;
}

.searchPanTop,
.searchPanLeft,
.searchPanRight,
.searchPanBottom {
    background: #F8FBFE url(images/floatPanel/searchPan.jpg) repeat-x 0 100%;
    border: 1px solid #80C0E7;
}

.searchPanTop {
    border-top: none;
}

.searchPanLeft {
    border-left: none;
}

.searchPanRight {
    border-right: none;
}

.searchPanBottom {
    border-bottom: none;
}

.searchPan_con {
    line-height: 200%;
    overflow: auto;
    padding: 5px;
    text-align: left;
}

.searchBtnTop,
.searchBtnLeft,
.searchBtnRight,
.searchBtnBottom {
    border: none;
    color: #fff;
    cursor: pointer;
}

.searchBtnTop,
.searchBtnBottom {
    height: 28px;
    width: 156px;
}

.searchBtnLeft,
.searchBtnRight {
    width: 28px;
    height: 156px;
    text-align: center;
    *writing-mode: tb-rl;
    line-height: 18px;
}

.searchBtnTop {
    background: url(images/floatPanel/searchBtnTop.jpg);
}

.searchBtnLeft {
    background: url(images/floatPanel/searchBtnLeft.jpg);
}

.searchBtnRight {
    background: url(images/floatPanel/searchBtnRight.jpg);
}

.searchBtnBottom {
    background: url(images/floatPanel/searchBtnBottom.jpg);
}

.searchBtnConTop,
.searchBtnConBottom {
    width: 100%;
}

.searchBtnConLeft,
.searchBtnConRight {
    width: 28px;
}

.clearTop {
    clear: both;
    line-height: 1px;
}
/************************************* fancybox 1.3.1*****************************************/

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    margin-left: - 20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

* html #fancybox-loading {
    position: absolute;
    margin-top: 0;
}

#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url ('images/fancybox/fancybox.png');
}

#fancybox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    z- index: 1100;
    display: none;
}

* html #fancybox-overlay {
    position: absolute;
    width: 100%;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 20px;
    z-index: 1101;
    display: none;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #FFF;
}

#fancybox-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: 0;
    outline: none;
    overflow: hidden;
}

#fancybox-hide-sel- frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}

#fancybox-close {
    position: absolute;
    top: - 15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background-image: url('images/fancybox/fancybox.png');
    background-position: -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox_error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 7px;
    margin: 0;
}

#fancybox-content {
    height: auto;
    width: auto;
    padding: 0;
    margin: 0;
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
    -ms-interpolation- mode: bicubic;
}

#fancybox-frame {
    position: relative;
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-title {
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: Arial;
    font-size: 12px;
    z-index: 1102;
}

.fancybox-title-inside {
    padding: 10px 0;
    text-align: center;
    color: #333;
}

.fancybox-title-outside {
    padding-top: 5px;
    color: #FFF;
    text-align: center;
    font- weight: bold;
}

.fancybox-title-over {
    color: #FFF;
    text-align: left;
}

#fancybox-title-over {
    padding: 10px;
    background-image: url ('images/fancybox/fancy_title_over.png');
    display: block;
}

#fancybox-title-wrap {
    display: inline-block;
}

#fancybox-title-wrap span {
    height: 32px;
    float: left;
}

#fancybox-title-left {
    padding-left: 15px;
    background-image: url ('images/fancybox/fancybox.png');
    background-position: -40px -90px;
    background-repeat: no-repeat;
}

#fancybox-title-main {
    font- weight: bold;
    line-height: 29px;
    background-image: url('images/fancybox/fancybox-x.png');
    background-position: 0px - 40px;
    color: #FFF;
}

#fancybox-title-right {
    padding-left: 15px;
    background-image: url('images/fancybox/fancybox.png');
    background- position: -55px -90px;
    background-repeat: no-repeat;
}

#fancybox-left,
#fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background-image: url ('images/fancybox/blank.gif');
    z-index: 1102;
    display: none;
}

#fancybox-left {
    left: 0px;
}

#fancybox-right {
    right: 0px;
}

#fancybox- left-ico,
#fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: - 15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fancybox-left-ico {
    background-image: url ('images/fancybox/fancybox.png');
    background-position: -40px -30px;
}

#fancybox-right-ico {
    background-image: url ('images/fancybox/fancybox.png');
    background-position: -40px -60px;
}

#fancybox-left:hover,
#fancybox-right:hover {
    visibility: visible;
}

#fancybox-left:hover span {
    left: 20px;
}

#fancybox-right:hover span {
    left: auto;
    right: 20px;
}

.fancy-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}

#fancy-bg-n {
    top: - 20px;
    left: 0;
    width: 100%;
    background-image: url('images/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
    top: -20px;
    right: - 20px;
    background-image: url('images/fancybox/fancybox.png');
    background-position: -40px -162px;
}

#fancy-bg-e {
    top: 0;
    right: - 20px;
    height: 100%;
    background-image: url('images/fancybox/fancybox-y.png');
    background-position: -20px 0px;
}

#fancy-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url('images/fancybox/fancybox.png');
    background-position: -40px -182px;
}

#fancy-bg- s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url('images/fancybox/fancybox-x.png');
    background-position: 0px -20px;
}

#fancy-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url('images/fancybox/fancybox.png');
    background-position: -40px - 142px;
}

#fancy-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url('images/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
    top: - 20px;
    left: -20px;
    background-image: url('images/fancybox/fancybox.png');
    background-position: -40px -122px;
}

#fancybox- loading.fancybox-ie div {
    background: transparent;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='images/fancybox/fancy_loading.png', 

sizingMethod='scale');
}

.fancybox-ie #fancybox-close {
    background: transparent;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='images/fancybox/fancy_close.png', 

sizingMethod='scale');
}

.fancybox-ie #fancybox-title-over {
    background: transparent;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='images/fancybox/fancy_title_over.png', 

sizingMethod='scale');
    zoom: 1;
}

.fancybox-ie #fancybox-title-left {
    background: transparent;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='images/fancybox/fancy_title_left.png', 

sizingMethod='scale');
}

.fancybox-ie #fancybox-title-main {
    background: transparent;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='images/fancybox/fancy_title_main.png', 

sizingMethod='scale');
}

.fancybox-ie #fancybox-title-right {
    background: transparent;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='images/fancybox/fancy_title_right.png', 

sizingMethod='scale');
}

.fancybox-ie #fancybox-left-ico {
    background: transparent;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='images/fancybox/fancy_nav_left.png', 

sizingMethod='scale');
}

.fancybox-ie #fancybox-right-ico {
    background: transparent;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='images/fancybox/fancy_nav_right.png', 

sizingMethod='scale');
}

.fancybox-ie .fancy-bg {
    background: transparent ! important;
}

.fancybox-ie #fancy-bg-n {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='images/fancybox/fancy_shadow_n.png', 

sizingMethod='scale');
}

.fancybox-ie #fancy-bg-ne {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='images/fancybox/fancy_shadow_ne.png', 

sizingMethod='scale');
}

.fancybox-ie #fancy-bg-e {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='images/fancybox/fancy_shadow_e.png', 

sizingMethod='scale');
}

.fancybox-ie #fancy-bg-se {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='images/fancybox/fancy_shadow_se.png', 

sizingMethod='scale');
}

.fancybox-ie #fancy-bg-s {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='images/fancybox/fancy_shadow_s.png', 

sizingMethod='scale');
}

.fancybox-ie #fancy-bg-sw {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='images/fancybox/fancy_shadow_sw.png', 

sizingMethod='scale');
}

.fancybox-ie #fancy-bg-w {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='images/fancybox/fancy_shadow_w.png', 

sizingMethod='scale');
}

.fancybox-ie #fancy-bg-nw {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_nw.png', 

sizingMethod='scale');
}
/************************************* webUploader *****************************************/

.webuploader-container {
    position: relative;
}

.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    
    clip: rect(1px, 1px, 1px, 1px);
}

.webuploader-pick {
    position: relative;
    display: inline-block;
    cursor: pointer;
    background: #00b7ee;
    padding: 3px 6px;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    overflow: hidden;
    height: 16px;
    width: 48px;
}

.webuploader-pick-hover {
    background: #00a2d4;
}

.webuploader-pick-disable {
    opacity: 0.6;
    pointer-events: none;
}

.topui-attachArea {
    width: 100%;
    overflow-y: auto;
    background: #f9f9f9;
    border: 1px solid #ccc;
    padding-top: 6px;
}

.attachFiles {
    border-radius: 3px;
    float: left;
    height: 44px;
    line-height: 16px;
    margin: 0 4px 4px 2px;
    position: relative;
    width: 280px;
    background-color: #f1f1f1;
    overflow: hidden;
}

.attachName {
    color: #666666;
    height: 16px;
    left: 41px;
    overflow: hidden;
    position: absolute;
    text-overflow: ellipsis;
    top: 5px;
    white-space: nowrap;
    width: 200px;
}

.k {
    color: #B0B0B0;
    height: 16px;
    left: 41px;
    line-height: 160%;
    overflow: visible;
    position: absolute;
    text-overflow: ellipsis;
    top: 21px;
    white-space: nowrap;
}

.x {
    font-family: "微软雅黑"
}

.delO {
    position: absolute;
    right: 6px;
    top: 5px;
}

.del-disable .delO {
    display: none;
}

.aicon {
    background-image: url(images/fileico.png);
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    display: inline-block;
    margin: 5px 0 0 4px;
}

.aicon-doc,
.aicon-docx {
    background-position: -64px 0px;
}

.aicon-ppt,
.aicon-pptx {
    background-position: -96px 0px;
}

.aicon-jpg,
.aicon-jpeg {
    background-position: -192px -32px;
}

.aicon-xls,
.aicon-xlsx {
    background-position: -32px 0px;
}

.aicon-rar {
    background-position: -128px 0px;
}

.aicon-zip {
    background-position: -159px 0px;
}

.aicon-pdf {
    background-position: -191px 0px;
}

.aicon-txt {
    background-position: -223px 0px;
}

.aicon-png {
    background-position: -32px -32px;
}

.aicon-bmp {
    background-position: -64px -32px;
}

.nui-progress {
    height: 20px;
    overflow: hidden;
    zoom: 1
}

.nui-progress-bar {
    float: left;
    margin: 5px 0 0;
    -margin-right: -3px;
    position: relative;
    width: 50px;
    height: 8px;
    border: 1px solid #ababab;
    background: #fff;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.nui-progress-bar-inner {
    position: absolute;
    left: 1px;
    top: 1px;
    height: 6px;
    background: #79cc5a url (data: image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAAGQAAAAGCAMAAAACAMs3AAAAA3NCSVQICAjb4U/gAAAASFBMVEWE12WE12SF12WE1mSC0mGB0mGB0 

mCB0WB5zFp5zFt4zFp4y1p0xlVzxlV0xlZzxVVxv1Fxv1Bwv1BwvlBquk5puU1puk3 

////H7KbBAAAAGHRSTlP//////////////////////////////wDNEy7qA
    

AAACXBIWXMAAArwAAAK8AFCrDSYAAAAFnRFWHRDcmVhdGlvbiBUaW1lADA1LzE1LzEysU5BKAAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNAay0 

6AAAACtSURBVCiRXYzbEoMgDEQjBUoVEGvx/z 

+1mWyTiT0PmWUvUAgPIYRAROEOHKTehL8si68F/coKjx8U41NIKUUh58w3KVELf6k56GTBPrG5TKmUl1BK2baNhd0iUVF8Z11Xe6JpEbZcgCMJ9V5r3fe9tcaXde 

/dP5kmVAdHXYao2RN0wW1pjLcyBNPHcZzniSeLoUDD9FtcmLi6oM+N67pMzDmhp2Da17zphY/m/AK+bxo7Cuh9lgAAAABJRU5ErkJggg==) repeat-x
}

.nui-progress-text {
    margin-left: 8px
}

.listView .attachFiles {
    height: 24px;
}

.listView .attachName {
    left: 6px
}

.listView .aicon {
    display: none;
}

.listView .k {
    left: auto;
    right: 20px;
    top: 4px;
}
/*webuploader 图片上传*/

.element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    
    clip: rect(1px, 1px, 1px, 1px);
}

.topui-attachArea .thumbnail {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.topui-attachArea .file-item div.file-panel {
    position: absolute;
    height: 0;
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', 

endColorstr='#80000000')\0;
    background: rgba( 0, 0, 0, 0.5);
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 300;
}

.topui-attachArea .file-item div.file-panel span {
    width: 24px;
    height: 24px;
    display: inline;
    float: right;
    text-indent: -9999px;
    overflow: hidden;
    background: url(images/webuploader/icons.png) no-repeat;
    margin: 5px 1px 1px;
    cursor: pointer;
}

.topui-attachArea .file-item div.file-panel span.rotateLeft {
    background-position: 0 -24px;
}

.topui-attachArea .file-item div.file-panel span.rotateLeft:hover {
    background-position: 0 0;
}

.topui-attachArea .file-item div.file-panel span.rotateRight {
    background-position: -24px -24px;
}

.topui-attachArea .file-item div.file-panel span.rotateRight:hover {
    background-position: -24px 0;
}

.topui-attachArea .file-item div.file-panel span.cancel {
    background-position: -48px -24px;
}

.topui-attachArea .file-item div.file-panel span.cancel:hover {
    background-position: -48px 0;
}

.topui-attachArea .file-item {
    float: left;
    position: relative;
    margin: 0 10px 20px 10px;
    padding: 4px;
}

.topui-attachArea .file-item .error {
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    background: red;
    color: white;
    text-align: center;
    height: 20px;
    font-size: 14px;
    line-height: 23px;
}

.topui-attachArea .file-item .info {
    position: absolute;
    left: 4px;
    bottom: 4px;
    right: 4px;
    height: 20px;
    line-height: 20px;
    text-indent: 5px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    z-index: 10;
}

.topui-attachArea .file-item .progress {
    position: absolute;
    right: 4px;
    bottom: 4px;
    height: 3px;
    left: 4px;
    height: 4px;
    overflow: hidden;
    z-index: 15;
    margin: 0;
    padding: 0;
    border-radius: 0;
    background: transparent;
}

.topui-attachArea .file-item .progress span {
    display: block;
    overflow: hidden;
    width: 0;
    height: 100%;
    background: #d14 url(images/webuploader/progress.png) repeat-x;
    -webit-transition: width 200ms linear;
    -moz-transition: width 200ms linear;
    -o-transition: width 200ms linear;
    -ms-transition: width 200ms linear;
    transition: width 200ms linear;
    -webkit-animation: progressmove 2s linear infinite;
    -moz-animation: progressmove 2s linear infinite;
    -o-animation: progressmove 2s linear infinite;
    -ms-animation: progressmove 2s linear infinite;
    animation: progressmove 2s linear infinite;
    -webkit-transform: translateZ(0);
}

#filePicker2 {
    display: inline-block;
    float: left;
}

.upload-state-done:after {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    position: absolute;
    bottom: 0;
    right: 0px;
    color: black;
    text-indent: -2000px;
    z-index: 99;
    background: url(images/webuploader/success.png) no-repeat right bottom;
    width: 100%;
}
/************************************* 当前位置 *****************************************/

.topui-position {
    height: 26px;
    line-height: 26px;
    margin: 5px 5px 2px 0;
    padding: 0 0 0 0px;
    border: 1px solid #eee;
}

.topui-position .center,
.topui-position .left,
.topui-position .right {
    width: 100%;
    height: 100%;
}

.topui-position .center {
    background: url(images/nav/position_bg.png) 0 center repeat-x;
}

.topui-position .left {
    background: url(images/nav/position_home.png) 8px center no-repeat;
}

.topui-position .right span {
    padding: 0 0 0 22px;
    color: #333 !important;
}

.topui-position a {
    color: #333;
    text-decoration: none;
}

.topui-position a:hover {
    color: #0b4286;
    text-decoration: underline;
}

.progress {
    background: #63C384 url(images/progress.png) repeat-x;
    position: absolute;
    left: -2px;
    top: -5px;
    right: 2px;
    height: 22px;
    float: left;
}
/******************** 流程向导 ***********************/

.topui-guide {
    overflow: hidden;
    *zoom: 1;
}

.topui-guide dl {
    float: left;
    display: inline;
    width: 85px;
    background: url(images/guide_3.gif) no-repeat right 3px;
    padding-right: 5px;
}

.topui-guide dl dt {
    width: 21px;
    height: 20px;
    line-height: 20px;
    margin: 0 auto;
    background: url(images/guide_1.gif) no- repeat;
    text-align: center;
    color: #969696;
    font-weight: bold;
}

.topui-guide dd {
    padding-top: 2px;
}

.topui-guide .on dt {
    color: white;
    background: url(images/guide_2.gif) no-repeat;
}

.topui-guide .on dd {
    color: #4088d1;
}

.topui-guide dd {
    text-align: center;
}

.topui-guide .last {
    background: none;
}

.guide-vertical {
    width: 120px;
}

.guide-vertical dl {
    display: block;
    width: 100%;
    height: 66px;
    float: none;
    overflow: hidden;
    *zoom: 1;
    background: url (images/guide_4.gif) no-repeat 4px 23px;
}

.guide-vertical dl dt {
    float: left;
}

.guide-vertical dl dd {
    text-align: left;
    padding-left: 25px;
    padding-top: 0;
    line-height: 20px;
}

.guide-vertical dl.last {
    height: 22px;
}

.guide-wrap {
    position: relative;
}

.guide-center {
    text-align: center;
}

.guide-center .topui-guide {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.guide-wrap .inner {
    position: relative;
    left: 20px;
}

.guide-wrap .btnPrev,
.guide-wrap .btnNext {
    position: absolute;
    width: 17px;
    height: 30px;
    background: red;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
}

.guide-wrap .btnPrev {
    left: 0;
    background: url(images/guide_BtnL.gif) no-repeat center center;
}

.guide-wrap .btnNext {
    right: 0;
    background: url(images/guide_BtnR.gif) no-repeat center center;
}
/*********************lhgdialog**********************/
/*
 * lhgdialog iblue皮肤
 * (C) 2009-2011【一丝冰凉】, http://t.qq.com/yisibl, QQ:50167214
 * This is licensed under the GNU LGPL, version 2.1 or later.
 * For details, see: http://creativecommons.org/licenses/LGPL/2.1/
 */
/*==================制作新皮肤从这里开始复制==================*/
/*基本重置*/

body {
    _margin: 0;
}
/*IE6 BUG*/

.ui_lock_scroll {
    *overflow: hidden;
}

.ui_lock_scroll body {
    overflow: hidden;
}
/*结构层*/

.ui_content,
.ui_title,
.ui_buttons input {
    font: 12px/1.333 tahoma, arial, \5b8b\4f53, sans-serif;
}

table.ui_border,
table.ui_lhgdialog {
    width: auto;
    border-spacing: 0;
    *border-collapse: collapse;
}

.ui_border td,
.ui_lhgdialog td {
    padding: 0;
}

.ui_lhgdialog {
    background: #FFF;
}
/*标题部分开始*/

.ui_title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    cursor: move;
    background: #DDD;
    -moz-user- select: none;
    -webkit-user-select: none;
    padding: 0 100px 0 0;
}

.ui_title_buttons {
    position: absolute;
    cursor: pointer;
    font-size: 0;
    letter-spacing: -.5em;
}
/*对齐自适应*/

.ui_main {
    min-width: 6em;
    min-width: 0\9;
    text-align: center;
}

.ui_content {
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: left;
    _position: relative;
}

.ui_content.ui_state_full {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0!important;
}

.ui_content.ui_state_full iframe {
    border-radius: 0 0 5px 5px;
}

.ui_loading {
    width: 96px;
    height: 32px;
    text-align: left;
    text-indent: -9999em;
    overflow: hidden;
    background: url(icons/loading.gif) no-repeat center center;
}

.ui_icon_bg {
    margin: 20px 0 20px 15px;
}
/*标题纯CSS按钮开始 min 最小化，max最大化，res还原，rese恢复，close关闭*/

.ui_min,
.ui_max,
.ui_close,
.ui_res {
    position: relative;
    text-decoration: none;
    letter-spacing: normal;
    text- align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    font-family: tahoma, arial, \5b8b\4f53, sans-serif;
}

.ui_min b,
.ui_max b,
.ui_res_t,
.ui_res_b {
    display: block;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
}

.ui_close {
    font-weight: 500;
    text-decoration: none;
    outline: 0 none;
}

.ui_close:hover {
    text-decoration: none;
}
/*Tips部分*/

.ui_state_tips .ui_main {
    min-width: 3em;
}

.ui_state_tips .ui_content {
    margin-top: -2px;
    padding: 8px 10px!important;
}

.ui_state_tips .ui_icon_bg {
    margin: 5px 0 6px 9px;
}

.ui_state_tips .ui_title,
.ui_state_tips .ui_title_buttons,
.ui_res {
    display: none;
}
/* 还原按钮也在这里隐藏，这样可节省代码，

注间这段一定要写在上面那段代码的下面*/

#ldg_lockmask {
    background: #DCE2F1;
    filter: alpha(opacity=60);
    opacity: .6;
}

.ldg_lockmask_top {
    background: #DCE2F1;
    filter: alpha(opacity=60);
    opacity: .6;
}
/*==================制作新皮肤到这里结束复制==================*/
/*样式层开始*/

.ui_lock_scroll {
    *overflow: hidden;
}

.ui_lock_scroll body {
    overflow: hidden;
}
/*结构层*/

.ui_content,
.ui_title,
.ui_buttons input {
    font: 12px/1.333 tahoma, arial, \5b8b\4f53, sans-serif;
}

table.ui_border,
table.ui_dialog {
    width: auto;
    border-spacing: 0;
    *border-collapse: collapse;
}

.ui_border td,
.ui_dialog td {
    padding: 0;
}

.ui_dialog {
    background: #FFF;
}

.ui_dialog td {
    padding: 2px;
}
/*标题部分开始*/

.ui_title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    cursor: move;
    background: #DDD;
    -moz-user- select: none;
    -webkit-user-select: none;
    padding: 0 100px 0 0;
}

.ui_title_buttons {
    position: absolute;
    cursor: pointer;
    font-size: 0;
    letter-spacing: -.5em;
}
/*对齐自适应*/

.ui_main {
    min-width: 6em;
    min-width: 0\9;
    text-align: center;
}

.ui_content {
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: left;
    _position: relative;
}

.ui_content.ui_state_full {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0!important;
}

.ui_content.ui_state_full iframe {
    border-radius: 0 0 5px 5px;
}

.ui_loading {
    width: 96px;
    height: 32px;
    text-align: left;
    text-indent: -9999em;
    overflow: hidden;
    background: url (images/lhgdialog/icons/loading.gif) no-repeat center center;
}

.ui_icon_bg {
    margin: 20px 0 20px 15px;
}
/*标题纯CSS按钮开始 min 最小化，max最大化，res还原，rese恢复，close关闭*/

.ui_min,
.ui_max,
.ui_close,
.ui_res {
    position: relative;
    text-decoration: none;
    letter-spacing: normal;
    text- align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    font-family: tahoma, arial, \5b8b\4f53, sans-serif;
}

.ui_min b,
.ui_max b,
.ui_res_t,
.ui_res_b {
    display: block;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
}

.ui_close {
    font-weight: 500;
    text-decoration: none;
    outline: 0 none;
}

.ui_close:hover {
    text-decoration: none;
}
/*Tips部分*/

.ui_state_tips .ui_main {
    min-width: 3em;
}

.ui_state_tips .ui_content {
    margin-top: -2px;
    padding: 8px 10px!important;
}

.ui_state_tips .ui_icon_bg {
    margin: 5px 0 6px 9px;
}

.ui_state_tips .ui_title,
.ui_state_tips .ui_title_buttons,
.ui_res {
    display: none;
}
/* 还原按钮也在这里隐藏，这样可节省代码，

注间这段一定要写在上面那段代码的下面*/

#ldg_lockmask {
    background: #DCE2F1;
    filter: alpha(opacity=60);
    opacity: .6;
}
/*==================制作新皮肤到这里结束复制==================*/
/*样式层开始*/

.ui_inner {
    background: #FFF;
}

.ui_title_bar {
    width: 100%;
    height: 0;
    position: relative;
    bottom: 27px;
    _bottom: 0;
    _margin-top: -27px;
}

.ui_title {
    display: block;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    line-height: 24px\9;
    color: #FFF;
    background: none;
    font- size: 14px;
    padding-left: 7px;
}

.ui_lt,
.ui_rt,
.ui_lb,
.ui_rb,
.ui_t,
.ui_b {
    background-image: url(images/lhgdialog/iblue/iblue_s.png);
    background-repeat: no- repeat;
}

.ui_lt {
    width: 13px;
    height: 36px;
    background-position: 0 0;
    _png: images/lhgdialog/iblue/ie6/ui_lt.png;
}

.ui_rt {
    width: 13px;
    height: 36px;
    background-position: -13px 0;
    _png: images/lhgdialog/iblue/ie6/ui_rt.png;
}

.ui_lb {
    width: 13px;
    height: 16px;
    background-position: 0 -36px;
    _png: images/lhgdialog/iblue/ie6/ui_lb.png;
}

.ui_rb {
    width: 13px;
    height: 16px;
    background-position: -13px -36px;
    _png: images/lhgdialog/iblue/ie6/ui_rb.png;
}

.ui_t,
.ui_b {
    background-repeat: repeat-x;
}

.ui_t {
    background-position: 0 -52px;
    _png: images/lhgdialog/iblue/ie6/ui_t.png;
}

.ui_b {
    background-position: 0 -88px;
    _png: images/lhgdialog/iblue/ie6/ui_b.png;
}

.ui_l,
.ui_r {
    background-image: url(images/lhgdialog/iblue/iblue_s2.png);
    background-repeat: repeat-y;
}

.ui_l {
    background-position: 0 0;
    _png: images/lhgdialog/iblue/ie6/ui_l.png;
}

.ui_r {
    background-position: -13px 0;
    _png: images/lhgdialog/iblue/ie6/ui_r.png;
}
/*标题纯CSS按钮定位部分*/

.ui_title_buttons {
    top: 2px;
    right: 5px;
}

.ui_min,
.ui_max,
.ui_close,
.ui_res {
    color: #FFF;
    font-size: 22px;
    width: 22px;
    height: 22px;
    line-height: 18px;
}

.ui_min_b {
    top: 10px;
    left: 5px;
    width: 12px;
    height: 2px;
    border-bottom: 2px solid #FFF;
}

.ui_max_b {
    top: 5px;
    left: 5px;
    width: 10px;
    height: 7px;
}

.ui_res_t,
.ui_res_b {
    top: 8px;
    left: 3px;
    width: 10px;
    height: 5px;
}

.ui_res_b {
    top: 4px;
    left: 6px;
}

.ui_res_t,
.ui_res_b,
.ui_max_b {
    border: 1px solid #FFF;
    border-top-width: 3px;
}

.ui_res_t {
    background: #3d8cce;
}

.ui_min:hover b,
.ui_max:hover b,
.ui_res:hover b {
    border-color: #555;
}

.ui_close {
    vertical-align: baseline;
    _line-height: 22px;
}

.ui_close:hover,
.ui_close:focus {
    color: #c93333;
}
/*底部按钮样式*/

.ui_buttons {
    white-space: nowrap;
    padding: 4px 8px;
    text-align: right;
    background-color: #f2f4f6;
    border-top: 1px solid #DADEE5;
}

.ui_buttons input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0;
}

.ui_buttons input {
    padding: 3px 10px 3px 12px;
    padding: 5px 10px 2px 12px\0;
    *padding: 4px 10px 2px 10px;
    margin-left:6px;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    height: 25px;
    letter-spacing: 3px;
    overflow: visible;
    color: #fff;
    border: solid 0px #999;
    border-radius:15px;
    background: #56c7eb;
    
}

.ui_buttons input.noneStyle {
    filter: none;
    padding: 2px;
    border: 0;
    border-radius: 0;
    background: none;
}
/*消除按钮栏附带样式*/

.ui_buttons input:focus {
    outline: 0 none;
    box-shadow: 0 0 3px #356AAC;
}

.ui_buttons input:hover {
    color: #fff;
    border-color: #666;
    box-shadow: none;
}

.ui_buttons input:active {
    border-color: #666;
    
}

.ui_buttons input[disabled] {
    cursor: default;
    color: #666;
    background: #DDD;
    border: solid 1px #999;
    filter: alpha (opacity=50);
    opacity: .5;
    box-shadow: none;
}

input.ui_state_highlight {
    color: #FFF;
    
    
    background: #1699c5;
    
}

input.ui_state_highlight:hover {
    color: #FFF;
    border-color: #555;
}

input.ui_state_highlight:active {
    border-color: #1c6a9e;
    
}
/****** 公告滚动 *****/

.topui-scroll {
    position: relative;
    font-size: 12px;
    overflow: hidden;
}

.topui-scroll ul {
    position: absolute;
}

.topui-scroll li {
    line-height: 24px;
}
/*Tips 部分开始(可删除)*/

.ui_state_tips .ui_lt,
.ui_state_tips .ui_rt {
    height: 16px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.ui_state_tips .ui_lt {
    background-image: url (images/lhgdialog/iblue/ie6/ui_lt2.png);
    _png: images/lhgdialog/iblue/ie6/ui_lt2.png;
}

.ui_state_tips .ui_rt {
    background-image:url(images/lhgdialog/iblue/ie6/ui_rt.png);
    _png: images/lhgdialog/iblue/ie6/ui_rt2.png;
}

.ui_state_tips .ui_t {
/*    background-image: url(images/lhgdialog/iblue/ie6/ui_t2.png);*/
    
    background- position: 0 0;
    _png: images/lhgdialog/iblue/ie6/ui_t2.png;
}
/****** validation engine 样式 *****/

.formError .formErrorContent {
    width: 94%\9;
    _width: 100%;
    background: #FFF2C5;
    position: relative;
    color: #f00;
    min-width: 120px;
    font-size: 12px;
    border: 1px solid #ddd;
    box-shadow: 0 0 4px #CCC;
    -moz-box-shadow: 0 0 4px #CCC;
    -webkit-box-shadow: 0 0 4px #CCC;
    -o-box-shadow: 0 0 4px #CCC;
    padding: 4px 10px 4px 10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
}

.formError.inline .formErrorContent {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
}

.greenPopup .formErrorContent {
    background: #33be40;
}

.blackPopup .formErrorContent {
    background: #393939;
    color: #FFF;
}

.formError .formErrorArrow {
    width: 15px;
    margin: -2px 0 0 13px;
    position: relative;
}

.formError .formErrorArrowBottom {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    margin: 0px 0 0 12px;
    top: 2px;
}

.formError .formErrorArrow div {
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    box-shadow: 0 2px 3px #ccc;
    -moz-box-shadow: 0 2px 3px #ccc;
    -webkit-box-shadow: 0 2px 3px #ccc;
    -o-box-shadow: 0 2px 3px #ccc;
    font-size: 0px;
    height: 1px;
    background: #ddd;
    margin: 0 auto;
    line-height: 0;
    font-size: 0;
    display: block;
}

.formError .formErrorArrow .line3 {
    width: 1px;
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
    width: 3px;
    border: none;
    background: #ddd;
}

.formError .formErrorArrow .line1 {
    width: 1px;
    border: none;
    background: #ddd;
}
/* --------------
   *   layout  *
* ------------ */

.l-layout {
    position: relative;
}

.l-layout-left,
.l-layout-right,
.l-layout-center,
.l-layout-top,
.l-layout-bottom {
    position: absolute;
    border-right: 0px solid #BED5F3;
    background:#f6f6f6;
    z-index: 10;
    overflow: hidden;
}

.l-layout-top {
    width: 100%;
}

.l-layout-bottom {
    width: 100%
}

.l-layout-left .l-layout-header-toggle {
    position: absolute;
    top: 3px;
    right: 3px;
    height: 20px;
    width: 20px;
    overflow: hidden;
    background: url('images/layout/togglebar.gif');
    background-position: -20px 0px;
    cursor: pointer;
}

.l-layout-left .l-layout-header-toggle-over {
    background-position: -20px -20px;
}

.l-layout-right .l-layout-header-toggle {
    position: absolute;
    top: 3px;
    left: 3px;
    height: 20px;
    width: 20px;
    overflow: hidden;
    background: url('images/layout/togglebar.gif');
    background-position: -20px -40px;
    cursor: pointer;
}

.l-layout-right .l-layout-header-toggle-over {
    background-position: -20px -60px;
}

.l-layout-center .l-layout-header {
    cursor: default;
}

.l-layout-header {
    position: relative;
    padding-left: 10px;
    color: #183152;
    font-weight: bold;
    height: 25px;
    line-height: 24px;
    background: #d1d1d1;
    overflow: hidden;
/*    cursor: pointer*/
}

.l-layout-header-inner {
    padding-right: 22px;
}

.l-layout-right .l-layout-header-inner {
    padding-left: 22px;
    padding-right: auto;
}

/*
.l-layout-header-over {
    background: #EFF4FE url('images/layout/layout-header-over.gif') repeat-x;
}
*/

.l-layout-collapse-left,
.l-layout-collapse-right {
    width: 24px;
    background: #d1d1d1;
    border: 0px solid #B8D0D6;
    position: absolute;
    top: 0px;
    display: none;
    height: 100%;
    z-index: 10;
}

.l-layout-collapse-left-over,
.l-layout-collapse-right-over {
    background: #F5F9FA;
}

.l-layout-collapse-left-toggle,
.l-layout-collapse-right-toggle {
    position: absolute;
    height: 20px;
    width: 20px;
    overflow: hidden;
    background: url('images/layout/togglebar.gif');
    cursor: pointer;
}

.l-layout-collapse-left {
    left: 0px;
}

.l-layout-collapse-left-toggle {
    top: 2px;
    right: 2px;
    background-position: -20px -40px;
}

.l-layout-collapse-left-toggle-over {
    background-position: -20px -60px;
}

.l-layout-collapse-right {
    right: 2px;
}

.l-layout-collapse-right-toggle {
    top: 0px;
    left: 2px;
    background-position: -20px 0px;
}

.l-layout-collapse-right-toggle-over {
    background-position: -20px -20px;
}

.l-layout-drophandle-left {
    position: absolute;
    width: 5px;
    cursor: col-resize;
    z-index: 10;
    display: none;
}

.l-layout-drophandle-right {
    position: absolute;
    width: 5px;
    cursor: col-resize;
    z-index: 10;
    display: none;
}

.l-layout-drophandle-top {
    position: absolute;
    height: 5px;
    cursor: row-resize;
    z-index: 10;
    display: none;
    line- height: 1px;
    overflow: hidden;
}

.l-layout-drophandle-bottom {
    position: absolute;
    height: 5px;
    cursor: row-resize;
    z-index: 10;
    display: none;
    line- height: 1px;
    overflow: hidden;
}

.l-layout-dragging-xline {
    background: #E0E4E2;
    height: 4px;
    position: absolute;
    display: none;
    z-index: 9999;
    padding: 0;
    margin: 0;
    line-height: 1px;
    overflow: hidden;
}

.l-layout-dragging-yline {
    background: #E0E4E2;
    width: 4px;
    position: absolute;
    display: none;
    z-index: 9999;
    padding: 0;
    margin: 0;
}

.l-layout-lock {
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9990;
    margin: 0;
    padding: 0;
}

.l-layout-content {
    position: relative;
    overflow: hidden;
}

.l-layout-drophandle {
    position: absolute;
    top: 0px;
    left: -5px;
    width: 5px;
    cursor: col-resize;
    z-index: 10;
    height: 100%;
    display: none;
}

.l-layout-collapse {
    width: 24px;
    background: #EAF2FE;
    border: 1px solid #B8D0D6;
    position: absolute;
    top: 0px;
    left: 4px;
    display: none;
    height: 100%;
    z-index: 10;
}

.l-layout-collapse-over {
    background: #F5F9FA;
}

.l-layout-collapse-toggle {
    position: absolute;
    top: 0px;
    right: 2px;
    height: 20px;
    width: 20px;
    overflow: hidden;
    background: url ('images/layout/togglebar.gif');
    background-position: -20px -40px;
    cursor: pointer;
}

.l-layout-collapse-toggle-over {
    background-position: -20px -60px;
}

.l-layout-dragging-line {
    background: #E0E4E2;
    width: 4px;
    position: absolute;
    top: 0px;
    display: none;
    z-index: 9999;
    padding: 0;
    margin: 0;
    height: 100%;
}

.l-layout-xmask {
    cursor: col-resize;
    z-index: 9990;
}

.l-layout-ymask {
    cursor: row-resize;
    z-index: 9990;
}
/*add by yaolw for dstt style*/

.left-tree-search-area {
    height: 60px;
    position: relative;
}

.left-tree-search-area .keyword,
.left-tree-search-area .topui-button {
    position: absolute;
    top: 3px;
    border-color: #BED5F3;
}

.left-tree-search-area .keyword {
    left: 5px;
    padding: 0;
    padding-left: 3px;
    width: 80%;
    height: 24px;
    border-radius: 2px;
}

.left-tree-search-area .topui-button {
    right: 8px;
    height: 26px;
    width: 24px;
    background-color: #fff !important;
    border-radius: 2px;
}

.icon-advsearch {
    background: url(../../images/icon/advsearch.gif) no-repeat 50% 50%;
}

.left-tree-search-area #expandAllBtn {
    position: absolute;
    bottom: 3px;
    left: 5px;
}

.left-tree-search-area #collapseAllBtn {
    position: absolute;
    bottom: 3px;
    left: 80px;
}

.left-tree-search-area .topui-button:hover {
    background-color: #BED5F3 !important;
}

.left-tree-search-area.nosearchbar {
    height: 28px;
    padding-top: 3px
}

.icon-down {
    background: url(../../images/icon/down.gif) no-repeat 50% 50%
}

.icon-up {
    background: url(../../images/icon/up.gif) no-repeat 50% 50%
}

.icon-preview {
    background: url(../../images/icon/preview.gif) no-repeat 50% 50%
}

.icon-calculator {
    background: url(../../images/icon/calculator.gif) no-repeat 50% 50%
}

.icon-stop {
    background: url(../../images/icon/stop.gif) no-repeat 50% 50%
}
/*ztree style*/

.ztree li a.level0 span.button.ico_open {
    background-position: 0px -83px;
}

.ztree li a.level0 span.button.ico_close {
    background-position: 0px -69px;
}

.ztree li a.level0 span {
    font-weight: bold;
}

.toolbar_text ul {
    width: 40px;
    display: block;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #333;
    float: right;
}

.toolbar_text ul a {
    color: #333;
    text-decoration: none;
}

.toolbar_text ul a:hover {
    color: #333;
    text-decoration: underline;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border- radius: 5px;
}

.toolbar_texta a {
    width: 40px;
    background: #f3a69c;
    display: block;
    color: #fff!important;
    font-weight: 700;
    border-radius: 5px;
    - moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

/*- Frame Bottom -*/
.frame_bottom {position: absolute;bottom:0;left:0;right:0;height:25px;z-index:9999;background:#369abe;}
.frame_bottom {line-height:25px;padding:0 10px;color:#fff;}
.frame_bottom_notes {width:30%;float:left;}
.frame_bottom_notes ul{float:left;width:12px;height:12px;margin:5px;border-radius:8px; -moz-border-radius: 8px;-webkit-

border-radius: 8px;border:2px solid #616161;}
.frame_bottom_notes .critical {background:#d31e12;}
.frame_bottom_notes .major {background:#d36812;}
.frame_bottom_notes .minor {background:#eceb8d;}
.frame_bottom_notes .warning {background:#3d9dd3;}


.frame_bottom_style {float:right;font-size:12px;}
.frame_bottom_style a{color:#fff;text-decoration: none;margin:3px 5px;padding:0 10px;line-height: 20px; display: 

block;float:left;border-radius:5px; -moz-border-radius: 5px;-webkit-border-radius: 5px;}
.frame_bottom_style a:hover{ background:#DC3939;}
.frame_bottom_style .ihover{ background:#DC3939;}

.list_tag {background:#fdf4e5 !important;border:1px solid #ddc2ac !important;border-radius:5px; -moz-border-radius: 5px;-

webkit-border-radius: 5px;}

table.listbox_con .title {background: #f4f3f3 !important;}
html, body {background: #fff !important;}
table.listbox_con {border: 0 !important;border:0px solid #f00 !important;border-radius:5px; -moz-border-radius: 5px;-

webkit-border-radius: 5px;}
table.listbox_con ul {background:#f7f7f7 !important;}
table.listbox_con th {background:#f7f7f7 !important;border:1px solid #e8e7e7 !important;}
table.listbox_con td {border:1px solid #e8e7e7 !important;}
