@charset "utf-8"; /* CSS Document */ h1 { font-size: 30px; text-align: center; border-bottom: none; } .traditions { background: #e7e8ea; padding-bottom: 20px; padding-top: 40px; margin-bottom: 50px; } .traditions h2 { color: #0c6197; font-size: 30px; } h2 { color: #185ba0; font-size: 25px; text-align: center; } .PerformingArts { background: rgba(0, 0, 0, 0) url(/image/travelguide/attraction-guide/cities.jpg) no-repeat scroll 0 0; height: 490px; margin-top: 20px; margin-bottom: -20px; } .performing { background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; color: #fff; padding-bottom: 20px; top: 55px; padding-top: 10px; border-radius: 4px; } .PerformingArts h2 { color: #fff; font-size: 35px; margin-bottom: 30px; } ul.white li { background: rgba(0, 0, 0, 0) url("/image/travelguide/culture/index/white.png") no-repeat scroll 20px center; font-size: 18px; margin-bottom: 10px; padding-left: 45px; } .toptitle { background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; bottom: 0; color: #fff; font-size: 16px; padding-bottom: 5px; padding-top: 5px; position: absolute; text-align: center; width: 100%; left: 0; border-radius: 0 0 4px 4px; } .toparticle { position: relative; margin-bottom: 30px; border-radius: 4px; } ul.gray li { background: rgba(0, 0, 0, 0) url(/image/travelguide/attraction-guide/list.jpg) no-repeat scroll 20px center; font-size: 14px; margin-bottom: 10px; padding-left: 40px; } ul.gray li a:hover { color: #a31022; } ul.gray li a { text-decoration: none; } .yztour { margin-bottom: 30px; } .yztour img { border-radius: 4px 4px 0 0; } .tour { background: #e7e8ea none repeat scroll 0 0; height: 300px; padding-left: 15px; padding-right: 10px; padding-top: 5px; width: 550px; border-radius: 0 0 4px 4px; } .tour span.tourname { display: block;font-size: 20px; height: 30px; margin-bottom: 10px; margin-top: 10px; text-transform: uppercase } ul.white li a { color: #fff; text-decoration: none; } ul.white li a:hover { color: #fff; text-decoration: underline; }