/***此CSS为个人自己写的样式,用于临时改变页面外观用 style才是主css***/

html
{
    height:100%;
}
body
{
    font: 12px/150% Tahoma,Verdana,"宋体";
    color: #333;
    background-color: white;
    height: 100%;
    padding: 0;
    margin: 0;
}
/*下拉框*/
select.selectFieldBig 
{
    width: 205px;
    z-index: 1;
}
select.selectFieldSmall, #sel_QuotedCompany
{
    width: 100px;
    z-index: 1;
}

.spanmarginBig
{
    margin-left: 90px;
}
#email_txt
{
}
.spanmarginsmall
{
    margin-left: 20px;
}

.spanLeftBig1
{
    margin-right: 50px;
}
.spanLeftsmall1
{
    margin-right: 20px;
}

/**字体样式1**/
.ColorTextBlack1
{
    display: block;
    margin: 0;
    padding: 16px 0 0 0;
    font-weight: 800;
    font: 22px/22px "宋体";
    color: #78bbe6;
}
/***字体样式2**/
.ColorTextBlack2
{
    color: Black;
}
/**弹出框div效果**/
.popbox
{
    padding: 0;
    list-style-type: none;
    margin: 0;
    width: 600px;
    background-color: #fff;
    border: 1px #8FA4F5 solid;
    padding: 1px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 120;
}
#screen
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 100;
    background-color: #666;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

/**弹出框div效果 结束**/

/******分割线样式******/
.FGX
{
    font-weight: 500;
}



a:visited {
color: #36C;
text-decoration: none;
}
a:link {
color: #36C;
text-decoration: none;
}
a:hover 
{
    color: #C00;
text-decoration: underline;
}
.page
{
}
*
{
    margin: 0;
    padding: 0;
}
.subHeaderLeft
{
    float: left;
    width: 180px;
    height: 1000px;
    margin-right: auto;
}
.subHeaderRight
{
    float: left;
    height: 700px;
    margin-right: auto;
}
#cssmenu
{
    float: left;
    display: inline;
    width: 170px;
}
.adv
{
    margin-left: 5px;
    float: left;
    display: inline;
    width: 600px;
    height: 300px;
    border: 1px solid #E0E0E0;
}
.adv img
{
    top: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
}

#headerLogin
{
    width: 100%;
    padding-bottom: 1px;
    line-height: 30px;
    height: 30px;
}
#headerLogin a, #headerLogin a:visited
{
    color: #1996E6;
}
#headerWelcome
{
    float: left;
    margin-left: 100px;
}
#headerHelp
{
    float: right;
    margin-right: 150px;
}
.newPolicy
{
    margin-top: 10px;
    height: 196px;
    border: 1px solid #E0E0E0;
    overflow: hidden;
    position: relative;
    zoom: 1;
}
.divHeader
{
    padding: 8px 0 0 8px;
    height: 29px;
    background-color: #E0E0E0;
    margin-bottom: -1px;
    color: #404040;
}
.category
{
    padding-left: 10px;
font-weight: bold;
font-size: 18px;
line-height: 36px;
margin: 0;
color: #333;
}


ul, menu, dir
{
    display: block;
    list-style-type: disc;
    margin-before: 1em;
    margin-after: 1em;
    margin-start: 0px;
    margin-end: 0px;
    padding-start: 40px;
}
#cssmenu > ul li ul li a
{
    background-position: 0px 0px; /* Layout */
    display: block;
    position: relative;
    margin: 0;
    border: 1px solid #E0E0E0;
    border-bottom: 0.5px;
    padding: 7px 4px;
    width: 270px; /* Typography */
    font-family: Helvetica, Arial, sans-serif;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 300; /* Background & effects */
}

div
{
    display: block;
}





#header1
{
    position: relative;
    display: block;
    z-index: 65;
    height: 80px;
    background-position: 0 -355px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E0E0E0;
   
}

#header2
{
    position: relative;
    display: block;
    z-index: 65;
    height: 80px;
    padding-left: 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E0E0E0;
    
}
.highlight
{
    color: #c00;
}

