﻿/*首页颜色样式----------------------*/
body, .clientlogo
{
    background: #f9f7f7;
}

.b1, .b2, .b3, .b4, .b1b, .b2b, .b3b, .b4b, .b
{
    display: block;
    overflow: hidden;
}
.b1, .b2, .b3, .b1b, .b2b, .b3b
{
    height: 1px;
}
.b2, .b3, .b4, .b2b, .b3b, .b4b, .b
{
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
}
.b1, .b1b
{
    margin: 0 5px;
    background: #dfdfdf;
}
.b2, .b2b
{
    margin: 0 3px;
    border-width: 2px;
}
.b3, .b3b
{
    margin: 0 2px;
}
.b4, .b4b
{
    height: 2px;
    margin: 0 1px;
}
.d1
{
    background: #ffffff;
    position: relative;
    top: 0;
    left: 0;
}
.k
{
    height: 102px;
}

#toptext-liddlLan select
{
    background: #ffffff;
}
.dw
{
    position: relative;
    background: #E4E4E4;
}
.dhbox
{
    width: 100px;
    margin: 30px 50px 0 20px;
    height: auto;
    float: left;
}
.dhbox div:hover
{
    background-color: #ebebeb;
}
.dhbox div:hover a
{
    color: #a31515;
}
.m_img
{
    text-align:center;
    
}

.bi_box
{
    height: 58px;
}

.mainbody
{
    background: url(menu/left_line.gif) #effbff 169px 0 repeat-y;
}
#menu
{
    background: url(images/menubg.jpg) repeat-x top left #fff;
}
#menu .menubg_left
{
    background: url(images/menubg_left.png) left top no-repeat;
}
#menu .menubg_middle
{
    background: url(images/menubg_middle.png) left top repeat-x;
}
#menu .menubg_right
{
    background: url(images/menubg_right.png) no-repeat;
}
#menu .presentmenubg_left
{
    background: url(images/menubg_left_present.png);
}
#menu .presentmenubg_middle
{
    background: url(images/menubg_middle_present.png);
}
#menu .presentmenubg_right
{
    background: url(images/menubg_right_present.png) no-repeat;
}
.leftmenu
{
    background: url(images/leftmenubg_a.gif) no-repeat;
}
.leftmenu01
{
    background: url(images/leftmenubg_b.gif) no-repeat;
}
.leftmenu .leftioc IMG
{
    height: 25px;
}
#toptext
{
    background: url(images/toptextbg.gif) repeat-x left top #FFF;
}
.main-right-notice-title
{
    background: url(images/form_title.gif) repeat-x top left;
}
.main-right-notice-content
{
    border-bottom-color: #aee8ff;
    background: url(images/form_content.png) repeat-x top left;
}


/*内页header和footer的样式-----------------*/
.page-header
{
    background: #12598d;
}
.page-footer, .page-footer-leftright
{
    background: url(images/page_bottom.png) #effbff bottom left repeat-x;
}


/*页面button边框样式*/
.sj-largebutton
{
    border-color: #58aeea #58aeea #58aeea #58aeea;
    background: url(images/input_bgb.gif);
}
.sj-largebutton:hover
{
    background: url(images/input_bga.gif);
}
.sj-textbox
{
    border-color: #85bfd6 #cef1ff #cef1ff #85bfd6;
}
.sj-textbox-change
{
    background: #a4def5;
}
select
{
    border-color: #4ea9dd #b7ebff #b7ebff #4ea9dd;
}
textarea
{
    border-color: #85bfd6 #cef1ff #cef1ff #85bfd6;
}


