/********基本信息********/
body, html {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #000;
    height: 100%;
    /*font-family: Verdana;*/
    /** 新增加 **/
    background-color: #f0f4f7;
    /**scrollbar-arrow-color:#6b9ddc;**/
    /**scrollbar-base-color:#e4eef7;**/
    word-break: break-all;
    word-wrap: break-word;
}

/***内容***/
#contents {
    height: 800px;
    /**************内容页面按比例缩放**************/
    /*width:1398px;*/
}

#contents_left {
    float: left;
    width: 20%;
    height: 100%;
}

#contents_right {
    float: left;
    width: 80%;
    height: 100%;
}

a {
    color: #000;
    text-decoration: none;
}

    a:link {
        font-weight: normal;
        color: #0a5b7b;
    }

    a:visited {
        font-weight: normal;
        color: #0a5b7b;
    }

    a:hover {
        font-weight: normal;
        color: #ff9c00;
        text-decoration: none;
    }

    a img {
        border: 0px;
    }

    /**********主页左边菜单*********/
    a.left_menu:link {
        font-weight: normal;
        color: #333333;
    }

    a.left_menu:visited {
        font-weight: normal;
        color: #333333;
    }

    a.left_menu:hover {
        font-weight: normal;
        color: #ff9c00;
        text-decoration: none;
    }

    /********页面头部********/
    a.A_header:link {
        color: White;
    }

    a.A_header:visited {
        color: White;
    }

    a.A_header:hover {
        color: #ff9c00;
        text-decoration: none;
    }

    /********每个功能模块左边的树菜单********/
    a.GridViewTree:link {
        color: White;
    }

    a.GridViewTree:visited {
        color: White;
    }

    a.GridViewTree:hover {
        color: #3FF;
        text-decoration: none;
    }

    a.Menu:link {
        color: #014162;
    }

    a.Menu:visited {
        color: #014162;
    }

    a.Menu:hover {
        color: #3FF;
        text-decoration: none;
    }

.tdbg {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image: url('Images/Menu/menu_l.gif');
}

/********查看详细内容的样式********/
/*.viewtable table
{
    width:100%;
	border:0; 
	padding:0;
	color:#3582ab;
}
.viewtd td
{
	background-color:#3582ab;
}*/

/********登录界面背景********/
#login_body {
    background-color: #D2DBE7;
    width: 100%;
    height: 100%;
}

#login_bg {
    width: 1200px;
    height: 745px;
    margin: auto auto;
    background-image: url(Images/Login/Login.jpg);
}
/********登录输入框********/
#login_input {
    padding-top: 320px;
    margin-left: 505px;
}


/********页面头部********/
#header {
    /*background-image: url(Images/img_02.gif);*/
    background-image: url(Images/index_02.gif);
}

#banner {
    width: 180px;
    height: 80px;
    clear: both;
    /*background-image: url(Images/img_01.gif);*/
    background-image: url(Images/index_01.gif);
    clear: both;
}

#toolbar {
    height: 25px;
    /*background-image: url(Images/img_03.gif);*/
    background-image: url(Images/index_04.gif);
}

    #toolbar ul {
        clear: left;
        float: right;
        margin: 0px 5px 0px auto;
        padding: 0px;
        border: 0px;
        text-align: center;
        list-style-type: none;
        color: #0000FF;
    }

        #toolbar ul li {
            float: left; /*横向显示
	display: block;
	/*background-image: url(Images/img_08.gif);*/
            padding: 0px 10px;
            height: 25px;
            line-height: 25px;
            text-align: center;
        }
            /*
#toolbar ul li img
{
	width: 12px;
	height: 12px;
	padding-top: 4px;
}

#toolbar ul li.leftborder
{
	background-image: url(Images/img_07.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 5px;
	height: 25px;
}

#toolbar ul li.rightborder
{
	background-image: url(Images/img_09.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 25px;
}*/

            #toolbar ul li a {
                color: #FFFFFF;
                text-decoration: none;
            }

                #toolbar ul li a:hover {
                    color: #F00;
                    text-decoration: none;
                }