#logo
{
    float: left;
    width: 220px;
    padding-top: 5px;
    position: relative;
    zoom: 1;
}



img
{
    vertical-align: middle;
}

#search
{
    float: left;
    width: 320px;
    padding: 18px 86px 0 0;
    width: 510px;
    padding-right: 96px;
}

#search .i-search
{
    z-index: 7;
    width: 494px;
    height: 36px;
    margin-bottom: 3px;
    border-width: 0 3px;
}

.ld
{
    position: relative;
    zoom: 1;
}

#search b, #search s, #search .form, #search .text
{
    background-image: url('images/search1.png');
    background-repeat: repeat-x;
}


#search .text
{
    position: relative;
    z-index: 1;
    width: 216px;
    height: 20px;
    padding: 5px;
    background-position: 0 -360px;
    background-color: white;
    background-repeat: repeat-x;
    line-height: 20px;
    color: #999;
    font-family: arial, "宋体b8b\4f53";
    font-size: 14px;
    width: 406px;
}

#search .button
{
    position: relative;
    z-index: 1;
    width: 78px;
    background-color: #336699;
    font-size: 14px;
    font-weight: bold;
    margin-top: 1px;
    color: #99370B;
    background: url("images/btn_save2.png") repeat scroll 0 0;
    background-position: 0 -3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    border: 1px solid #F2A322;
    cursor: pointer;
}
#search .button:hover
{
    background-position: 0 -36px;
}
#search input
{
    margin: 0;
    padding: 0;
    height: 28px;
    border: none;
}

#search .form
{
    height: 30px;
    padding: 3px 0;
    overflow: hidden;
    background-position: 0 -357px;
}
.form label, .form input, .form select, .form textarea, .form button, .form .label
{
    float: left;
    font-size: 12px;
}

.btn-img, .button
{
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: center;
    cursor: pointer;
}
#search b, #search s
{
    height: 36px;
    top: 0;
    background-repeat: no-repeat;
}
#search b
{
    width: 4px;
    left: -3px;
    background-position: -80px -470px;
}
#search s
{
    width: 3px;
    right: -3px;
    background-position: 0 -470px;
}
.ld s, .ld b, .ld .block
{
    position: absolute;
    overflow: hidden;
}
.filterspan
{
    color:#CC0000;
    padding-left: 0px;

vertical-align: top;
}
.pageTable
{
    clear: both;
    padding: 0px 0px 0px 0px;
    border-bottom: 0px;
    margin-top: 5px;
    width: 717px;
}
.pageTable .name
{
    clear: both;
    font-weight: bold;
    background-color: #E0E0E0;
    border-bottom: 1px #E0E0E0 solid;
    padding: 0px 3px 0px 0px;
    font-size: 13px;
}
.pageTable .pageRow
{
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    border-top: 1px #E0E0E0 solid;
}
.pageRow
{
    clear: both;
    text-align: top;
    vertical-align: top;
    padding: none;
    margin: none;
    border: none;
    width: 100%;
    display: table;
    table-layout: fixed;
}
.pageTable .pageRow .colLeft
{
    vertical-align: top;
    margin: 0px;
    padding: 7px 0px 7px 14px;
}
.pageTable .pageRow .colLast, .pageTable .nRow .colLast
{
    float: center;
    text-align: center;
    vertical-align: middle;
    margin: 0px;
    padding: 7px 2px 7px 10px;
}
.colLeft
{
    float: left;
    margin: 0px 0px 5px 5px;
    text-align: left;
    vertical-align: top;
}
.pageRow span
{
  
    display: table-cell;
}
.pageTable .pageRow .colLast, .pageTable .nRow .colLast
{
    float: center;
    text-align: center;
    vertical-align: middle;
    margin: 0px;
    padding: 7px 2px 7px 10px;
    padding-top: 15px;
}
.left
{
    width: 300px;
}
.middle
{
    width: 200px;
    border-left: 1px #E0E0E0 solid;
    border-right: 1px #E0E0E0 solid;
    height: 36px;
}


