﻿@media print {
    #navbar, #header, #footer, .noprint, #ee, #title {
        display: none;
    }

    body {
        background-color: #ffffff;
    }
}

A:link {
    TEXT-DECORATION: underline;
}

A:active {
    COLOR: #000000;
    TEXT-DECORATION: underline;
}

A:visited {
    COLOR: blue;
    TEXT-DECORATION: underline;
}

A:hover {
    COLOR: #4455aa;
    TEXT-DECORATION: underline;
}

BODY {
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
    margin: 0px;
    scrollbar-3d-light-color: #f1f1f1;
    scrollbar-arrow-color: #676566;
    scrollbar-base-color: #f1f1f1;
    scrollbar-darkshadow-color: #a3afa6;
    scrollbar-face-color: #f1f1f1;
    scrollbar-highlight-color: #f1f1f1;
    scrollbar-shadow-color: #aeadad;
    scrollbar-Track-Color: #f1f1f1;
}

TD, TH {
    /*FONT-SIZE: 13px; LINE-HEIGHT: 16px; FONT-FAMILY: arial,宋体;border-color:#000000;height: 20px;word-wrap: break-word;word-break:break-all;*/
    FONT-SIZE: 13px;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: arial,宋体;
    border-color: #000000;
    height: 20px;
    word-wrap: normal;
    word-break: normal;
}
    /*TH 
{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND-IMAGE: url(skin/citye/a3.gif); COLOR: white; BACKGROUND-COLOR: #4455aa  
	
}*/
    TD.TableTitle2 {
        BACKGROUND-COLOR: #e4e8ef;
    }

    TD.TableBody1 {
        BACKGROUND-COLOR: #ffffff;
    }

    TD.TableBody2 {
        BACKGROUND-COLOR: #e4e8ef;
    }

    TD.TopDarkNav {
        BACKGROUND-IMAGE: url(skin/citye/a12.gif);
    }

    TD.TopLighNav {
        BACKGROUND-IMAGE: url(skin/citye/a1.gif);
    }

    TD.TopLighNav1 {
        BACKGROUND-IMAGE: url(skin/citye/a2.gif);
    }

    TD.TopLighNav2 {
        BACKGROUND-COLOR: #ffffff;
    }

.tableBorder1 {
    BORDER-RIGHT: 1px;
    BORDER-TOP: 1px;
    BORDER-LEFT: 1px;
    WIDTH: 97%;
    BORDER-BOTTOM: 1px;
    BACKGROUND-COLOR: #6595d6;
}

.tableBorder2 {
    BORDER-RIGHT: #dedede 1px solid;
    BORDER-TOP: #dedede 1px solid;
    BORDER-LEFT: #dedede 1px solid;
    WIDTH: 97%;
    BORDER-BOTTOM: #dedede 1px solid;
    BACKGROUND-COLOR: #efefef;
}

#TableTitleLink A:link {
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

#TableTitleLink A:visited {
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

#TableTitleLink A:active {
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

#TableTitleLink A:hover {
    COLOR: #ffffff;
    TEXT-DECORATION: underline;
}

span {
    word-wrap: break-word;
}

INPUT {
    FONT-SIZE: 12px;
    LINE-HEIGHT: 15px;
    FONT-FAMILY: Tahoma,Verdana,宋体;
}

SELECT {
    FONT-SIZE: 12px;
    LINE-HEIGHT: 15px;
    FONT-FAMILY: Tahoma,Verdana,宋体;
}

textarea {
    FONT-SIZE: 12px;
    LINE-HEIGHT: 15px;
    FONT-FAMILY: Tahoma,Verdana,宋体;
    height: 53px;
    width: 269px;
    resize: none;
    word-wrap: break-word;
    /* white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;*/
}

