﻿#banner #logo-title
{
    color: white;
    left: 60px;
    position: absolute;
    top: 10px;
    padding-left: 10px;
}
#logo-title #main
{
    font-size: 14px;
    height: 22px;
    font-weight: bold;
    vertical-align: middle;
}

#banner
{
    width: 100%;
    min-width: 1277px;
    height: 57px;
    background: url(../images/new/banner-bg.png) repeat-y;
    position: relative;
    overflow: hidden;
}

#logo
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 56px;
    width: 201px;
}

#dock
{
    background-color: #93989E;
    height: 20px;
    left: 203px;
    padding-top: 6px;
    position: absolute;
    top: 30px;
    width: 3000px;
    padding-left: 0px;
    padding-bottom: 1px;
}
.dock-item-div
{
    margin-left: 20px;
    float: left; 
    height:21px;
    width:80px;
    _width:49px;/* _ie6样式,+ie7样式,*所有ie*/
    _height:21px;
}
#dock a
{
    float: left;
}
.dock-item-i
{
    top: 1px !important;
}
span.dock-item-span
{
    color: #BFD7F2;
    font-size: 12px;
    font-family: Microsoft YaHei;
    padding-left: 5px;
}
.dock-item-select
{
    width: 8px;
    height: 4px;
    background-image: url(../images/dock-item-select.png);
    display: none;
    margin: 17px auto 0px auto;
}

#dock .home, #dock .home:link, #dock .home:visited
{
    background-position: 0 0;
}
#dock .home:hover
{
    background-position: 0 -20px;
}
#dock .manage, #dock .manage:link, #dock .manage:visited
{
    background-position: 0 -80px;
}
#dock .manage:hover
{
    background-position: 0 -100px;
}
#dock .modify-password, #dock .modify-password:link, #dock .modify-password:visited
{
    background-position: 0 -40px;
}
#dock .modify-password:hover
{
    background-position: 0 -60px;
}
#dock .modify-mobile, #dock .modify-mobile:link, #dock .modify-mobile:visited
{
    background-position: 0 -260px;
}
#dock .modify-mobile:hover
{
    background-position: 0 -280px;
}
#dock .download-pda, #dock .download-pda:link, #dock .download-pda:visited
{
    background: url(../images/pda-download.png) no-repeat;
    _background: url(../images/pda-download.gif) no-repeat;
}
#dock .download-pda:hover
{
    background: url(../images/pda-download-hover.png) no-repeat;
    _background: url(Content/images/pda-download-hover.gif) no-repeat;
}
#banner .m-sys-zhinfo
{
    position: absolute;
    right: 5px;
    top: 38px;
    color: #225D9A; 
    margin-right: 10px;
}
#banner .m-sys-soian
{
    position: absolute;
    right: 5px;
    top: 10px;
}
#banner .m-sys-soian .m-sys-soian-img
{
    height: 22px;
    color: white;
    font-size: 13px;
}

#history
{
    height: 22px;
    width: 100%;
}
#test-changeuser
{
    position: absolute;
    right: 140px;
    top: 10px;
}

.temp-my-portal .ui-tabs-nav
{
    background-color: transparent;
    height: 30px;
    border-bottom: solid 2px #9a9fa3;
    padding-top: 9px;
}

.temp-my-portal .ui-tabs .ui-tabs-nav li
{
    margin: 0 4px 0px 0;
    background-color: #DCDCDC;
    border: solid 1px rgb(168, 168, 168);
    height: 27px;
    margin-right: 12px;
}

.temp-my-portal .ui-tabs .ui-tabs-nav li a
{
    color: #7f7f7f;
    padding: 6px 12px 6px 10px;
}

.temp-my-portal .ui-tabs-nav li.ui-tabs-active
{
    padding-bottom: 2px;
    border: solid 1px #9a9fa3;
    background: #ffffff;
}

.temp-my-portal-task .ui-toolbar
{
    background: transparent;
    border: solid 1px #dcdcdc;
    margin-top: 10px;
}
.temp-portal-userprofile
{
    height: 67px;
    border-bottom: solid 1px #dee6eb;
    position: relative;
}
.temp-portal-userprofile .photo
{
    width: 40px;
    height: 50px;
    position: absolute;
    top: 7px;
    left: 8px;
    border: solid 1px #b9c7cd;
}