a.PoliLink
{
    font-size: 14px;
    color: #1996E6;
    font-weight: bold;
    text-decoration: underline;
    margin: 0px;
    padding: 0px;
    display: inline;
}
#Finance tr, #Personel tr, #Personel2 tr
{
    display: none;
}

.rTable, .caption
{
    margin: 7px 0 0;
}
#mainContent
{
    margin-left: 300px;
    width: 750px;
    margin-right: 10px;
    padding: 0;
    position: relative;
}
#rCon, .box
{
    line-height: 1.65m;
    letter-spacing: .01em;
    border-left: 1px solid #D0D0D0;
}
.rRowLoc
{
    float: left;
    width: 15%;
    text-align: center;
    overflow: hidden;
    margin-top: 20px;
}

.rRowLoc span
{
     font:25px/150% zorque,Verdana, "宋体b8b体4f53";
}
.rRowLoc .green
{
     color:#5eaf0c;
}
.rRowLoc .yellow
{
      color:#F60;
}
.rRowLoc .red
{
     color:#C00;
}

h1, h2, .rRowJob ul, .rRowLoc, .rRowDate
{
    line-height: 1.5em;
}

.rTable, .caption
{
    margin: 10px 0 0;
    padding-left: 10px;
}
.rRow
{
    width: 100%;
    border: 1px solid white;
    border-bottom: 1px solid #D0D0D0;
    padding: 10px 0;
}
.normalwidth
{
    float: left;
    width:80%;
    padding-left: 5px;
}
.rRowJob
{
    float: left;
    width: 70%;
    padding-left: 5px;
}
.rRowTitle, .rSuggest
{
    font-size: 1.17em;
    line-height: 1.55em;
}

h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
    display: inline;
}
h3, h4, h5
{
    font-size: 1em;
    line-height: 1.5em;
}
.rPage
{
    width: auto;
    padding: 10px 5px;
}
.rPaging
{
    margin-top: 20px;
    text-align: center;
}
.rPaging span.rPagingCur
{
    color: white;
    text-decoration: underline;
    background-color: #3366CC;
    font-weight: 700;
}
.corner
{
    padding: 3px 10px !important; 
}
.rPaging a, .rPaging span.rPagingCur
{
    text-decoration: none;
    display: inline-block;
    font-weight: 700;
    min-width: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #3366CC;
    padding: 5px 3px !important;
}

.rPaging a:visited, .rPaging .rPagingMore, .rPaging a.corner:visited
{
    color: #3366CC;
}
.rPaging a:hover, .page a:hover
{
    text-decoration: underline;
    background-color: #3366CC;
    color: white !important;
}
.rPaging .corner
{
    border: none;
}

.cf
{
    clear: both;
    margin: 0;
    padding: 0;
}

.enter
{
    clear: both;
    height: 20px;
}
div#footer
{
    height: 100%;
    height: auto; 
    min-height: 100%;
   
}
.footer_content
{
    width: 1150px;
    margin: 0 0;
    clear: both;
 position: relative;
 z-index: 10;
 height: 3em;
 margin-top: -3em;
}
.horizontol_grey
{
    border-bottom: 1px solid #CCC;
    margin: 0 0 20px;
}
.footer_menu_simple, .copyright, .copyright a
{
    text-align: center;
    height: 30px;
    color: gray;
}
.footer_menu_simple a
{
    margin-right: 20px;
    text-decoration: underline;
}
.clear
{
    clear: both;
    margin-left: 110px;
color: #666;
}
.rRowCompanyClick, .rRowCompany
{
    font-size: 1em;
    line-height: 1.4em;
}
.rRow h5
{
    font-weight: 400;
    color: #1C3F94;
}