.normalTextSmall {
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

A.contentlink:link {
    COLOR: #4455aa;
    TEXT-DECORATION: underline;
}

A.contentlink:visited {
    COLOR: #000050;
    TEXT-DECORATION: underline;
}

A.contentlink:active {
    COLOR: #ff6600;
    TEXT-DECORATION: underline;
}

A.contentlink:hover {
    COLOR: #ff6600;
    TEXT-DECORATION: underline;
}

.Text-20blackarial {
    Color: #000000;
    font-family: Arial;
    font-size: 20px;
}

.Text-24blackarial {
    Color: #000000;
    font-family: Arial;
    font-size: 24px;
    line-height: 24px;
}

.time {
    width: 140px;
    height: 26px;
    font-family: Microsoft Yahei;
    color: #484c53;
    font-size: 22px;
    font-weight: bold;
    background: url(../../../../Content/Documents/images/ks-main.png) no-repeat -170px 0px;
    padding-left: 40px;
    line-height: 30px;
    padding-right: 10px;
    display: inline;
    padding-bottom: 4px;
}
/*
background:transparent; 透明无底色
background-color:rosybrown;  测试底色1
background-color:powderblue;  测试底色2
*/
.NB{
    border:none;
}
.TS {
    background: transparent;
    FONT-SIZE: 12px;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    text-align: left;
    cursor: text;
    overflow: hidden;
}

.TS_R {
    background: transparent;
    FONT-SIZE: 12px;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    text-align: right;
    cursor: text;
    overflow: hidden;
}

.TS_Line {
    background: transparent;
    FONT-SIZE: 12px;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: #a0a0a0 1px solid;
    text-align: left;
    cursor: text;
    overflow: hidden;
    font-family: "微软雅黑";
}

.TS_Table {
    background: transparent;
}

.TS_td1 {
    background: transparent;
}

.TS_td2 {
    background: transparent;
}

.Text_16px_lh35 {
    font-size: 16px;
    line-height: 35px;
    font-family: "宋体";
}

.Text_14px_lh24 {
    font-size: 14px;
    line-height: 24px;
    font-family: "宋体";
}

.Text_14px_lh16 {
    font-size: 14px;
    line-height: 16px;
    font-family: "宋体";
}

.Text_12px_lh14 {
    font-size: 12px;
    line-height: 14px;
    font-family: "宋体";
}

.TAL2 {
    background-color: #d6dbde;
    BORDER-RIGHT: 1px;
    BORDER-TOP: 1px;
    FONT-SIZE: 12px;
    CURSOR: text;
    LINE-HEIGHT: 15px;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-top: 1px solid;
    TEXT-ALIGN: left;
}

.TAL1 {
    background-color: #d6dbde;
    BORDER-RIGHT: 1px;
    BORDER-TOP: 1px;
    FONT-SIZE: 12px;
    CURSOR: text;
    LINE-HEIGHT: 15px;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT-STYLE: none;
    TEXT-ALIGN: left;
}

.TL {
    text-align: left;
    border-style: none;
    height: 51%;
    background-color: #d6dbde;
}

.TAL_TS {
    text-align: left;
    border-style: none;
    cursor: text;
    background: transparent;
    margin-right: 0px;
    height: 16px;
    vertical-align: middle;
    width: 130px;
    font-size: 13px;
}

.TAL {
    text-align: left;
    border-style: none;
    cursor: text;
    background-color: #d6dbde;
    margin-right: 0px;
    height: 16px;
    vertical-align: middle;
    width: 130px;
    font-size: 13px;
}

.TAL_14px {
    text-align: left;
    border-style: none;
    cursor: text;
    background-color: #d6dbde;
    margin-right: 0px;
    height: 16px;
    font-size: 14px;
}

.TALSW_14px {
    font-size: 14px;
    text-align: left;
    border-style: none;
    height: 18px;
    cursor: text;
    BORDER: medium none;
    background: transparent;
    cursor: default;
    vertical-align: middle;
}

.TALSW {
    text-align: left;
    border-style: none;
    height: 16px;
    cursor: text;
    BORDER: medium none;
    background: transparent;
    cursor: default;
    vertical-align: middle;
}

.TALSW_checkbox {
    text-align: center;
    height: 16px;
    width: 15px;
    cursor: text;
    background: transparent;
    cursor: default;
    vertical-align: middle;
}

.TALReadOnly {
    text-align: left;
    border-style: none;
    height: 100%;
    cursor: text;
}

.TALC {
    text-align: left;
    border-style: none;
    height: 100%;
    cursor: text;
    text-align: center;
}

.TAR {
    text-align: right;
    border-style: none;
    height: 100%;
    cursor: text;
    background-color: #d6dbde;
}

.TRR {
    text-align: right;
    border-style: none;
    height: 100%;
    cursor: text;
}

.TAC {
    text-align: center;
    border-style: none;
    width: 100%;
    height: 100%;
    cursor: pointer;
    BORDER: medium none;
}

.TC {
    text-align: center;
    border-style: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    cursor: text;
}

.TCL {
    text-align: left;
    border-style: none;
    width: 100%;
    overflow: hidden;
    background-color: #d6dbde;
    vert-align: middle;
    vertical-align: middle;
}

.TCLS {
    text-align: left;
    vertical-align: middle;
    border-style: none;
    overflow: hidden;
    background-color: #d6dbde;
    height: 22px;
}

.TCLS_TS {
    text-align: left;
    vertical-align: middle;
    border-style: none;
    overflow: hidden;
    background: transparent;
    height: 22px;
}

.TCLSW {
    text-align: left;
    border-style: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    BORDER: medium none;
    background: transparent;
    cursor: default;
}

.TCBL {
    text-align: left;
    vertical-align: text-bottom;
    border-style: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.TCBC {
    text-align: center;
    vertical-align: bottom;
    border-style: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.TCNL {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 12px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: #a0a0a0 1px solid;
    BACKGROUND-COLOR: transparent;
    text-align: left;
    cursor: text;
    overflow: hidden;
}

.TCNR {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 12px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: #a0a0a0 1px solid;
    BACKGROUND-COLOR: transparent;
    text-align: right;
    cursor: text;
    overflow: hidden;
}

.TANL {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 12px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: #a0a0a0 1px solid;
    BACKGROUND-COLOR: #d6dbde;
    text-align: left;
    cursor: text;
}

.TANL_TS {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 12px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: #a0a0a0 1px solid;
    BACKGROUND: transparent;
    text-align: left;
    cursor: text;
}

.TANLSW {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 12px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: #000000 1px solid;
    text-align: left;
    cursor: text;
    background: transparent;
}

.TANC {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 12px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: #a0a0a0 1px solid;
    background-color: #d6dbde;
    cursor: text;
    text-align: center;
    width: 164px;
}

.TANCSW {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 12px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: #a0a0a0 1px solid;
    cursor: text;
    text-align: center;
    background: transparent;
}

.TANR {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 12px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: #a0a0a0 1px solid;
    BACKGROUND-COLOR: transparent;
    cursor: text;
    text-align: right;
}

.Htd_bottomborders-X {
    border-bottom: #000000 1px dotted;
}

.Htd_allborders {
    border-top: #000000 1px solid;
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
}

.Htd_allborders_c0 {
    border: 1px solid #C0C0C0;
}

.Htd_topborders {
    border-top: #000000 1px solid;
}

.Htd_topborders_c0 {
    border-top: #C0C0C0 1px solid;
}

.Htd_bottomborders {
    border-bottom: #000000 1px solid;
}

.Htd_bottomborders_c0 {
    border-bottom: #C0C0C0 1px solid;
}

.Htd_rightborders {
    border-right: #000000 1px solid;
}

.Htd_rightborders_c0 {
    border-right: #C0C0C0 1px solid;
}

.Htd_leftborders {
    border-left: #000000 1px solid;
}

.Htd_leftborders_c0 {
    border-left: #C0C0C0 1px solid;
}

.Htd_lefttop {
    border-left: #000000 1px solid;
    border-top: #000000 1px solid;
}

.Htd_lefttop_c0 {
    border-left: #C0C0C0 1px solid;
    border-top: #C0C0C0 1px solid;
}

.MborderTR {
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
}

.Htd_righttop_c0 {
    border-right: #C0C0C0 1px solid;
    border-top: #C0C0C0 1px solid;
}

.Htd_bottomtop {
    border-bottom: #000000 1px solid;
    border-top: #000000 1px solid;
}

.Htd_bottomtop_c0 {
    border-bottom: #C0C0C0 1px solid;
    border-top: #C0C0C0 1px solid;
}

.Htd_leftright {
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
}

.Htd_leftright_c0 {
    border-left: #C0C0C0 1px solid;
    border-right: #C0C0C0 1px solid;
}

.Htd_leftbottom {
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}

.Htd_leftbottom_c0 {
    border-left: #C0C0C0 1px solid;
    border-bottom: #C0C0C0 1px solid;
}


.Htd_rightbottom {
    border-right: #000000 1px solid;
    border-bottom: #000000 1px solid;
}

.Htd_rightbottom_c0 {
    border-right: #C0C0C0 1px solid;
    border-bottom: #C0C0C0 1px solid;
}

.Htd_ltr {
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
}

.Htd_ltr_c0 {
    border-left: #C0C0C0 1px solid;
    border-right: #C0C0C0 1px solid;
    border-top: #C0C0C0 1px solid;
}

.Htd_lbr {
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    border-bottom: #000000 1px solid;
}

.Htd_lbr_c0 {
    border-left: #C0C0C0 1px solid;
    border-right: #C0C0C0 1px solid;
    border-bottom: #C0C0C0 1px solid;
}

.Htd_ltb {
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    border-top: #000000 1px solid;
}

.Htd_ltb_c0 {
    border-left: #C0C0C0 1px solid;
    border-bottom: #C0C0C0 1px solid;
    border-top: #C0C0C0 1px solid;
}

.Htd_rtb {
    border-right: #000000 1px solid;
    border-bottom: #000000 1px solid;
    border-top: #000000 1px solid;
}

.Htd_rtb_c0 {
    border-right: #C0C0C0 1px solid;
    border-bottom: #C0C0C0 1px solid;
    border-top: #C0C0C0 1px solid;
}

.Htd_noleft {
    border-left: 0px solid;
}

.Htd_noright {
    border-right: 0px solid;
}

.Htd_notop {
    border-top: 0px solid;
}

.Htd_nobottom {
    border-bottom: 0px solid;
}

.Htd_nolefttop {
    border-left: 0px solid;
    border-top: 0px solid;
}

.Htd_noleftbottom {
    border-left: 0px solid;
    border-bottom: 0px solid;
}

.Htd_noleftright {
    border-left: 0px solid;
    border-right: 0px solid;
}

.Htd_norighttop {
    border-right: 0px solid;
    border-top: 0px solid;
}

.Htd_norightbottom {
    border-right: 0px solid;
    border-bottom: 0px solid;
}

.Htd_notopbottom {
    border-top: 0px solid;
    border-bottom: 0px solid;
}

.Htd_noltr {
    border-top: 0px solid;
    border-left: 0px solid;
    border-right: 0px solid;
}

.Htd_nolbr {
    border-bottom: 0px solid;
    border-left: 0px solid;
    border-right: 0px solid;
}

.Htd_nolbt {
    border-bottom: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
}

.Htd_norbt {
    border-bottom: 0px solid;
    border-top: 0px solid;
    border-right: 0px solid;
}

.Htd_noall {
    border-bottom: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-right: 0px solid;
}

.td_title {
    height: 30px;
    line-height: 30px;
}

.spGrd {
    WIDTH: 250px;
    HEIGHT: 79px;
}

.spPrint {
    FONT-SIZE: 12px;
    LINE-HEIGHT: 15px;
}

.spPrint_Tal {
    border-bottom: 1px #c0c0c0 solid;
    FONT-SIZE: 12px;
    LINE-HEIGHT: 15px;
}



.text-14px {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}

.text-14px-font {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    font-family: "宋体";
}

.text-14px-weight {
    font-size: 12px;
    height: 20px;
    font-weight: bold;
    line-height: 20px;
}

.text-14px_little {
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    font-family: "宋体";
}

.text-20px_little {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    font-family: "宋体";
}

.text-15px {
    font-size: 15px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    font-family: "宋体";
}

.text-15px_little {
    font-size: 15px;
    height: 22px;
    line-height: 22px;
    font-family: "宋体";
}
.text-16px {
    font-size: 16px;
    height: 22px;
    line-height: 22px;
}
.text-16px_little {
    font-size: 16px;
    height: 22px;
    font-weight: bold;
    line-height: 22px;
    font-family: "宋体";
}

.text-18px_little {
    font-size: 18px;
    height: 24px;
    font-weight: bold;
    line-height: 24px;
    font-family: "宋体";
}

.text-20px_little {
    font-size: 20px;
    height: 26px;
    font-weight: bold;
    line-height: 26px;
    font-family: "宋体";
}

.text-24px_little {
    font-size: 24px;
    height: 30px;
    font-weight: bold;
    line-height: 30px;
    font-family: "宋体";
}

.text-28px_little {
    font-size: 28px;
    height: 34px;
    font-weight: bold;
    line-height: 34px;
    font-family: "宋体";
}

.text-title {
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-left: 3px;
}

.text-11px {
    font-size: 11px;
    line-height: 16px;
}

.text-12px {
    font-size: 12px;
    line-height: 18px;
    font-family: "宋体";
}

.text-13px {
    font-size: 13px;
    height: 18px;
    line-height: 18px;
    font-family: "宋体";
}

.text-13px-new {
    font-size: 13px;
    height: 18px;
    line-height: 18px;
    font-family: "Times New Roman";
}

.text-10px-kai {
    font-size: 10px;
    height: 14px;
    line-height: 14px;
    font-family: "华文楷体";
}

.text-11px-kai {
    font-size: 11px;
    height: 14px;
    line-height: 14px;
    font-family: "华文楷体";
}

.text-title-en {
    font-size: 20px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    font-family: "Times New Roman";
}

.text-13px-kai {
    font-size: 13px;
    height: 18px;
    line-height: 18px;
    font-family: "华文楷体";
}

.text-14px-kai {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    font-family: "华文楷体";
}

.text-16px-kai {
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    font-family: "华文楷体";
}

.text-15px-kai {
    font-size: 15px;
    height: 22px;
    line-height: 22px;
    font-family: "华文楷体";
}

.txtCheckBox {
    width: 11px;
    height: 11px;
    line-height:11px;
    border: #000000 1px solid;
    font-size: 8px;
    cursor: pointer;
    text-align: center;
}

.txtCheckBox2 {
    width: 11px;
    height: 16px;
    border: #000000 0px solid;
    font-size: 10px;
    cursor: pointer;
    text-align: center;
}

.TAL1 {
    text-align: left;
    border-style: none;
    cursor: text;
    border-bottom: #000000 1px solid;
    height: 14px;
    font-size: 11px;
    line-height: 13px;
}

.TAR1 {
    text-align: right;
    border-style: none;
    cursor: text;
    border-bottom: #000000 1px solid;
    height: 11px;
    font-size: 11px;
    line-height: 8px;
}

.TAL_E2fff3 {
    text-align: left;
    border-style: none;
    height: 100%;
    cursor: text;
    background-color: #e2fff3;
}

.TCL_E2fff3 {
    text-align: left;
    border-style: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #e2fff3;
}

.SELECT_E2fff3 {
    FONT-SIZE: 12px;
    LINE-HEIGHT: 15px;
    background-color: #e2fff3;
    FONT-FAMILY: Tahoma,Verdana,宋体;
}

.TAL_D7EEFF {
    text-align: left;
    border-style: none;
    height: 100%;
    cursor: text;
    background-color: #d7eeff;
}

.TCL_D7EEFF {
    text-align: left;
    border-style: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #d7eeff;
}

SELECT_D7EEFF {
    FONT-SIZE: 12px;
    LINE-HEIGHT: 15px;
    background-color: #d7eeff;
    FONT-FAMILY: Tahoma,Verdana,宋体;
}

.outleft {
    background-image: url(../../../Images/Document/DocumentBg/M10M11_01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-position: top;
}

.outright {
    background-image: url(../../../Images/Document/DocumentBg/M10M11_02.png);
    background-repeat: no-repeat;
    background-position: center;
    background-position: top;
}

.outfont {
    background-image: url(../../../Images/Document/DocumentBg/M10M11_03.png);
    background-repeat: no-repeat;
    background-position: center;
    background-position: top;
}

.outinside {
    background-image: url(../../../Images/Document/DocumentBg/M10M11_04.png);
    background-repeat: no-repeat;
    background-position: center;
    background-position: top;
}

.outtop {
    background-image: url(../../../Images/Document/DocumentBg/M10M11_05.png);
    background-repeat: no-repeat;
    background-position: center;
    background-position: top;
}

.outfloor {
    background-image: url(../../../Images/Document/DocumentBg/M10M11_06.png);
    background-repeat: no-repeat;
    background-position: center;
    background-position: top;
}

.outread {
    background-image: url(../../../Images/Document/DocumentBg/M10M11_07.png);
    background-repeat: no-repeat;
    background-position: center;
    background-position: top;
}

.trS {
    padding-top: 5px;
    padding-bottom: 8px;
    vertical-align: top;
}

.compareStyle {
    background-color: red;
}

/*
************************M07*********************************
 */
#insuranceClause {
    display: none;
    width: 730px;
    height: 340px;
}

#M07paymentTerms, #MY7paymentTerms {
    display: none;
    width: 660px;
    height: 360px;
}

/********M***画表格的边框线用下面的样式(不够的自己加)*****/

.TANL_black {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 12px;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: #000000 1px solid;
    BACKGROUND-COLOR: #ffffff;
    text-align: left;
}

/*txtCheckBox_2 用于[],()中的选择*/
.tabTrHeight1 {
    height: 80px;
}

.tabTrHeight2 {
    height: 60px;
}

.tabTrHeight3 {
    height: 40px;
}

.tabTrHeight4 {
    height: 20px;
}

.tabTrHeight5 {
    height: 0px;
}

.Mborder {
    border: 1px solid #ADADAD;
}

.MborderR {
    border-right: 1px solid #ADADAD;
}

.MborderT {
    border-top: 1px solid #ADADAD;
}

.MborderB {
    border-bottom: 1px solid #ADADAD;
}

.MborderL {
    border-left: 1px solid #ADADAD;
}

.MborderBT {
    border-top: 1px solid #ADADAD;
    border-bottom: 1px solid #ADADAD;
}

.MborderRB {
    border-right: 1px solid #ADADAD;
    border-bottom: 1px solid #ADADAD;
}

.MborderLT {
    border-left: 1px solid #ADADAD;
    border-top: 1px solid #ADADAD;
}

.MborderTR {
    border-top: 1px solid #ADADAD;
    border-right: 1px solid #ADADAD;
}

.MborderLR {
    border-left: 1px solid #ADADAD;
    border-right: 1px solid #ADADAD;
}

.MborderLB {
    border-left: 1px solid #ADADAD;
    border-bottom: 1px solid #ADADAD;
}

.MborderTRL {
    border-top: 1px solid #ADADAD;
    border-right: 1px solid #ADADAD;
    border-left: 1px solid #ADADAD;
}

.MborderLTB {
    border-left: 1px solid #ADADAD;
    border-top: 1px solid #ADADAD;
    border-bottom: 1px solid #ADADAD;
}

.MborderLBR {
    border-left: 1px solid #ADADAD;
    border-bottom: 1px solid #ADADAD;
    border-right: 1px solid #ADADAD;
}

.MborderRTB {
    border-top: 1px solid #ADADAD;
    border-right: 1px solid #ADADAD;
    border-Bottom: 1px solid #ADADAD;
}

#M22table1 {
    text-align: center;
}

    #M22table1 tr {
        height: 40px;
    }

