.program .specification{width:100%; border-collapse: collapse;margin-bottom:10px;}
.program .specification td{border:1px solid #929292;height:50px;padding:0 10px;}

.program .product {width:100%; border-collapse: collapse;}  
.program .product td{height:60px;border:0px solid #929292;}  
.program .product tr:nth-child(even){background-color: #f2f2f2;text-align:center;} 
.program .product tr:nth-child(odd){background-color: #fff;text-align:center;}
.program .product tr:hover {background-color: #ddd;} 
.program .product tr:first-child {background-color: #e47b7b;color:#fff;text-align: center;}
 