/********页面主体********/
#maincontainer {
}
/****固定页面宽度***/
body.Main_Body {
    /*********首页按比例缩放*********/
    /*width:1398px;	*/
}

/************树菜单************/
.TreeView {
    border-bottom: 1px dotted white !important;
}

    .TreeView div {
        margin-left: 0px;
    }

    .TreeView table {
        border-bottom: 1px dotted white !important;
    }

    .TreeView div table {
        border-bottom: 1px dotted white !important;
        border-top: none !important;
    }

    .TreeView table td {
        padding: 0px 0;
        border-bottom: 1px dotted white !important;
    }

.RootNodeStyle {
    background-image: url('../../Images/Menu/arrow_s_bg.gif');
    background-position: left;
    background-repeat: no-repeat;
    /*background-color: #3187A4;*/
    height: 22px;
    width: 220px;
    font-size: 13px;
}

.SelectedNodeStyle {
    background-image: url('../../Images/Menu/arrow_s_bg.gif');
    background-position: left;
    background-repeat: no-repeat;
    /*background-image: none;
    background-color: #3187A4;
    border-bottom: dotted 1px white;*/
    height: 25px;
    width: 220px;
}
/*.HoverNodeStyle
{
    height: 22px;
    width: 220px;
}*/
.LeafNodeStyle {
    background-image: url('../../Images/Menu/arrow_s_bg.gif');
    background-position: left;
    background-repeat: no-repeat; /*menu_second_background
    border-bottom-style:inset;
    border-bottom-width:1px;*/
    height: 20px;
    width: 200px;
}

/********左侧菜单功能区********/
#left {
    float: left;
    width: 227px;
    height: 570px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    /*background-color: #6b9ac4;*/
}

#funccontainer {
    clear: both;
    width: 200px;
}

#menu {
    height: 570px;
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#menubody {
    float: left;
    /*padding:0 0 0 0;
	margin:0 0 0 0;*/
    /*background-image: url(Images/img_32-2.gif);*/
    width: 200px;
    height: 570px;
    /*background-color:#f0f4f7;*/
    /*background-color:#6b9ac4;*/
}

.menutable {
    float: left;
    width: 200px;
    /*height:600px;*/
    /*padding:0 0 0 0;
	margin:0 0 0 0;*/
}

#lefttop {
    clear: both;
    width: 186px;
    height: 5px;
    line-height: 15px;
    margin: 0px auto;
    background-image: url(Images/Menu/menu_l_h.gif);
    text-align: center;
    color: #3C4681;
}

#toolbtn {
    clear: both;
    float: right;
    /*margin: 5px auto;*/
    /*width: 10px;*/
    height: 570px;
}

#menutop {
    /*width: 145px;
	height:5px;*/
    text-align: center;
    font-size: medium;
    font-family: 黑体;
    /*padding-top:8px;*/
    color: White;
    height: 20px;
    background-image: url(Images/Menu/menu_bg_t.gif);
}

.frameBd {
    margin-left: 4px;
    margin-right: 0px;
}

#menutree {
    width: 200px;
    height: 570px;
    background-color: #f0f4f7;
    margin: 10px 0px 0px 2px;
    /*	overflow: auto;*/
}

/*.ParentNodeStyle
{
	background-image: url(Images/Menu/menu_bg_t.gif);
	background-position:left;
    background-repeat:no-repeat;
    height:20px;
    width:180px;
}*/

#menubottom {
    width: 145px;
    height: 10px;
    margin: 0px 0px 0px 2px;
    background-image: url(Images/img_34.gif);
}

/*
#toolbtn ul
{
	margin: 0px;
	padding: 6px 0px;
	border: 0px;
	text-align: center;
	list-style-type: none;
}

#toolbtn ul li
{
	display: block;
	padding: 0px auto;
	height: 48px;
	line-height: 48px;
}*/