.temp-portal-userprofile .realname
{
    position: absolute;
    display: block;
    left: 65px;
    top: 11px;
    font-size: 14px;
    color: #053b7e;
    width: 80px;
}
.temp-portal-userprofile .switch-close
{
    position: absolute;
    display: block;
    left: 145px;
    top: 12px;
    font-size: 12px;
    color: #2d59bc;
    width: 30px;
}
.temp-portal-userprofile .message
{
    position: absolute;
    display: block;
    left: 65px;
    top: 38px;
    width: 120px;
}
.temp-portal-userprofile .message a
{
    color: #6f767e;
    font-size: 12px;
}
.temp-portal-userprofile .message a b
{
    color: #c20001;
}

.temp-my-portal-task .close-window
{
    height: 16px;
    position: absolute;
    right: 15px;
    top: 10px;
}
.temp-my-portal-task .close-window i
{
    background: url(../images/webfw-icons.png) no-repeat scroll -80px -120px transparent;
    display: block;
    height: 20px;
    position: absolute;
    text-indent: -99999px;
    top: 2px;
    width: 20px;
}
.temp-my-portal-task .close-window span
{
    padding: 0px 0px 0px 20px;
}

.temp-my-portal .ui-tabs .tab-corner-info
{
    position: absolute;
    right: -10px;
    top: -10px;
    width: 20px;
    height: 20px;
    font-weight: bold;
    overflow: hidden;  /*// 放在这个地方会出现 count-0 背景一闪而过的情形    background-image: url(../images/tab-corner-info-count.png);     background-repeat: no-repeat;     _background-image: url(../images/tab-corner-info-count.gif);     _background-repeat: no-repeat;*/  
}
.temp-my-portal .ui-tabs .tab-corner-info.count-0
{
}
.temp-my-portal .ui-tabs .tab-corner-info.count-1
{
    background-image: url(../images/tab-corner-info-count.png);
    background-repeat: no-repeat;
    _background-image: url(../images/tab-corner-info-count.gif);
    _background-repeat: no-repeat;
    background-position: 0px 0px;
}
.temp-my-portal .ui-tabs .tab-corner-info.count-2
{
    background-image: url(../images/tab-corner-info-count.png);
    background-repeat: no-repeat;
    _background-image: url(../images/tab-corner-info-count.gif);
    _background-repeat: no-repeat;
    background-position: 0px -20px;
}
.temp-my-portal .ui-tabs .tab-corner-info.count-3
{
    background-image: url(../images/tab-corner-info-count.png);
    background-repeat: no-repeat;
    _background-image: url(../images/tab-corner-info-count.gif);
    _background-repeat: no-repeat;
    background-position: 0px -40px;
}
.temp-my-portal .ui-tabs .tab-corner-info.count-4
{
    background-image: url(../images/tab-corner-info-count.png);
    background-repeat: no-repeat;
    _background-image: url(../images/tab-corner-info-count.gif);
    _background-repeat: no-repeat;
    background-position: 0px -60px;
}
.temp-my-portal .ui-tabs .tab-corner-info.count-5
{
    background-image: url(../images/tab-corner-info-count.png);
    background-repeat: no-repeat;
    _background-image: url(../images/tab-corner-info-count.gif);
    _background-repeat: no-repeat;
    background-position: 0px -80px;
}
.temp-my-portal .ui-tabs .tab-corner-info.count-6
{
    background-image: url(../images/tab-corner-info-count.png);
    background-repeat: no-repeat;
    _background-image: url(../images/tab-corner-info-count.gif);
    _background-repeat: no-repeat;
    background-position: 0px -100px;
}
.temp-my-portal .ui-tabs .tab-corner-info.count-7
{
    background-image: url(../images/tab-corner-info-count.png);
    background-repeat: no-repeat;
    _background-image: url(../images/tab-corner-info-count.gif);
    _background-repeat: no-repeat;
    background-position: 0px -120px;
}
.temp-my-portal .ui-tabs .tab-corner-info.count-8
{
    background-image: url(../images/tab-corner-info-count.png);
    background-repeat: no-repeat;
    _background-image: url(../images/tab-corner-info-count.gif);
    _background-repeat: no-repeat;
    background-position: 0px -140px;
}
.temp-my-portal .ui-tabs .tab-corner-info.count-9
{
    background-image: url(../images/tab-corner-info-count.png);
    background-repeat: no-repeat;
    _background-image: url(../images/tab-corner-info-count.gif);
    _background-repeat: no-repeat;
    background-position: 0px -160px;
}
.temp-my-portal .ui-tabs .tab-corner-info.count-10
{
    background-image: url(../images/tab-corner-info-count.png);
    background-repeat: no-repeat;
    _background-image: url(../images/tab-corner-info-count.gif);
    _background-repeat: no-repeat;
    background-position: 0px -180px;
} 

