@charset "UTF-8";

/* 610px */
#r_inner  {
  margin: 15px 16px 0 14px !important;
}
div#pagespace {
  float: none;
  padding: 0;
  width: auto;
}
/* end 610px */


#cathay_pacific {
  background: url("../images/ba_base.gif") ;
}

#cathay_pacific  p {
  padding: 5px 10px;
}

#cathay_pacific #theme_list ul {
  margin-top: 15px;
}

#cathay_pacific #theme_list li {
  display: inline;
  margin-left: 30px;
  padding-left: 15px;
  background: url("../images/sankaku.png") no-repeat scroll 0 3px transparent;
}

#cathay_pacific #tour_theme ul {
  overflow: hidden;
}

#cathay_pacific #tour_theme li {
  float: left;
  width: 245px;
  _width: 295px;
  margin-top: 10px;
  margin-left: 5px;
  padding-left: 50px;
}

#cathay_pacific #tour_theme #ayersrock {
  background: url("../images/bg_ayersrock.png") no-repeat scroll 0 0 transparent;  
  height: 295px;
  behavior: url(/js/iepngfix.htc);
}

#cathay_pacific #tour_theme #hamilton {
  background: url("../images/bg_hamilton.png") no-repeat scroll 0 0 transparent;
  height: 295px;
  behavior: url(/js/iepngfix.htc);
}

#cathay_pacific #tour_theme #student {
  background: url("../images/bg_student.png") no-repeat scroll 0 0 transparent;
  height: 295px;
  behavior: url(/js/iepngfix.htc);
}

#cathay_pacific #tour_theme #rute {
  background: url("../images/bg_rute.png") no-repeat scroll 0 0 transparent;
  height: 295px;
  behavior: url(/js/iepngfix.htc);
}

#cathay_pacific #tour_theme #cathay {
  background: url("../images/bg_cathay.png") no-repeat scroll 0 0 transparent;
  height: 295px;
  behavior: url(/js/iepngfix.htc);
}

#cathay_pacific #tour_theme #hongkong {
  background: url("../images/bg_hongkong.png") no-repeat scroll 0 0 transparent;
  height: 295px;
  behavior: url(/js/iepngfix.htc);
}


#cathay_pacific #tour_theme a {
  display:block;
  float: left;
}

#cathay_pacific #tour_theme .link_tour {
  margin-top:200px;
}

#cathay_pacific #tour_theme .link_detail {
  margin-top:200px;
}

#cathay_pacific #tourlist_head {
  background: url("../images/tour_list_head.png") no-repeat scroll 0 0 transparent;
  margin-top: 5px;
  padding-top: 45px;
  width: 610px;
}

#cathay_pacific #tourlist_body {
  background: url("../images/tour_list_body.png") repeat-y scroll 0 0 transparent;
  width: 610px;
}

#cathay_pacific #tourlist_foot {
  background: url("../images/tour_list_foot.png") no-repeat scroll center bottom transparent;
  margin-bottom: 15px;
  padding-bottom: 15px;
  width: 610px;
}

#cathay_pacific #tourlist_body ul {
  overflow: hidden;
  margin-left: 12px;
}

#cathay_pacific #tourlist_body li {
  float: left;
  margin-left: 3px;
}







#cathay_pacific .to_top  {
  text-align: right;
  margin-bottom: 10px;
}


.float_clear  {
  clear: both;
}
