/*html {*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/

body {
    position: relative;
    height: 100%;
    min-width: 720px;
    min-height: 550px;
    margin: 0;
    text-align:center;
}

body, table, select, input, .btn {
    font-size: 12px;
    color: #000;
    font-family: verdana, Arial, Helvetica, sans-serif;
}

body.mask{
    background-color: #ffffff;
}
.backgrpundManagementHead {
    height: 75px;
    width: 100%;
}
.container{
    background-color: #ffffff;
    margin:0px auto;
    height: 87%;
    /*width:1024px;*/
    /*height: 700px*/
}
.fLeft {
    float: left;
}
#logoSpan{
    padding-left: 22px;
}
#pageLogo{
    margin-top: 15px;
}

#u2 {
    color: #FFFFFF;
    font-family: 'Arial Negreta','Arial';
    font-size: 16px;
    font-weight: 700;
}



/*�������*/
.fRight {
    float: right;
}



/*���Ҷ���*/

input, select, span, label {
    vertical-align: middle;
}
.textL{
    text-align:left;
}
select {
    height: 22px;
}

option {
    padding: 1px;
}

select.narrow {
    width: 100px;
}

select.normal {
    width: 183px;
}

button{
    height:22px;
    line-height:22px;
    font-size:12px;
    padding:0 0.5em;
    margin:0.2em 0.2em 0;
}
input.btn{
     float: left;
     margin: 4px 0px 0px 9px;
     cursor: pointer;
     width: 72px;
     height: 28px;
     line-height: 24px;
     text-align: center;
     /*border: 1px solid #94B8CB;*/
     /*background: url(button_bg.gif) repeat-x;*/
     border:none;
     background-color: transparent;
     color: #0B4B6C;
 }

.default-btn{
    width: 80px;
    height: 30px;
}

input.btn:hover{
    border: 1px solid #d4c69e;
    background: url(../images/button-hover.gif) repeat-x;
}

input.btn:active{
    border: 1px solid #d4c69e;
    background: url(../images/button-click.gif) repeat-x;
}

/*icon*/
.icon_button_del{
    height: 16px;
    width: 15px;
    background: url(../images/button-del.gif) repeat-x;
    position: absolute;
    top: 11px;
    left: 184px;
}
.icon_button_export{
    height: 16px;
    width: 16px;
    background: url(../images/button-export.gif) repeat-x;
    position: absolute;
    top: 11px;
    left: 428px;
}
.icon_button_lock{
    height: 16px;
    width: 16px;
    background: url(../images/button-lock.gif) repeat-x;
    position: absolute;
    top: 11px;
    left: 266px;
}
.icon_button_refresh{
    height: 16px;
    width: 16px;
    background: url(../images/button-refresh.gif) repeat-x;
    position: absolute;
    top: 11px;
    left: 104px;
}
.icon_button_save{
    height: 16px;
    width: 16px;
    background: url(../images/button-save.gif) repeat-x;
    position: absolute;
    top: 11px;
    left: 22px;
}
.icon_button_search{
    height: 16px;
    width: 15px;
    background: url(../images/button-search.gif) repeat-x;
    position: absolute;
    top: 11px;
    left: 22px;
}
.icon_button_unlock{
    height: 16px;
    width: 16px;
    background: url(../images/button-unlock.gif) repeat-x;
    position: absolute;
    top: 11px;
    left: 346px;
}
.icon_button_to_shcoolmate{
    height: 16px;
    width: 16px;
    background: url(../images/to_schoolmate.gif) repeat-x;
    position: absolute;
    top: 11px;
    left: 94px;
}
.icon_button_to_shcool{
    height: 16px;
    width: 16px;
    background: url(../images/to_school.gif) repeat-x;
    position: absolute;
    top: 11px;
    left: 196px;
}
/*icon*/

/* Head ���� */
.Head {
    height: 60px;
    /*background-image: url(../images/head_bg_new.gif);*/
    width: 100%;
    /*color: #ffffff;*/
}

.HeadLinks {
    padding: 15px;
}

/* Main ���� */

.form-container {
    margin:0 auto;
    width:960px;
    height: 100%;
    padding: 20px;
    background-color: #ffffff;
}
.form-container tr{
    height:3em;
}
.form-container tr th{
    text-align:right;
    font-weight:normal;
}


.form-container tr input{
    /*height:20px;       */
    /*line-height:24px;*/
}

.form-container tr input.btn{
    float:right;
    height:2.4em;
}