/********主界面显示区********/
#main {
    /*width:100%;*/
    /*clear: both;*/
    margin: auto;
    /*float: left;*/
    overflow: auto;
    height: 24px;
}

/********公告区域********/
#desk_bulletin_area {
    width: 100%;
    border: 1px;
    background-image: url(Images/content_bg.gif);
    background-repeat: repeat;
    text-align: left;
    vertical-align: top;
}

/********其它消息区域********/
#desk_message_area {
    /*margin-top:0px;*/
    /*margin-right:0px;*/
    /*clear: both;*/
    /*float: right;*/
    /*width: 34%;*/
    /*height: 550px;*/
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: Gray;
    border-bottom-width: 0px;
    /*margin:-7px 0 0 0;*/
}

.desktop {
    /*width: 100%;*/
    height: 188px;
    /*margin: 0px auto;*/
    border-bottom-style: solid;
    border-bottom-color: Gray;
    border-bottom-width: 1px;
    /*background-image: url(Images/img_32-2.gif);
	/*background-image: url(Images/detail_bg.gif);*/
    background-image: url(Images/content_bg.gif);
    background-repeat: repeat;
    text-align: left;
    vertical-align: top;
}

    .desktop table {
        width: 100%;
        border: 0px;
        /*margin: 0px;*/
        /*padding: 0px;*/
    }

    /********此项为邮件日程论坛在主界面上显示的样式********/
    .desktop .bul_dis {
        text-align: left;
        width: 100%;
        border: 0px;
        margin: 0px;
        padding: 0px;
        background-image: none;
    }

        .desktop .bul_dis .title {
            /*padding-left: 8px;*/
            vertical-align: top;
            /*background-image: url(Images/desktop_bulletin_title_bg.gif);*/
            background-image: url(Images/index_18_2.gif);
            background-repeat: repeat-x;
            height: 32px;
            line-height: 32px;
            color: White;
            width: 425px;
        }

        .desktop .bul_dis .content {
            height: 360px;
        }

    .desktop .table_bg {
        vertical-align: top;
        border: 0px;
        border-style: solid;
        border-color: Gray;
        /*height:188px;*/
        width: 100%;
        background-image: url(Images/img_32-2.gif);
        /*background-image: url(Images/content_bg.gif);*/
    }

        .desktop .table_bg tr {
            vertical-align: top;
            color: #3582ab;
            /*background-color:expression('#ffffff,#e4eef7'.split(',')[rowIndex%2]); */
        }

    .desktop table .title {
        vertical-align: top;
        /*background-image: url(Images/desk_title_bg.gif);*/
        /*background-image: url(Images/index_19_2.gif);	*/
        background-image: url(Images/index_18_2.gif);
        background-repeat: repeat-x;
        height: 24px;
        line-height: 24px;
    }

        .desktop table .title a {
            color: White;
            font-weight: normal;
        }

    .desktop table tr th {
        color: #FFF;
        text-align: left;
        /*padding-left: 8px;*/
    }

        .desktop table tr th img {
            vertical-align: middle;
        }

    .desktop table tr td {
        /*padding-left: 8px;*/
    }

.bul_dis .title th {
    color: #069;
}

