body{
	font-size: 10px;
}
@media print {
    .noprint { display: none;color:green }
}
.print-container {
    width: 210mm;
    margin-right: auto;
    margin-left: auto;
}

.w_1100 h1 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    line-height: 70px;
    height: 70px;
}
.print-container h1 {
    font-size: 16px;
    padding: 10px;
    color: #333;
    text-align: center;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    display: block;
    background-color: #FFFFFF;
}

.w_1100 h2 {
    display: block;
    background-color: #9D6C6C;
    color: #FFFFFF;
    text-align: center;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
}
.w_1100 .table2 {
    border: 1px solid #BA9898;
    background-color: #dea569;
    border-collapse:collapse;
}
.print-container .table2 {
    background-color: #FFF;
    border-top-width: 1px;
    /*border-bottom-width: 1px;*/
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #cbcbcb;
    border-bottom-color: #cbcbcb;
    border-left-color: #cbcbcb;
    margin-bottom: 10px;
}
.print-container .table3 {
    background-color: #FFF;
    border-top-width: 1px;
    /*border-bottom-width: 1px;*/
    /* border-left-width: 1px; */
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #cbcbcb;
    border-bottom-color: #cbcbcb;
    border-left-color: #cbcbcb;
    /* margin-bottom: 10px; */
    /* border-right: 1px solid #cbcbcb; */
}
.print-container .table3:last-child{
    border-bottom-width: 1px;
}

.w_1100 .table2 td {
    padding: 5px;
    text-align: center;
    color: #333333;
    font-size: 12px;
}
.print-container .table2 td {
    padding: 7px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cbcbcb;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cbcbcb;
}
.print-container .table3 td {
    padding: 7px;
}
.print-container .table3 th {
    padding: 7px;
    text-align: right;
    width: 12%;
}
#printContainer .chart-table table td{
    font-size: 12px;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
}
.clearfix {
    zoom: 1;
}
.gird *{
    font-size: 10px;
}
.gird .gird-div{
    float: left;
    width: 50%;
}
.gird .gird-div table{
    border: 1px solid #000;
    background-color: #FFFFff;
    border-collapse:collapse;
    width: 98%;
}
.gird .gird-div table td{
    padding: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000;
}
.w_1100 h1{
    line-height: 50px;
    height: 50px;
}

.chart-div .gird-chart{
    float: left;
    width: 48%;
    display: inline-block;
}
.chart-table table{
    border: 1px solid #000;
    background-color: #FFFFff;
    border-collapse:collapse;
    width: 95%;
}
.chart-table table td {
    padding: 7px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000;
    text-align: center;
}
#printContainer .chart-table table td{
    font-size: 12px;
}
.chart-div .table-header,
.chart-div .table-footer{
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
}
.chart-div .table-header{
    margin-bottom: 12px;
}
.print-container .table2 tr td .f2f2f2 {
    background-color: #f2f2f2;
}
.print-container .table2 th{
    border-bottom: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
}

.w_1100 .table2 td a {
    color: #0033CC;
    text-decoration: underline;
}
.w_1100 .table2 td a:hover {
    color: #CC3300;
    text-decoration: none;
}

.w_1100 .table2 th {
    padding: 5px;
    text-align: left;
    color: #333333;
    font-size: 12px;
}
.w_1100 .table3 {
    border: 1px solid #BA9898;
    background-color: #FFFFFF;
}
.w_1100 .table3 td {
    padding: 5px;
    text-align: left;
    color: #FFFFFF;
    font-size: 14px;
}
.w_1100  .table3  td  .input {
    padding: 3px;
    color: #333333;
    border: 1px solid #993333;
    width: 100px;
}
.w_1100 .table3 td .input2 {
    padding: 3px;
    color: #333333;
    border: 1px solid #993333;
    width: 40px;
}
.w_1100  .table2  td  .input2 {
    padding: 3px;
    color: #333333;
    border: 1px solid #999999;
    width: 40px;
}
.w_1100  .table2  td  .input3 {
    padding: 2px;
    color: #333333;
    border: 1px solid #003399;
    text-align: center;
}
.w_1100 .table2 td em {
    padding-right: 3px;
    padding-left: 3px;
}
.w_1100 .table3 td em {
    padding-right: 5px;
    padding-left: 5px;
}


.w_1100 .table3 td .btn {
    color: #FFFFFF;
    background-color: #333333;
    border: 1px none #FFFFFF;
    border-radius:5px;
    cursor:pointer;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
}
.w_1100  .table2  td .btn {
    color: #FFFFFF;
    background-color: #FF3333;
    border: 1px none #FFFFFF;
    border-radius:5px;
    cursor:pointer;
    padding-top: 4px;
    padding-right: 5px;
    padding-bottom: 4px;
    padding-left: 5px;
}

.w_1100 .table3 td .btn2 {
    padding: 4px;
    color: #FFFFFF;
    width: 50px;
    background-color: #f33333;
    border: 1px none #FFFFFF;
    border-radius:5px;
    cursor:pointer;
}

.w_1100 .table3 td label {
    padding-right: 10px;
    padding-left: 10px;
}