/*抽取部分首页样式到框架 以方便项目同步*/
/*start*/
.temp-my-portal-msg
{
    margin-top: 5px;
    height: 280px;
}
.temp-my-portal-msg .left-area-container
{
    width: 43%;
    height: 100%;
    float: left;
    margin-right: 10px;
}
.temp-my-portal .right-area-container
{
    width: 55%;
    height: 100%;
    float: left;
}
.temp-my-portal .ui-panel
{
    margin-right: 12px;
}

.safe-summary
{
    width: 100%;
    height: 100%;
}
.safe-summary .runinfo
{
    background: #FFF;
    height: 89px;
    width: 95%;
    padding-left: 25px;
}
.safe-summary .tenet
{
    background: #82B372;
    height: 22px;
    width: 100%;
    /*padding-left: 20px;*/
    text-align:center;
    line-height:21px;
    font-family:宋体;
    font-size:9px;
    color:#FFFFFF;
    font-weight:bold;
}
.safe-summary .runinfo .container
{
    padding-top: 15px;
    padding-left: 20%;
    overflow:hidden;
}
.safe-summary .runinfo .container .summarylog
{
    padding-left: 12px;
    padding-top: 6px;
    float: left;
    width: auto;
}
.safe-summary .roundinfo
{
    background: #F4F9FF;
    height: 120px;
    width: 90%;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
}
.safe-summary .roundinfo .container
{
    width: 100%;
    height: auto;
    text-align: center;
}

.round-item
{
    width: 33%;
    float: left;
    margin-top: 10px;
}
.safeinfItem
{
    border-bottom: 1px solid #EAEAEA;
    padding-left: 5px;
}
.safeinfItem p1
{
    background-repeat: no-repeat;
    padding-left: 18px;
    color: #2D59BC;
    font-size: 14px;
    margin: 0px;
}
.safeinfItem p2
{
    margin: 0px;
}

.chart-item
{
    float: left;
    margin-top: 5px;
    padding-left: 0.5%;
    width: 48%;
    text-align: center;
}
.chart-title
{
    padding-bottom: 5px;
    text-align: left;
    padding-left : 6%
}
.chart
{
    margin: 0px auto;
}
/*end*/


.icon-link
{
    position: relative;
    padding-left: 20px;
    zoom: 1;
}

.icon-link i
{
    background-image: url(../images/webfw-icons.png);
    background-repeat: no-repeat;
    _background-image: url(../images/webfw-icons.gif);
    _background-repeat: no-repeat;
    display: block;
    height: 16px;
    position: absolute;
    text-indent: -99999px;
    top: -2px;
    width: 16px;
    overflow: hidden;
    cursor: pointer;
    left: 2px;
}
.ui-row-icon-links
{
    position: relative;
    z-index: auto;
    top: 0px;
    left: 0px;
    overflow: visible;
    zoom: 1;
    width: 100px;
}

.ui-row-icon-links ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.ui-row-icon-links li
{
    display: none;
    line-height: 20px;
}
.ui-row-icon-links .first
{
    display: block;
}
.ui-row-icon-links .opened
{
    border: solid 1px rgb(94, 94, 94);
    background: #ffffff;
}