/********此项为主界面的中部公告部分********/
.desktopM {
    vertical-align: top;
    background-image: url('../../Images/desk.gif');
    width: 797px;
    height: 524px;
    background-repeat: no-repeat;
    padding-left: 5px;
}

    .desktopM table {
        border: 0px;
        margin: 0px;
    }

    /********此项为公告在主界面上显示的样式********/
    .desktopM .bul_dis {
        text-align: left;
        width: 100%;
        border: 0px;
        margin: 0px;
        /*padding: 0px;*/
        background-image: none;
    }

        .desktopM .bul_dis .title {
            /*padding-left: 8px;*/
            vertical-align: top;
            /*background-image: url(Images/desktop_bulletin_title_bg.gif);*/
            background-image: url(Images/index_18_2.gif);
            background-repeat: repeat-x;
            height: 23px;
            line-height: 23px;
            color: White;
            width: 420px;
        }

        .desktopM .bul_dis .content {
            height: 360px;
        }

    .desktopM .table_bg {
        width: 100%;
        vertical-align: top;
        border: 1px;
        border-style: solid;
        border-color: Gray;
        /*height:500px;*/
        background-image: url(Images/img_32-2.gif);
        /*background-image: url(Images/content_bg.gif);*/
    }

    .desktopM .table_bg1 {
        vertical-align: top;
        border: 0px;
        border-style: solid;
        border-color: Gray;
        /*height:500px;*/
        background-image: url(Images/img_32-2.gif);
        /*background-image: url(Images/content_bg.gif);*/
    }

    .desktopM .table_bg tr {
        vertical-align: top;
        color: #3582ab;
        /*background-color:expression('#ffffff,#e4eef7'.split(',')[rowIndex%2]); */
    }

    .desktopM table .title {
        vertical-align: top;
        /*background-image: url(Images/desk_title_bg.gif);*/
        /*background-image: url(Images/index_19_2.gif);	*/
        background-image: url(Images/index_18_2.gif);
        background-repeat: repeat-x;
        height: 24px;
        line-height: 24px;
    }

        .desktopM table .title a {
            color: White;
            font-weight: normal;
        }

    .desktopM table tr th {
        color: #FFF;
        text-align: left;
        /*padding-left: 8px;*/
    }

        .desktopM table tr th img {
            vertical-align: middle;
        }

    .desktopM table tr td {
        /*padding-left: 8px;*/
    }

.bul_dis .title th {
    color: #069;
}

/********页面底部********/
#footer {
    text-align: center;
    clear: both;
    width: 100%;
    height: 21px;
    line-height: 21px;
    color: #DCE7F1;
    background-image: url(Images/index_30.gif);
}

.table {
    width: 300px;
    border: 1px solid #000000;
    background-image: url(Images/img_32-2.gif);
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#999999,Direction=120,strength=2);
}

.table-top {
    height: 24px;
    background-image: url(Images/img_23.gif);
}

.table-top-font {
    color: #FFFFFF;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
    text-indent: 5px;
    width: 180px;
}

a.link-right:link {
    color: #1f3a87;
    text-decoration: none;
}

a.link-right:visited {
    text-decoration: none;
    color: #1f3a87;
}

a.link-right:hover {
    text-decoration: none;
    color: #FF0000;
}

a.link-right:active {
    text-decoration: none;
}
/*******中间主体*******/
.main-top-left {
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
    color: #006699;
    width: 250px;
    /*background-image: url(Images/img_18.gif);*/
    background-image: url(Images/img_18_new.gif);
    text-indent: 10px;
    height: 25px;
}

.main-top-middle {
    /*background-image: url(Images/img_20.gif);*/
    background-image: url(Images/img_20_new.gif);
}

.main-top-right {
    vertical-align: middle;
    text-align: center;
    background-image: url(Images/img_21.gif);
    width: 34px;
}

a.link-main-top:link {
    color: #006699;
    text-decoration: none;
}

a.link-main-top:visited {
    text-decoration: none;
    color: #006699;
}

a.link-main-top:hover {
    text-decoration: none;
    color: #FF0000;
}

a.link-main-top:active {
    text-decoration: none;
}

.main-main {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: dashed;
    border-left-style: none;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    text-align: left;
}

/********功能内容区样式********/
.contentmenu {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 100%;
    /*background-color: #c6c6c6;
	background-color: #6f8fc1;*/
    overflow: auto;
}

    .contentmenu .menutree {
        padding-top: 20px;
    }

