body {
  font-family: arial, helvetica, sans-serif;
  background-color: #2b9ae1;
}

img {
  border: 0;
}

h1, h2, h3 {
  color: #666666;
}

h1 {
  clear: both;
  font-size: 18px;
}

#top {
  margin: 0;
  padding: 0;
  background: url(image/top.jpg);
}

#top img {
  float: left;
  padding: 0;
  margin: 0;
}

#top p {
  float: right;
  padding: 60px 0 0 0;
  margin: 0;
}

#main {
  text-align: left;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  overflow: auto;
}

p.mainhdr {
  margin: 0;
  padding: 6px 0;
  text-align: center;
  font-weight: bold;
  color: #062969;
  background-color: #ffd592;
}

#content {
  float: left;
  margin: 0;
  padding: 20px;
  width: 540px;
  overflow: hidden;
}

.contenthome {
  width: 800px;
}

#content p {
  text-align: justify;
}

#content a, #content a:hover, #content a:visited  {
  color: #006db3;
  text-decoration: underline;
}

#content p.announce {
  padding: 5px;
  color: #000000;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  background-color: #9dd8ff;
  border: 2px solid #2b9ae1;
}

#content p.announce a, p.announce a:hover, p.announce a:visited {
  color: #000000;
}

.fronthdr {
  float: left;
  margin-bottom: 20px;
  width: 260px;
  text-align: center;
  color: #062969;
  font-weight: bold;
  overflow: hidden;
}

#sidebar {
  float: left;
  margin: 0;
  padding: 20px 0;
  width: 200px;
}

#sidebar p {
  margin-bottom: 0;
  padding: 5px 0;
  text-align: center;
  font-weight: bold;
  color: #062969;
  background-color: #fff2e1;
}

.clear {
  margin: 0;
  padding: 0;
  clear: both;
  font-size: 2px;
}

.xmas {
  color: #CC0000;
  font-size: 13px;
  font-weight: bold;
  background: #eebdb1;
  padding: 3px;
  margin: 0;
  line-height: 20px;
}

.textem {
  font-size: 12px;
  color: #666666;
  text-decoration: none;
  font-style: italic;
  font-weight: 600;
}

.text-gray {
  font-size: 14px;
  color: #666666;
  text-decoration: none;
}

.title {
  font-size: 14px;
  color: #FFFFFF;
  padding-left: 10px;
}

.link {
  font-size: 11px;
  color: #003366;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.text-10 {
  font-size: 10px;
  color: #003366;
  text-decoration: none;
}

.top {
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
}

.top a {
  margin: 0 5px;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.top a:hover {
  color: #BFD7E9;
}

.bottom {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}

.bottom a {
  margin: 0 5px;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: underline;
}

.bottom a:hover {
  color: #BFD7E9;
}

p.botvc a {
  margin: 0;
}

.sideimg {
  float: left;
  margin: 2px;
}

.subtitle {
  font-size: 18px;
  color: #003366;
  text-decoration: none;
  font-weight: 600;
}

.main {
  font-size: 12px;
  color: #000000;
  padding: 5px;
}

#content .fltright {
  float: right;
  margin: 0 0 10px 20px;
}

#slideshow {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 540px;
  height: 150px;
  overflow: hidden;
}

.travelresourcestitle a {
  font-size: 13px;
  color: #003366;
  background-image: url(image/arrow.jpg);
  padding-left: 15px;
  background-repeat: no-repeat;
  text-decoration: underline;
}

div.groupcruise {
  border-bottom: 1px solid #bbbbbb;
  padding: 10px 0;
}

.packbox {
  position: relative;
  float: left;
  width: 170px;
  height: 450px;
  margin: 10px 20px 20px 0;
  border: 2px solid #e9b158;
  background-color: #ffefd6;
}

.pblast {
  margin-right: 0;
}

.packbox h3 {
  margin: 0;
  padding: 5px 10px;
  color: #062969;
  background-color: #ffd592;
}

#content .packbox p, #content .packbox ul {
  font-size: 11px;
  margin: 0;
}

#content .packbox p {
  text-align: left;
  padding: 5px 10px;
}

#content .packbox ul {
  padding: 5px 10px 5px 20px;
}

#content .packbox p.btn {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  width: 150px;
  text-align: right;
  font-weight: bold;
  background-color: #2b9ae1;
}

#content .packbox p.btn a  {
  color: #ffffff;
}