@charset "utf-8"; /* CSS Document */ #travelInfoBox { width: 100%; padding:0 0 15px 0; border:2px solid #d1d1d1; border-radius:4px; display: table; margin:0 0 20px;} #travelInfoBox h2 { background:#f1f1f1; margin: 0 0 10px 0; padding:6px 10px; font-weight: normal; border-bottom:1px solid #d1d1d1;} .travelPorduct { padding: 10px; border-right:1px solid #c5c5c5; line-height:20px; } .travelPorduct img{ margin:0 10px 10px 0; width:99px; height:96px; } .productTitle { display: block; font-size:14px; margin: 0 0 8px 0;} .productTitle a:hover { text-decoration: none;} #travelInfoContent { line-height:22px; margin-bottom:15px;} #travelInfoContent h2 { background: none repeat scroll 0 0 #E2E2E2; border-left: 8px solid #BDBDBD; clear: both; display: block; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; margin-bottom: 15px; padding: 5px 0 5px 15px; font-weight: normal; margin:0 0 20px 0; } .travelToolsList {border-right:1px solid #c5c5c5; } .B-traveltools { background:url(/css/images/guide/bg-city/banner-travel-info.jpg) right 40px no-repeat #f3f3f3!important;}