﻿input {
        border:1px solid #A9BAC9;
    }
.table-a table {
    margin:0px auto;
}
.datitletb {
    width: 800px;
    background-color:#0066FF;
}
.datitletd{
    font-family: "宋体";
	font-size: 12px;
    vertical-align:middle;
    background-color:#ffffff;    
}
.datitle {
    height:30px;
    text-align:center;
    background-image:url("../image/title.png");
    font-family: "华文宋体";
	font-size: 20px;
	font-weight: bold;
}
.datb800 {
    width: 800px;
    background-color:#0066FF;
}
    .datb800 td {
        font-family: "宋体";
	    font-size: 12px;
        background-color:#fff;
        vertical-align:middle;
        line-height:30px;
    }

    .datb800 input[type="text"] {
        border:1px solid #A9BAC9;
        height:20px;
    }
.tdleft {
    text-align:left;
}
.tdleftpd5 {
    text-align:left;
    padding-left:5px;
}
.tdpd10 {
    text-align:left;
    padding-left:10px;
    background-color:#fff;
}
.tdcenter {
    text-align:center;
    background-color:#fff;
}
.tdright {
    text-align:right;
}
.tdrightpd5 {
    text-align:right;
    padding-right:5px;
}
.tdcenterbule {
    text-align:center;
    color:#0033FF;
    background-color:#fff;
}
.td40 {
    width:40px;
}
.input80 {
    width:80px;
}
.input100 {
    width:100px;
}
.input120 {
    width:120px;
}
.input140 {
    width:140px;
}
.jblbtd {
    border-right-style: solid; 
    border-right-width: 1px; 
    border-right-color: #0066FF; 
    border-bottom-style: solid; 
    border-bottom-width: 1px; 
    border-bottom-color: #0066FF;
}