/*grid（tab页的样式）-------------------------------------*/
.ui-tabs-nav .ui-state-default
{
    background:#d8e4ea;
}
.ui-corner-bottom .ui-tabs-nav .ui-state-active
{
    background: url(images/gridTabDefaultbg.png) repeat-x top left #72b9e8;
}
.ui-tabs-nav .ui-state-hover
{
    background: url(images/gridTabSelectedbg.png) repeat-x #72b9e8;
}
.ui-tabs-nav .ui-state-active
{
    border: #525462 1px solid;
    border-bottom: 0;
    background: url(images/gridTabSelectedbg.png) repeat-x #72b9e8;
}
.ui-widget-header
{
    border-bottom: 1px solid #525462;
}
.ui-corner-bottom .ui-tabs-nav .ui-state-active
{
    border: #4bccff 1px solid;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited
{
    font-weight:bold;
}
.ui-state-hover a, .ui-state-hover a:link, .ui-state-hover a:visited
{
    font-weight:bold;
}


/*grid（数据区的样式）-------------------------------------*/
.sj-grid-tableheader th
{
    background: #ebebeb;
}
.sj-grid-roweven
{
    background: #f0f5fb;
}

.sj-grid-mouseover
{
    background: #ebebeb;
}
.sj-grid-selectedrow
{
    background: #e0f1fb;
}
.sj-grid-selected
{
    background: #e0f1fb;
}
.sj-grid-datatable tfoot td
{
    background: #aae4ff;
}


/*grid（翻页的样式）-------------------------------------*/
.sj-grid-footer
{
    background: #5E8DC9; /*#12598d*/
}
.sj-grid-footer .sj-textbox
{
    border: solid 1px #63aac0;
}


/*form样式----------------------------*/
.form-content td
{
    border: #cdcfcd 1px solid;
}
.form-title
{
    background: url(images/form-title-bg.png) #5E8DC9 repeat; /*#354b66*/
    border: solid 1px #e5e6e7;
    border-bottom: none;
    color: #d7dfea;
    height: 22px;
    display: inline-block;
    line-height: 18px;
    width: 98%;
}


/*下拉列表样式---------------------------------*/
.ui-menu
{
    background: #e7f1f7;
    border: 1px dashed #58a7c7;
}
.ui-menu .ui-menu-item a:hover
{
    background: #9ed5eb;
}


/*dialog样式-----------------------------------------*/
.ui-dialog
{
    background: #e9eff5;
    border: 1px dashed #58a7c7;
}
.ui-button-text-only
{
    border-color: #63aac0;
}


/*弹出提示消息样式-------------------*/
.sj-tips-default
{
    border: 1px dashed #58a7c7;
    background: url(images/warn.gif) #e9eff5 no-repeat 5px 50%;
}


/*单据详情页 ---------------------------*/
.sj-receipts-underline
{
    background: #f9f7f7;
    border-bottom: 1px #4ea9dd dashed;
}
#divflowInfo table
{
    border: 1px #c3e2ef solid;
}


/*左右结构页面样式----------------------*/
.sj-around-table
{
    border-top: 1px #cfe8f6 solid;
}
.sj-rightrange-left, .sj-rightflow-left
{
    border-right: solid 1px #cfe8f6;
}
.sj-rightrange
{
    border-bottom: solid 1px #cfe8f6;
}
.sj-hrperformance .sj-around-table
{
    border: 1px #cfe8f6 solid;
}
.sj-hrperformance .sj-around-tableright
{
    border-left: 1px #cfe8f6 solid;
}


/*树的背景--------------------------------------*/
.ui-dynatree-container
{
    background: #f9f7f7;
}


/*工资计算进度条--------------------------------*/
.ui-progressbar .ui-widget-header
{
    border-top: 10px solid #4bccff;
}


/*loading背景---------------------------------*/
.sj-loadingbg
{
    background: url(images/loadingbg.png) no-repeat;
}


/*日历样式------------------------------*/
.ui-datepicker .ui-corner-all, .ui-datepicker .ui-datepicker-title
{
    background: #a8ddf2;
}
.calendeyear
{
    border-top: #cfe8f6 1px solid;
    border-bottom: #cfe8f6 1px solid;
}


/*弹出树形选择条件页面样式---------*/
.sj-treeselect
{
    border: 1px #cfe8f6 solid;
}


/*按月确认------------------*/
.sj-monthaffirm
{
    border-bottom: 1px #cfe8f6 solid;
}
.calenderDiv
{
    border: 1px solid #a8ddf2;
}
.dayinMonth
{
    background: #aae4ff;
}
.changShift
{
    color: Red;
}

/*工资计算页面样式-----------------*/
#sj-salarycalculate
{
    background: #e9eff5;
}


/*政策定义页面样式-------------------------*/
.sj-policy-tree
{
    border: solid 1px #cfe8f6;
}


/*报表列表页面的dialog-----------------------*/
.form-content-dialog
{
    background: #e9eff5;
    border: 1px dashed #58a7c7;
}


/*报表页面样式-----------------*/
.reports-tree
{
    border-right: solid 1px #cfe8f6;
    border-bottom: solid 1px #cfe8f6;
}
/*login-----------------*/
.loginBody
{
    background: url(images/login_bgline.jpg) #2983d0 repeat-x left top;
}
.loginbg
{
    background: url(images/login_bg.jpg) no-repeat center top;
}
.loginbga
{
    background: url(images/shiji_bj.jpg) repeat-x left top;
    height: 871px;
    width: 100%;
}
.login-content-inputarea
{
    background: url(images/login_textboxbg.png) no-repeat center top;
}
#btnsubmit
{
    background: url(images/butt.png) no-repeat center top;
}
#btnsubmita
{
    background: url(images/butt.png) no-repeat center top;
}
.sj-grid-footer-refresh a, .sj-grid-footer-pageamount span, #grid1-pagego a
{
    /* color: #d7dfea;  #fff*/ /* color: #fff;    text-decoration:none;*/
}
/*sj-override-juqeryui-----------------*/
.ui-icon-circle-triangle-w
{
    background: url(images/calendar-prev.png) no-repeat;
}
.ui-icon-circle-triangle-e
{
    background: url(images/calendar-next.png) no-repeat;
}
.ui-dialog .ui-dialog-titlebar-close span
{
    background: url(images/close.gif) no-repeat;
}
.ui-icon-grip-diagonal-se
{
    background: url(images/dialog_rightbottom.png) no-repeat;
}
/*style.css-----------------*/
#indextop
{
    background: url(menu/topbig.gif) repeat-x top left;
}
#m_shadow
{
    background: url(menu/menu_shadow.png) repeat-x left top;
}
#bottonline
{
    background: url(menu/bottonbg.gif) left bottom repeat-x;
}
.sj-errorbg
{
    background: url(images/error.png) left top no-repeat;
}

/*scrollong.css*/
.Scrollbar-Track
{
    background: url(images/scrollbar_track.gif) left top no-repeat;
}

.sj-grid-defualtselect
{
    background-color: #6597af;
}
.page-title
{
    color: #fff;
    margin: 0;
    margin-left: 0.6em;
}
.page-header
{
    height: 40px;
    line-height: 40px;
}
.sj-largebutton
{
    border-color: #d6e6f2 #d6e6f2 #d6e6f2 #d6e6f2;
    background: url(images/input_bgb.gif) repeat-x;
    border-bottom: solid 1px #58c;
    border-right: solid 3px #58c;
    border-top: solid 2px #58c;
    border-left: solid 1px #58c;
}
