@charset "UTF-8";

h3  {
  margin: 10px 0 10px 0;
}

.top_photo_left  {
  float: left;
  width: 300px;
  margin-right: 5px;
  margin-bottom: 5px;
  overflow:hidden;
}

.enjoy_penang  {
  padding-top: 5px;
  line-height: 250%;
  font-size: 13px;
  font-weight: bold;
  color: #8f0000;
}

.asia_tour_head {
    background: url("../images/ichioshi_head.gif") no-repeat scroll 0 0 transparent;
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 15px;
    padding-top: 28px;
    width: 583px;
}

.asia_tour_body {
    background: url("../images/ichioshi_body.gif") repeat-y;
    width: 583px;
}

.asia_tour_foot {
    background: url("../images/ichioshi_foot.gif") no-repeat scroll center bottom transparent;
    padding-bottom: 16px;
    width: 583px;
}

.asia_tour_head ul {
  margin-left: 15px;
  margin-right: 15px;
}

.asia_tour_head li {
  font-weight: bold;
}


.penang_hotel  {
  width: 300px;
  padding-top: 10px;
  background-image: url(../images/bg_parts.gif);
}

.penang_hotel_left  {
  float: left;
  width: 300px;
}

.penang_hotel_right  {
  float: right;
  width: 300px;
}

.penang_hotel_text  {
  padding-right: 10px;
  height: 120px;
}

.penang_tour_all  {
  margin-left: 150px;
}

.tour_dep  li  {
  display: inline;
}

.float_clear  {
  clear: both;
}


