.table{border:solid #c9c9c9; border-width:1px 0px 0px 1px}/*表格左边的线*/
.table1{border:solid #c9c9c9; border-width:1px 0px 0px 1px}/*表格左边的线*/
.td1{border:solid #c9c9c9; border-width:0px 1px 1px 0px ;height:29px}/*表格下面和右边的线*/
.td2{border:solid #c9c9c9; border-width:0px 1px 1px 0px; background-color:#376a99; color:#FFFFFF;height:29px}/*表格下面和右边的线，表格底色*/
.td3{border:solid #c9c9c9; border-width:0px 0px 1px 0px ;height:29px}/*表格下面的线*/
.td4{border:solid #c9c9c9; border-width:0px 1px 1px 0px ;height:33px}/*表格下面和右边的线*/
/*.input{ border: 0px; text-align:center}去掉边框,文字居中;text-decoration:underline*//*#EBEBEB*/
.input1{ border: 0px; text-align:left}/*去掉边框,文字居左*/
/*.input2{ border: 0px; text-align:center}去掉边框,文字居中*/
.button {border:0px solid #666; height:20px; line-height:20px; width:67px; background:url(../../idc/2015css/images/button_bg.gif);cursor:pointer  }