.top1{height: 600px;background: url(../images/top-offer.jpg) no-repeat top center;}
.main{width: 1200px;}
.offer{padding-top: 50px;background: #f9f9f9; min-height: 300px;}
table.table_offer{ border:2px solid #f7f7f7;}
table.table_offer tr td{ text-align:center; font-size: 16px; color: #666; height: 50px; line-height: 50px; overflow: hidden; background: #fff; border:2px solid #f7f7f7;}
table.table_offer thead tr td{ background: #e60012; color: #fff; border-radius: 8px;} 
table.table_offer tbody tr:hover td{background:#eee;}
table.table_offer tr td a{ display: block; color: #666;}
table.table_offer tr.offer_dif td{ color: #e60012; font-size: 18px;}
table.table_offer tr.offer_dif td.offer_num{font-style: italic; font-weight: bold; font-size: 20px;}
table.table_offer tr.offer_dif td a{ color: #e60012;} 
table.table_offer tr td a:hover{ color: #e60012; text-decoration: underline;}