.MSpanFont {
    text-align: center;
    font-size: 10px;
}

.MspanReplaceA {
    FONT-SIZE: 10pt;
    LETTER-SPACING: 6pt;
    cursor: pointer;
}

.MspanReplaceB {
    FONT-SIZE: 10pt;
    cursor: pointer;
}

.Fontsize14px {
    font-size: 14px;
}

/*************M79***************/
#M79table1 {
    font-size: 10px;
}




#page {
    width: 405px;
    _width: 405px;
}

.divListCheck {
    background-image: url("../../../Images/Course/CourseManagementStudents/checkBox1.png");
    background-repeat: no-repeat;
    font-size: 0;
    cursor: pointer;
    width: 12px;
    height: 14px;
}

#signCompany {
    margin: 0px auto;
    width: 86px;
    height: 27px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-image: url("../../../Images/Business/ContractManage/sure.png");
}
/*第二套*/

#page {
    border-width: 1px 1px 1px 1px;
    border-color: #d0cfcf;
    border-style: double;
    width: 100%;
    margin-top: 3px;
    float: left;
}
    /*分页头部*/
    #page thead tr {
        height: 23px;
        background-image: url("../../../Images/Business/BusinessSystemIndex/headBg_1.png");
        background-repeat: repeat;
    }
    /*分页底部*/
    #page tfoot table {
        float: right;
        width: 100%;
        border: 0px;
    }

    #page th {
        background-repeat: repeat;
        height: 23px;
        text-align: center;
        border-right: 1px;
        border-bottom: 1px;
        border-bottom-color: #d0cfcf;
        border-bottom-style: double;
        color: #7e7e7e;
        /*border-right-style:solid;*/
    }
    /*分页数据*/
    #page tbody td {
        padding: 3px;
        text-align: center;
        height: 18px;
    }

    #page .pageTbodyTd {
        border-bottom: 1px;
        border-bottom-color: #d0cfcf;
        border-bottom-style: double;
    }

    #page .pageTbodyTd2 {
        border-bottom: 1px;
        border-bottom-color: #d0cfcf;
        border-bottom-style: double;
        color: blue;
    }

    #page .pageTbodyTdRed {
        border-bottom: 1px;
        border-bottom-color: #d0cfcf;
        border-bottom-style: double;
        color: red;
    }

    #page .pageTbodyTdGray {
        border-bottom: 1px;
        border-bottom-color: #d0cfcf;
        border-bottom-style: double;
        color: gray;
    }

    #page .pageTbodyTdYellow {
        border-bottom: 1px;
        border-bottom-color: #d0cfcf;
        border-bottom-style: double;
        color: #f49d07;
    }
    /*跳转按钮td*/
    #page .tdJump {
        height: 16px;
        width: 16px;
        vertical-align: middle;
    }
    /*翻页文本框样式*/
    #page .pageTxt {
        text-align: center;
        border: 1px;
        height: 14px;
        width: 25px;
        IME-MODE: disabled;
        border-bottom-color: #979797;
        border-right-color: #979797;
        border-left-color: #666668;
        border-top-color: #666668;
        color: #828282;
        font-size: 12px;
        border-style: solid;
        vertical-align: middle;
    }

    /*首页*/
    #page #firstPage {
        border: 0px;
        cursor: pointer;
        margin-bottom: -6px;
        height: 18px;
        width: 19px;
    }
    /*上一页*/
    #page #lastPage {
        border: 0px;
        cursor: pointer;
        margin-bottom: -6px;
        height: 18px;
        width: 19px;
    }
    /*下一页*/
    #page #nextPage {
        border: 0px;
        cursor: pointer;
        margin-bottom: -6px;
        height: 18px;
        width: 19px;
    }
    /*末页*/
    #page #finalPage {
        border: 0px;
        cursor: pointer;
        margin-bottom: -6px;
        height: 18px;
        width: 19px;
    }
    /*跳转*/
    #page #jump {
        border: 0px;
        cursor: pointer;
        height: 18px;
        width: 18px;
        margin-top: 4px;
    }
    /*显示页码的字体和颜色*/
    #page .pageLab {
        font-size: 12px;
        color: #828282;
        height: 19px;
        font-weight: bold;
    }
