@charset "utf-8"; /* CSS Document */ #fullScreen { width: auto; margin: 5px 20px 0 20px; padding-bottom:15px; } /*question typr*/ .questionCategory { width:140px; height:100px; margin-top:10px; background-repeat:no-repeat; padding-left:80px; font-size:11px; line-height:15px; float:left; margin-right:5px; } .questionCategory a { font-size:11px; font-weight:bold; color:#545454; text-decoration:none; margin-bottom:15px; } .questionCategory a:hover { border-bottom:1px #545454 solid; } .travelTipBG { background-image:url(https://data.chinahighlights.com/css/images/faq/tour-bg.gif); background-position:left 5px; } .flightBG { background-image:url(https://data.chinahighlights.com/css/images/faq/flight-bg.gif); background-position:left 5px; } .cruiseBG { background-image:url(https://data.chinahighlights.com/css/images/faq/cruise-bg.gif); background-position:left 3px; } .tipBG { background-image:url(https://data.chinahighlights.com/css/images/faq/tips-bg.png); background-position:left 3px; } .hotelBG { background-image:url(https://data.chinahighlights.com/css/images/faq/hotel-bg.png); background-position:10px 2px; } #maincontentWide h2 { font-size:18px; font-weight: normal;}