.rRowSpez, .rRowSpez a, .rRowSpez a:visited
{
    color: #0E774A !important;
}
.px10, div.smalldesc, div.smalldescBlack, div.smalldescBlack a
{
    color: Green;
    font-family: Verdana,Arial;
}
.px11
{
    font-family: Verdana,Arial;
    font-size: small;
}
.optSec::after, div.rRow::after, .pageContent::after, #rBar::after, #qsBottom::after, div.listwrap ul li::after, duv.listwrap::after, div.listwrap ul ul::before
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.rRowSpez
{
    float: left;
    width: 95%;
    padding-left: 5px;
}
.rRowSpez, .rRowSpez a, .rRowSpez a:visited
{
    color: #0E774A !important;
    text-decoration: none;
}
.rRowDate
{
    float: right;
    width: 8%;
    margin-top: 55px;
    font:25px/150% zorque,Verdana, "宋体b8b体4f53";
}
.emptyLine
{
    height: 10px;
}
#s_input_text
{
    background-color: white;
    position: absolute;
    width: 412px;
    margin-left: 223px;
    border: 1px solid #008ECA;
    margin-top: 50px;

}
#s_input_text > ul
{
    list-style: none;
}
#s_input_text li
{
    height: 22px;
    line-height: 22px;
    list-style: none;
}
#s_input_text a
{
    display: block;
    padding: 0 5px 0 10px;
    color: black;
    text-decoration: none !important;
}
#s_input_text a:hover
{
    color: white !important;
    background-color: #008ECA;
    text-decoration: none !important;
}
#sc
{
    width: 550px;
    margin: 0 auto;
    padding-top: 17px;
    float:left;
}
#scr
{
    width: 100px;
    margin: 0 auto;
    padding-top: 17px;
    float:left;
}
#s, .userInt
{
    border-radius: 0;
    background: url("styles/images/soso_sp10.png") no-repeat;
}
#s
{
    position: relative;
    background-position: -90px 0;
    height: 36px;
    padding-left: 3px;
}
.s_input
{
    width: 402px;
    border: 0 none;
    float: left;
    font: 14px Arial;
    height: 18px;
    outline: 0 none;
    margin-top: 3px;
    padding: 7px 5px 5px 7px;
}
.s_button
{
    width: 85px;
    height: 36px;
    background: none;
    border: 0 none;
    float: left;
    text-indent: -9999px;
    cursor: pointer;
}
.mt .total span
{
    padding: 4px 0px 0px 0;
    font-size: 13px;
line-height: 18px;
font-weight: bold;
color: #C00;

}

.mt .total 
{
    
    float:right;
    font-size: 13px;

font-weight: bold;

 padding: 4px 15px 2px 0;
margin-top: 3px;
}
.mt .page
{
    float:right;
    font-size: 13px;
padding:2px 0 0 15px;
font-weight: bold;
}
.mt .page a
{
    border: 1px solid #CCC;
    border-radius: 3px;
    
    height: 14px;
line-height: 14px;
padding: 3px 10px;

overflow: hidden;
}

input.buttonSave, input.buttonSave:visited {
background: url("images/btn_save2.png") repeat scroll 0 0;
background-position: 0 -3px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
border: 1px solid #F2A322;
cursor: pointer;
display: inline-block;
height: 35px;
padding: 4px 10px;

border-radius: 5px 5px 5px 5px;
color: #99370B;
font-size: 1em;
font-weight: bold;
line-height: 12px;
width: 200px;
}

#cssmenu > ul a, #headerLogin, .mernu > li > a,.mt
{
    /* SVG fallback(Opera 11.10-, IE9) */
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDI1NSwyNTUsMjU1LDEpOyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYmEoMjI0LDIyNCwyMjQsMSk7IiAvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IGZpbGw9InVybCgjZ3JhZGllbnQpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiAvPjwvc3ZnPg==); /* Opera 11.10+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1), rgba(238,238,238,1)); /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, rgba(255,255,255,1), rgba(238,238,238,1)); /* Chrome 7+ & Safari 5.03+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,1)), color-stop(1, rgba(238,238,238,1))); /* IE5.5 - IE7 */
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFFFF,EndColorStr=#FFE0E0E0); /* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFFFF,EndColorStr=#FFE0E0E0)";
}
.buttonCss
{

background: url("images/btn_save2.png") repeat scroll 0 0;
background-position: 0 -3px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
border: 1px solid #F2A322;
cursor: pointer;
display: inline-block;
height: 35px;
padding: 4px 10px;

border-radius: 5px 5px 5px 5px;
color: #99370B;
font-size: 1em;
font-weight: bold;
line-height: 12px;
width: 200px;
}