.input {
    width: 175px;
    border: 1px solid #7F9DB9;
    padding: 3px;
}

/* TAB */
.menu_container{
     height:28px;
    /*border-bottom:1px solid #999;*/
}
ul,li{
    margin:0;
    padding:0;
    text-indent:0;
    text-align:left;
}

.menu_container ul li {
    *bottom: -1px;   /*for IE*/
    float: left;
    position: relative;
    width: 106px;
    height: 22px;
    line-height: 22px;
    margin-right: 0px;
    overflow: hidden;
    cursor: pointer;
    list-style: none;
    color: #999;
    font-size: 12px;
    /* font-weight: bold; */
    text-align: center;
    background-image: url(../images/headerTabTopN.gif);
    /* background-color: #999; */
    border-radius: 4px 4px 0px 0px;
    border-right: 1px solid #c1d1df;
    border-left: 1px solid #c1d1df;
}

.menu_container  li a{
    text-decoration:none;
    color:#6F86A0;
    hide-focus: expression(this.hideFocus=true);/* for ie 5+ */
    outline:none
}
.menu_container ul li.on {
    /*background-color:#fff;*/
    /*border:1px solid #999;*/
    /*border-bottom:0 none;*/
    border-radius: 4px 4px 0px 0px;
    background-image: url(../images/headerTabTop.gif);
}
.menu_container ul li.on a{
    color:#ffffff;
    font-weight: bold;
}

.headerTab_bg{
    background-image: url(../images/headerTab_bg.gif);
    height: 6px;
    width: 100%;
    position: absolute;
    top: 97px;
}

/*�û�����*/
table.opt tr{
    height:30px;
}

.post-form,.post-form table{
    /*width:600px;*/
    font-size:14px;
}

.post-form li{
    height:30px;
    line-height:30px;
}
.form-items{
    padding: 16px 20px 0px 20px;
}
.btn_area{
    /*padding:10px 0;*/
    height: 37px;
    width: 100%;
    position: relative;
    background-image: url(../images/iframesTab_bg.gif);
}
.line{
    height:1px;
    line-height:1px;
    margin:20px 0;
    border-top:1px dashed #666;
}
.tabL{
    width:40px;
}

table.show_table{
  width:100%;
  border-collapse:collapse;
}
table.show_table th,table.show_table td {
    text-align:center;
    border:1px solid #ccc;
}
table.show_table th{
    background-color:#def4ff;
}
.page_area{
    margin:10px 0;
    /*font-size:14px;*/
    text-align:right;
}
.page_area span{
    margin-left: 4px;
}
.page_area span a{
    color:#000;
    text-decoration: none;
}
.page_area span a:hover{
    color:#5e5e5e;
    text-decoration:underline;
}
.row{
    text-align:left;
    height:30px;
    line-height:30px;
}
.row-label{
    display: inline-block;
    width: 150px;
}
input.date{
    width: 90px;
}
#register_table{
    width:800px;
    margin: auto;
    text-align: left;
}

/*密码弱提示*/
.strength_O {
    background-color:#EBEBEB;
    border-bottom:0px solid #BEBEBE;
    border-right:0px solid #BEBEBE;
}
.strength_WEAK {
    background-color:#FF4545;
    border-bottom-color:#BB2B2B;
    border-right-color:#BB2B2B;
}
.strength_FAIR {
    background-color:#FFD35E;
    border-bottom-color:#E9AE10;
    border-right-color:#E9AE10;
}
.strength_GOOD {
    background-color:#6699cc;
    border-bottom-color:#3333BB;
    border-right-color:#3333BB;
}
.strength_STRONG {
    background-color:#3ABB1C;
    border-bottom-color:#267A12;
    border-right-color:#267A12;
}

.pTable td{
    padding: 6px;
}

.error, .fRed {
    color: red;
}

select.org {
    width: 177px;
    margin-top: 5px;
    display: block;
}

.connent{
    margin: 16px 0px 0px 20px;
}

#foot div {
    border-top:1px solid #c1d1df;
    padding: 0.4em;
    color: #616161;
    font-size: 93%;
    text-align: center;
    background-color: #D8EEFD;
}

.ipt-err {
    border-color: #C66161;
    background-color: #FBE2E2;
    color: #C00;
}

.dib-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.dib-item select {
    width: 90px;
}

.file-exist {
    color: rgb(219, 50, 50);
    font-size: 12px;
}
.id-img {
    width: 75px;
    height: 60px;
}