#wrapper #container #content #header{
  background: url('../images/sub_header_bg.jpg') no-repeat;
}

#wrapper #container #content #middle #middle_right{
  background: none;
  width:640px;
  padding-left:8px;
}

#wrapper #container #content #middle #middle_right #travel{
  background: url('../images/travel_package_bg.jpg') no-repeat;
  width: 587px;
  height: 114px;
  margin-top:-3px;
  color: #666666;
  font-size: 12px;
  padding: 65px 20px 0px 20px;
  line-height:20px;
}

#wrapper #container #content #middle #middle_right #travel #view_all{
  margin-top:35px;
  background: url('../images/view_allT.jpg') no-repeat;
  width:109px;
  height:30px;
}

#wrapper #container #content #middle #middle_right #body_copy{
  display:inline;
  width:390px;
  margin-left:20px;
  margin-top:20px;
  color: #333333;
  line-height:17px;
  float:left;
}

#wrapper #container #content #middle #middle_right #body_copy H1{
  font-size: 25px;
  font-family: Georgia;
  font-weight: normal;
  color: #8a4b1c;
  line-height:26px;
  margin-bottom:10px;
}

#wrapper #container #content #middle #middle_right #body_copy #crumbs{
  margin-bottom:15px;
  cursor: pointer;
}


#wrapper #container #content #middle #middle_right #body_copy #crumbs .crumb{
  width:372px;
  height:21px;
  font-size: 13px;
  color: #FFFFFF;
  margin-bottom: 5px;
  padding: 4px 0px 0px 10px;
}

#wrapper #container #content #middle #middle_right #body_copy #crumbs .crumb.area{
  background: url('../images/crumb_area.jpg') no-repeat;
  cursor: pointer;
}

#wrapper #container #content #middle #middle_right #body_copy #crumbs .crumb.host{
  background: url('../images/crumb_host.jpg') no-repeat;
  cursor: pointer;
}

#wrapper #container #content #middle #middle_right #body_copy #crumbs .crumb.package{
  background: url('../images/crumb_package.jpg') no-repeat;
  cursor: pointer;
}

#wrapper #container #content #middle #middle_right #body_copy IMG{
  padding:2px;
  border: 1px solid #c2c2c2;
  margin-bottom:10px;
}

#wrapper #container #content #middle #middle_right #body_copy a{
  font-weight: bold;
  color: #006c9a;
  text-decoration: none;
}

#wrapper #container #content #middle #middle_right #body_copy a:hover{
  text-decoration:underline;
}

#wrapper #container #content #middle #middle_right #side_bar{
  float:left;
  background: url('../images/side_bar_bg.jpg') no-repeat;
  width: 176px;
  height: 220px;
  margin-left:11px;
  margin-top:25px;
  text-align:center;
  padding: 25px 16px 0px 16px;
  position:relative;
}

#wrapper #container #content #middle #middle_right #side_bar IMG{
  position:absolute;

}

#wrapper #container #content #middle #middle_right #side_bar .book{
  bottom:45px;
  right:15px;
}

#wrapper #container #content #middle #middle_right #side_bar .notice{
  position:absolute;
  bottom:10px;
  right:30px;
  font-size: 11px;
  color: #666666;
  width:145px;
}

#wrapper #container #content #middle #middle_right #side_bar .area{
  right:11px;
  top:260px;
}

#wrapper #container #content #middle #middle_right #side_bar .host{
  right:11px;
  top:308px;
}