.ui-row-icon-links .opened li
{
    display: block;
    width: 98px;
    line-height: 28px;
}
.ui-row-icon-links .icon-link i
{
    left: 4px;
}
.ui-row-icon-links .hover
{
    background-color: #ddddff;
}
.ui-row-icon-links .switch
{
    position: absolute;
    right: 3px;
    top: 1px;
    zoom: 1;
    padding: 5px 5px 9px 5px;
    display: none;
}
.ui-multiple-links .switch
{
    display: block;
}
.ui-row-icon-links .switch span
{
    width: 10px;
    height: 6px;
    text-indent: -99999px;
    display: block;
    background-image: url(../images/webfw-icons.png);
    _background-image: url(../images/webfw-icons.gif);
    background-position: -120px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    overflow: hidden;
}

/* Overlays */
.ui-widget-overlay
{
    background: #000000 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    z-index: 2;
    zoom: 1;
    _height: 1000px;
    display: none;
}
.ui-widget-shadow
{
    margin: -8px /*{offsetTopShadow}*/ 0 0 -8px /*{offsetLeftShadow}*/;
    padding: 8px /*{thicknessShadow}*/;
    background: #000000 /*{bgColorShadow}*/ /*{bgImgUrlShadow}*/ 50% /*{bgShadowXPos}*/ 50% /*{bgShadowYPos}*/ repeat-x /*{bgShadowRepeat}*/;
    opacity: .3;
    filter: Alpha(Opacity=30) /*{opacityShadow}*/;
    -moz-border-radius: 8px /*{cornerRadiusShadow}*/;
    -khtml-border-radius: 8px /*{cornerRadiusShadow}*/;
    -webkit-border-radius: 8px /*{cornerRadiusShadow}*/;
    border-radius: 8px /*{cornerRadiusShadow}*/;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.historys ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}
.historys li
{
    float: left;
    padding: 3px;
    padding-right: 15px;
    padding-bottom: 3px;
    margin-left: 5px;
    margin-right: 15px;
    position: relative;
}

.historys a
{
    float: left;
}

.historys span
{
    padding: 3px 5px 3px 5px;
    white-space: nowrap;
}
.historys-vertical-item
{
    position: absolute;
    display: none;
    z-index: 9999;
}

.historys-vertical-item ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}
.historys-vertical-item li
{
    padding: 3px;
    padding-left: 5px;
    list-style: none;
    width: 100px;
    height: 20px;
    vertical-align: middle;
}
.historys-vertical-item a
{
    vertical-align: middle;
}

.historys-vertical-item li.hover
{
    background-color: #c0c0c0;
    cursor: pointer;
}

.historys-vertical-item span
{
    white-space: nowrap;
}
.historys-vertical-item
{
    border: solid 1px #cccccc;
    background: #ffffff;
}


.historys-vertical-item.opened
{
    position: absolute;
    display: block;
}

.historys ul .current
{
    border-top: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    padding-bottom: 3.6px;
    background-color: #ffffff;
}
.historys .next
{
    background-image: url(../images/webfw-icons.png);
    background-repeat: no-repeat;
    _background-image: url(../images/webfw-icons.gif);
    _background-repeat: no-repeat;
    background-position: -40px -100px;
    width: 10px;
    height: 10px;
    position: absolute;
    right: -30px;
    top: 7px;
}
.historys li a.close-history
{
    position: absolute;
    right: 6px;
    top: 6px;
    width: 10px;
    height: 10px;
    background-image: url(../images/webfw-icons.png);
    _background-image: url(../images/webfw-icons.gif);
    background-repeat: no-repeat;
    _background-repeat: no-repeat;
    background-position: -140px -240px;
}
.reload-window
{
    /*     background-image: url(../images/refresh.png);     background-repeat:no-repeat;     overflow: hidden;     padding-left:16px; */
}

.icon-instruction
{
    background-image: url(../images/instruction-icons.png);
    background-repeat: no-repeat;
    _background-image: url(../images/instruction-icons.gif);
    _background-repeat: no-repeat;
    height: 16px;
    text-indent: 16px;
    width: 16px;
    overflow: hidden;
    padding-right: 5px;
    display: block;
    float: left;
    margin-top: 5px;
}


.icon-instruction.unread
{
}
.icon-instruction.readed
{
    background-position: 0px -20px;
}
.icon-instruction.responsed
{
    background-position: 0px -40px;
}