.contentmain {
    margin: 0px 40px 20px 220px;
    overflow: auto;
}

.contentbody {
    margin: 0px 0px 0px 2px;
    width: 99%;
    overflow-y: auto;
    overflow-x: hidden;
    /*float:left;
	overflow:auto;
	height:1500px;*/
    height: 100%;
}

.content_title {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #3582ab;
    margin: 10px 0px 0px 0px;
    height: 30px;
    line-height: 30px;
    display: inline;
}

.content_btn {
    margin-top: 0px;
    height: 30px;
    line-height: 30px;
    display: inline;
}

    .content_btn ul {
        float: right;
        list-style-type: none;
        display: inline;
    }

        .content_btn ul li {
            float: left; /*横向显示*/
            /*display: block;*/
            padding: 10px 0px 0px 10px;
            height: 30px;
            line-height: 30px;
            display: inline;
        }

    .content_btn .button {
        width: 75px;
        border: 0px #000;
        color: #ffffff;
        /*background-color: /*#c6c6c6  #457ca7;*/
        background-image: url(Images/btn.gif);
        height: 24px;
        line-height: 24px;
        cursor: pointer;
        display: inline;
    }

    .content_btn .button_long {
        width: 120px;
        border: 0px #000;
        color: #ffffff;
        /*background-color: /*#c6c6c6  #457ca7;*/
        background-image: url(Images/btn_long.gif);
        height: 24px;
        line-height: 24px;
        cursor: pointer;
        display: inline;
    }

.content_detail {
    width: 100%;
    height: auto;
}

    .content_detail .button {
        width: 75px;
        border: 0px #000;
        color: #ffffff;
        /*background-color: /*#c6c6c6  #457ca7;*/
        background-image: url(Images/btn.gif);
        height: 24px;
        line-height: 24px;
        cursor: pointer;
    }

    .content_detail .button_long {
        width: 120px;
        border: 0px #000;
        color: #ffffff;
        /*background-color: /*#c6c6c6  #457ca7;*/
        background-image: url(Images/btn_long.gif);
        height: 24px;
        line-height: 24px;
        cursor: pointer;
    }

.button {
    width: 75px;
    border: 0px #000;
    color: #ffffff;
    /*background-color: /*#c6c6c6  #457ca7;*/
    background-image: url(Images/btn.gif);
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}

.content_list {
    width: 100%;
    height: auto;
    clear: both;
}

.content_assess {
    height: auto;
    clear: both;
}

.content_tab {
}

    .content_tab table {
        width: 100%;
        border: 0;
    }

.content_list table {
    width: 100%;
    border: solid 1px #777;
    writing-mode: tr-tb;
}

.content_list .label_area {
}

.content_list .text_area {
}

/*.input
{
	width: 100%;
	background: #E3E3E3;
	border-bottom: #333333 1px solid;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #333333;
	cursor: text;
	padding: 1px;
}*/

.content_list input {
    /*border: solid 1px #c6c6c6;*/
    border: solid 1px #6f8fc1;
}

.content_list .button {
    width: 75px;
    border: 0px #000;
    height: 26px;
    /*background: #F2F2F2;
	border: #c6c6c6 1px solid;
	color: #333333;*/
    color: #ffffff;
    background-image: url(Images/btn.gif);
    cursor: hand;
    font-size: 12px;
    /*padding: 1px;*/
}

.pagination {
}

    .pagination .left {
        float: left;
    }

    .pagination .right {
        float: right;
    }

.treeul {
    clear: both;
    float: left;
    margin: 0px auto 0px 0px;
    padding: 0px;
    border: 0px;
    text-align: left;
    list-style-type: none;
}

    .treeul li {
        float: left; /*横向显示*/
        display: block;
        padding: 5px 20px;
        height: 12px;
        line-height: 12px;
        text-align: center;
        width: 100px;
    }

