﻿@charset "utf-8";

/*------------------------------------------------------subnav start---------------------------------------------------------*/

#navwrap{
	width: 907px;
	height:31px;
	background-image:url(../images/subnav_bg.jpg);
	margin:1px auto 5px;
}

#navwrap #subnav{
	margin:0 auto;
	width:868px;
	height:23px;
	background-image:url(../images/subnav.jpg);
	text-align:left;
	padding:8px 0 0 18px;
}

#navwrap #subnav ul{
	width: 200px;
	text-align:left;
	margin-left:620px;
}
	
#navwrap #subnav li {
	list-style: none;
	float:left;
	padding: 0 15px;
}

.bg_dot{
	background-image:url(../images/dotted.gif) ;
	background-repeat: no-repeat;  
}

#title{
	width:868px;
	height:51px;
	text-align:left;
	background-image:url(../images/title_bg.jpg);
	padding: 8px 0 0 20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

/*------------------------------------------------------subnav end---------------------------------------------------------*/

/*------------------------------------------------------vessel start---------------------------------------------------------*/

#subcontent{
	width:797px;
	margin:0 auto;
	padding:25px;
	border-left-color:#e2e2e2;
	border-right-color:#e2e2e2;
	text-align:left;
}

#subcontent .table_style{
	border-collapse:collapse;
	width:765px;
	border-top:6px solid #3280e6;
	margin-bottom:10px;
	margin-left:15px;
	margin-top:15px;
}

#subcontent .table_style td{
	border:1px solid #3280e6;
	line-height: 14px;
	padding:5px;
}

#subcontent .table_style th{
	border:1px solid #3280e6;
	text-align:center;
	line-height: 14px;
	padding:5px 2px;
}

.bg_blue{
	background-color:#e7f1fc;
}

.strong_12{
	font-weight:600;
	font-size:12px;
}

/*------------------------------------------------------vessel end---------------------------------------------------------*/

/*------------------------------------------------------container start---------------------------------------------------------*/

#subcontent #ship{
	margin:0 auto;
	width:550px;
	text-align:center;
}

#subcontent #ship2{
	margin:5px 10px;
	width:250px;
	float:left;
	text-align:center;
}

/*------------------------------------------------------container end---------------------------------------------------------*/
