@charset "UTF-8";
/* CSS Document */

body{
background-color:#fff;
margin: 0;
color: #333;
font-size:12px;
}

a:link{color:#69c; text-decoration: none; font-weight:900;}
a:visited{text-decoration: none;}
a:hover{color:#c60;text-decoration:underline;}

.contents {
  width:100%;
  height:88%;
}

.head {
  width:100%;
  height:84px;
  background-image:url(../images/head.gif);
}

.side {
  width:230px;
  height:100%;
  background-image:url(../images/side.gif);
}

.SideMenu {
  width:230px;
}

.topMenu {
  width:720px;
  font-size:11px;
  margin-left:15px;
  margin-top:10px;
}

.topMenu2 {
  width:720px;
  font-size:11px;
  margin-left:15px;
}

.goTop {
  width:95%;
  margin-top:20px;
  margin-bottom:20px;
  margin-left:15px;
  font-size:11px;
  border-top:1px solid #ccc;
}

.search {
  width:200px;
  margin-top:5px;
}

.contentsTitle {
  width:720px;
  line-height:120%;
  margin-top:10px;
  margin-left:15px;
  font-size:11px;
}

.contentsHead {
  width:650px;
  font-size:30px;
  color:#6cc;
  font-weight:900;
  font-family:sans-serif;
}

.contentsHead2 {
  width:240px;
  font-size:30px;
  color:#6cc;
  font-weight:900;
  font-family:sans-serif;
}

.text {
  width:720px;
  margin-left:15px;
  line-height:200%;
  font-size:12px;
  padding:5px;
  margin-bottom:10px;
}

.ships {
  width:750px;
  height:300px;
  margin-left:15px;
  padding:5px;
  margin-bottom:10px;
}

.shipData {
  width:740px;
  height:300px;
  padding:5px;
  margin-bottom:10px;
  background-image:url(../images/ships/data_frame.jpg);
  background-position:right top;
  background-repeat:no-repeat;
}

.shipData2 {
  width:208px;
  height:310px;
  margin-left:15px;
  padding:5px;
  margin-bottom:10px;
  background-image:url(../images/ships/data_frame2.jpg);
  background-position:right top;
  background-repeat:no-repeat;
}

.shipData3 {
  width:740px;
  height:310px;
  margin-left:15px;
  padding:5px;
  margin-bottom:10px;
  background-image:url(../images/ships/data_frame2.jpg);
  background-position:right top;
  background-repeat:no-repeat;
}

.shipDataList {
  width:180px;
  height:220px;
  margin-right:5px;
  margin-top:30px;
  font-size:11px;
}

.shipDataList2 {
  width:200px;
  height:220px;
  margin-right:5px;
  margin-top:30px;
  font-size:11px;
}

.interviewFrame {
  width:750px;
  margin-left:15px;
  margin-top:10px;
}

.interviewFrame2 {
  width:750px;
  margin-left:15px;
}

.interviewText {
  width:350px;
  line-height:25px;
  font-size:12px;
  padding:5px;
}

.interviewText2 {
  width:540px;
  line-height:30px;
  font-size:12px;
  padding:5px;
}

.interviewText3 {
  width:575px;
  line-height:25px;
  font-size:12px;
  padding:5px;
}

.interviewText4 {
  width:575px;
  line-height:25px;
  font-size:12px;
  margin-left:50px;
/*  padding:5px;*/
}
.interviewText5 {
  width:600px;
  line-height:25px;
  font-size:12px;
  padding:5px;
}


.interviewTitle {
  width:540px;
  line-height:120%;
  font-size:14px;
  color:#6cc;
  font-weight:900;
}

.interviewTitle2 {
  line-height:25px;
  font-size:14px;
  color:#6cc;
  font-weight:900;
}

.interviewTitle3 {
  line-height:20px;
  font-size:14px;
  color:#6cc;
  font-weight:900;
}

.title {
  width:95%;
  height:27px;
  margin-left:15px;
  margin-top:10px;
  background-image:url(../images/titlebanner.jpg);
  background-repeat:no-repeat;
  color:#fff;
  font-size:14px;
  font-weight:900;
}

.title_season {
  width:95%;
  height:27px;
  margin-left:15px;
  margin-top:10px;
  color:#039;
  font-size:13px;
  font-weight:900;
  border-bottom:3px dotted #69c;
}

.youTVbanner{
  margin-top:10px;
}

.season {
  width:95%;
  margin-left:15px;
  margin-top:5px;
  line-height:200%;
  font-size:12px;
  padding-left:5px;
}

.info {
  width:95%;
  margin-left:15px;
  line-height:200%;
  font-size:12px;
  padding:5px;
  margin-bottom:10px;
  border:#6cc 1px solid;
  background-color:#ececec;
}

.youTVbanner{
  margin-top:10px;
}

.sitemap {
  margin-top:10px;
}

.cruise {
	line-height:120%;
	margin-top:10px;
	margin-left:15px;
	font-size:20px;
	color:#003399;
	font-style: normal;
	font-weight: bolder;
}

.cruiseList {
  width:180px;
  height:220px;
  margin-left:15px;
  padding:5px;
  margin-bottom:10px;
  background-image:url(../images/ships/data_frame.jpg);
  background-position:right top;
  background-repeat:no-repeat;
  font-size:11px;
}

.shipPhoto {
	border: 2px solid #ddd;
}