/********定位的表格样式********/
.table1 {
    border: 0;
    width: 100%;
}

    .table1 tr {
        background-color: #3582ab;
        word-break: break-all;
        word-wrap: break-word;
    }

.table2 {
    width: 100%;
    border: 0;
}

    .table2 tr {
        /*padding:5px 5px 5px 5px;*/
        /*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]);*/
        background-color: #f0f4f7;
    }

    .table2 td {
        padding: 5px 5px 5px 5px;
    }
/********自定义公式样式**********/
.tb_Formula {
    width: 100%;
    border: 0;
}

    .tb_Formula tr {
        padding: 5px 5px 5px 5px;
        /*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]); */
        background-color: #f0f4f7;
    }
/*.tb_Formula td
{
	width:expression('12%,88%'.split(',')[cellIndex%2]); 
	text-align:expression('center,left'.split(',')[cellIndex%2]); 
}*/
/********查看详细信息的表格样式（非档案库）********/
.table2_view {
    width: 100%;
    border: 0;
    color: #3582ab;
}

    .table2_view tr {
        /*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]); */
        background-color: #f0f4f7;
    }

    .table2_view td {
        padding: 5px 5px 5px 5px;
        text-align: left;
    }
/********查看详细信息的表格样式（档案库）********/
.table2_archivesView {
    width: 100%;
    border: 0;
    color: #3582ab;
}

    .table2_archivesView tr {
        /*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]); */
        background-color: #f0f4f7;
    }

    .table2_archivesView td {
        padding: 5px 5px 5px 5px;
        width: 50%;
        text-align: left;
        /*width:expression('50%,50%'.split(',')[cellIndex%2]);
	text-align:expression('left,left'.split(',')[cellIndex%2]);*/
    }
/********查看详细信息的表格样式（长沙理工档案库）********/
.table3_archivesView {
    width: 100%;
    border: 0;
    color: #3582ab;
}

    .table3_archivesView tr {
        /*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]); */
        background-color: #f0f4f7;
    }

    .table3_archivesView td {
        /*width:50%;*/
        padding: 5px 5px 5px 5px;
        text-align: left;
        /*width:expression('50%,50%'.split(',')[cellIndex%2]);
	text-align:expression('left,left'.split(',')[cellIndex%2]);*/
    }
/********bbs回帖样式********/
.table1_bbs_repost {
    border: 0;
    width: 100%;
}

    .table1_bbs_repost tr {
        background-color: #3582ab;
        word-break: break-all;
        word-wrap: break-word;
    }

.table2_bbs_repost {
    width: 100%;
    border: 0;
}

    .table2_bbs_repost th {
        padding: 5px 5px 5px 5px;
        background-color: #6f8fc1;
    }

        .table2_bbs_repost th span {
            color: White;
        }

    .table2_bbs_repost tr {
        color: #3582ab;
        /*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]); */
        background-color: #f0f4f7;
    }

    .table2_bbs_repost td {
        padding: 5px 5px 5px 5px;
        text-align: left;
    }

.table3_bbs_repost {
    border: 0;
    width: 100%;
}

    .table3_bbs_repost tr {
        background-color: #a0b8e8;
        word-break: break-all;
        word-wrap: break-word;
    }

.table4_bbs_repost {
    width: 100%;
    border: 0;
}

    .table4_bbs_repost th {
        padding: 5px 5px 5px 5px;
        background-color: #a0b8e8;
    }

        .table4_bbs_repost th span {
            color: White;
        }

    .table4_bbs_repost tr {
        color: #3582ab;
        /*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]); */
        background-color: #f0f4f7;
    }

    .table4_bbs_repost td {
        padding: 5px 5px 5px 5px;
        text-align: left;
    }

