#table1 {
    margin-bottom:5px;
    border-collapse: collapse;
    width: 100%;
	font-size:12px;
    background: #fff;
}
td{
    /* text-align: center; */
}
.blackC{color:#000;}

#table1 td{height:25px;line-height:25px;padding:3px;}
#table2 td{padding:0;}
#checkStandardDataList td{padding:0;}
input[type=text],.textField100p{border:none;}
input[type=textarea],.textarea{border:none;}
.tblod{font-weight: 700;}

.orderDiv{height:35px;line-height:35px;text-align: center;}