/************考核(有日期控件)***********/
.tb_access1 {
    width: 100%;
    border: 0;
}

    .tb_access1 tr {
        /*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]);*/
        background-color: #f0f4f7;
    }

    .tb_access1 td {
        padding: 5px 5px 5px 5px;
        /*	width:expression('5%,15%'.split(',')[cellIndex%2]); */
        /*	text-align:expression('center,left'.split(',')[cellIndex%2]); */
    }
/************考核(无日期控件)*************/
.tb_access {
    width: 100%;
    border: 0;
}

    .tb_access tr {
        /*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]); */
        background-color: #f0f4f7;
    }

    .tb_access td {
        padding: 5px 5px 5px 5px;
        /*width:expression('10%,15%'.split(',')[cellIndex%2]); 
	text-align:expression('center,left'.split(',')[cellIndex%2]); */
    }
/***********修改密码页面************/
.tb_password {
    width: 100%;
    border: 0;
}

    .tb_password tr {
        /*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]);*/
        background-color: #f0f4f7;
    }

    .tb_password td {
        padding: 5px 5px 5px 5px;
        /*width:expression('130px,200px'.split(',')[cellIndex%2]); 
	text-align:expression('right,left'.split(',')[cellIndex%2]); */
    }

.div_css {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 95%;
}
/********聊天室*******/
.wrap {
    word-break: break-all;
    width: 98.5%;
    height: 90%;
    overflow-y: scroll;
    overflow-x: hidden;
    /*overflow:auto;*/
}

.wrap1 {
    word-break: break-all;
    width: 350px;
}

.calendar {
    /*background-image: url(Images/btn.gif);*/
    background-image: url(Images/ll.jpg);
    background-repeat: repeat-x;
}
/*************新增数据表格样式**************/
.table_add {
    width: 100%;
    border: 0;
    background-color: #3582ab;
}

    .table_add tr {
        background-color: #f0f4f7;
    }

    .table_add td {
        padding: 5px 5px 5px 5px;
    }

/*************考勤管理样式*************/
.timetabletop {
    background-color: #f4f4f4;
    border-top: 1px solid #79A7E2;
    border-right: 1px solid #79A7E2;
    border-left: 1px solid #79A7E2;
    border-bottom: 1px solid #DDDDDD;
}

    .timetabletop td {
        height: 25px;
        line-height: 25px;
        border: 1px solid #DDDDDD;
        /*margin:1px;	
	letter-spacing:2px;
	padding:1px;*/
        text-align: center;
    }

.title1 {
    background: #f4f4f4;
    color: #898989;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    cursor: pointer;
}

.title2 {
    background-image: url(Images/title.jpg);
    text-decoration: none;
    color: #3582ab;
    font-weight: bold;
    border-bottom-width: 0px;
    border-top-width: 0px;
    cursor: pointer;
}

.title3 {
    background: #f8f8f8;
    border: 1px solid #DDDDDD;
}

.time_view {
    width: 99%;
    border-collapse: collapse;
}

    .time_view tr {
        /*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]); */
    }

    .time_view td {
        padding: 5px 5px 5px 5px;
        text-align: left;
        vertical-align: top;
        width: 14%;
        border: 1px solid #EEEEEE;
    }

/****打印页面****/
.printView {
    width: 100%;
    color: #3582ab;
    border-collapse: collapse;
}

    .printView tr {
        background-color: #f0f4f7;
    }

    .printView td {
        padding: 5px 5px 5px 5px;
        text-align: left;
        border: 1px solid #3582ab;
    }

/*多个表在同一页面，去掉合并在一起的边框*/
.multiTable {
    width: 100%;
    /*color:#000000;*/
    border-collapse: collapse;
}

    .multiTable tr {
        background-color: #f0f4f7;
    }

    .multiTable td {
        padding: 5px 5px 5px 5px;
        border: 1px solid #3582ab;
    }

    .multiTable .noneTopBorder {
        border-top-width: 0px;
    }

    .multiTable .noneBottomBorder {
        border-bottom-width: 0px;
    }

/*多页面，去掉合并在一起的边框,使边框与字都成黑色*/
.multiTableView {
    width: 100%;
    /*color:#000000;*/
    border-collapse: collapse;
}

    .multiTableView tr {
        background-color: #f0f4f7;
    }

    .multiTableView td {
        padding: 5px 5px 5px 5px;
        border: 1px solid #000000;
    }

    .multiTableView .noneTopBorder {
        border-top-width: 0px;
    }

    .multiTableView .noneBottomBorder {
        border-bottom-width: 0px;
    }
/*****去掉边框****/
.multiTable2 td {
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.multiTable3 td {
    border-top-width: 0px;
}

.multiTable4 {
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-left-width: 0px;
}

    .multiTable4 td {
        border-bottom-width: 0px;
        border-right-width: 0px;
    }

.multiTableAll {
    border-right-width: 0px;
    border-top-width: 0px;
    border-left-width: 0px;
}
/*#titletable a:hover{color:#3582ab;}
#titletable a,a:visited{color:#f4f4f4;}*/

/***********客户管理查询表格的样式************/
.table_custom {
    background-color: #f8f8f8;
    margin-top: 50px;
    border: 1px solid #DDDDDD;
    width: 100%;
}

    .table_custom td {
        padding: 5px 5px 5px 5px;
    }
/************报表详细信息样式***************/
.table_view_report {
    width: 97.5%;
    border: 0;
    background-color: #3582ab;
}

    .table_view_report tr {
        background-color: #f0f4f7;
    }

    .table_view_report td {
        padding: 5px 5px 5px 5px;
    }

.input_report {
    border: none;
    background-color: #f0f4f7;
}

/***gridview 列表显示样式***/
.gvList_heard {
    background-image: url(Images/list_top.gif);
    /*width:100%;*/
    background-repeat: repeat;
}

.gvList_td_border {
    /*line-height:20px;
	border-bottom:inset #6bdff0 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-style:none;*/
    /*background-repeat:repeat-x;
	background-position:bottom;*/
}

.gvList_td_header_border {
    line-height: 20px;
    border-right: inset #fff 2px;
    border-left-style: none;
    border-bottom-style: none;
    border-top-style: none;
    font-weight: normal;
    /*background-repeat:repeat-x;
	background-position:bottom;*/
}

.gvTree_heard {
    background-image: url(../../Images/Menu/second_menu_ground.gif);
    height: 24px;
    /*width:100%;
	background-repeat:repeat-x;*/
}

/****往年年度对比控件***/
.input_viewyearly {
    border: none;
    background-color: #f0f4f7;
    color: #f0f4f7;
    width: 28px;
}

/************等待数据样式************/
.load {
    z-index: 1000;
    height: 95px;
    width: 146px;
    text-align: center;
    vertical-align: middle;
    display: none;
    top: 350px;
    left: 500px;
    position: absolute;
    visibility: visible;
}

/*******发邮件选人样式*******/
div.sample_popup {
    z-index: +1;
    /*overflow-y: scroll;*/
    overflow-x: hidden;
    height: 500px;
    width: 550px;
}

    div.sample_popup div.menu_form_header {
        width: 100%;
        height: 40px;
        font-family: "宋体";
        font-size: 12px;
        color: black;
    }

    div.sample_popup div.menu_form_body {
        padding-right: 15px;
    }

    div.sample_popup img.menu_form_exit {
        float: right;
        cursor: pointer;
        margin: 1px 8px 5px 5px;
    }

    div.sample_popup #main_popup {
        filter: alpha(opacity=90);
        -moz-opacity: 0.9;
        -khtml-opacity: 0.9;
        opacity: 0.9;
        color: Black;
        width: 100%;
        height: 100%;
        background-color: #f3f3f3;
        overflow: auto;
    }

    div.sample_popup div.sample_popup_menu {
        width: 100%;
        height: 30px;
        padding-top: 10px;
        text-align: center;
    }