@charset "utf-8";

/* CSS Document */
.deailsearch {
	background: url(../img/shipsdetailtopbj.gif) repeat-x;
	height: 50px;
	padding: 20px 0 0 10px;
}

.deailsearch form {
	border: 1px solid #333;
	height: 30px;
	width: 320px;
}

.deailsearch form .input {
	background: url(../img/shipsdetailsearchbj1.gif) repeat-x;
	height: 28px;
	width: 255px;
	padding: 0 5px;
}

.deailsearch form .but {
	background: url(../img/shipsdetailsearchbj2.gif) no-repeat;
	height: 28px;
	width: 55px;
}

.deailmain .left {
	width: 19%;
	border-right: 1px solid #d9d9d9;
	line-height: 27px;
	padding: 10px 0;
	float: left;
}

.deailmainl {
	line-height: 40px;
	background-color: #e7ebef;
	height: 100%;
	overflow:hidden;
}

.deailmainl span { /*background-color: #dae3ed;*/
	display: block;
	padding-left: 20px;
}

.deailmainl ol {
	padding-left: 40px;
}

.deailmain .right {
	width: 78%;
	padding: 5px 0;
}

.deailmainr {
	line-height: 50px;
	height: 100%;
	background-color: #f3f5f5;
}

.deailmainr div {
	margin: 0px 5px;
}

.deailmainr div h1 {
	font: 16px/ 30px Verdana, "微软雅黑";
	color: #224872;
	background-color: #e7ebef;
}

a:link {
	color: #224872;
	text-decoration: none;
	font: 14px Verdana, "微软雅黑";
}

a:visited {
	color: #224872;
	text-decoration: none;
}

/* a:hover {
	color: #c00;
	text-decoration: underline;
} */

ul {
	list-style: none;
}

/*选项卡1*/
#Tab1 {
	width: auto;
	margin: 0px;
	padding: 0px;
	margin: 0 auto;
}

.menu1 {
	width: 100%;
	background: url(../img/menu-1.png) no-repeat ;
	height: 28px;
	line-height: 28px;
}

.menu2 {
	width: 100%;
	background: url(../img/menu-2.png) no-repeat ;
	height: 28px;
	line-height: 28px;
}

.menu4 {
	width: 100%;
	background: url(../img/menu-4.gif) no-repeat ;
	height: 28px;
	line-height: 28px;
}

.menu1 ul {
	margin: 0px;
	padding: 0px;
}

.menu1 li {
	float: left;
	display: block;
	cursor: pointer;
	width: 114px;
	text-align: center;
	color: #949694;
	font-weight: bold;
}

.menu1 li.hover {
	margin-top:10px;
	padding: 0px;
	background: #fff;
	width: 116px;
	background: url(../img/menu_hover.gif);
	color: #67c905;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
}

.menu2 ul {
	margin: 0px;
	padding: 0px;
}

.menu2 li {
	float: left;
	display: block;
	cursor: pointer;
	width: 114px;
	text-align: center;
	color: #949694;
	font-weight: bold;
}

.menu2 li.hover {
	padding: 0px;
	background: #fff;
	width: 116px;
	border-left: 1px solid #A8C29F;
	border-top: 1px solid #A8C29F;
	border-right: 1px solid #A8C29F;
	background: url(../img/menu_hover.gif);
	color: #739242;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
}

.menu4 ul {
	margin: 0px;
	padding: 0px;
}

.menu4 li {
	float: left;
	display: block;
	cursor: pointer;
	width: 114px;
	text-align: center;
	color: #949694;
	font-weight: bold;
}

.menu4 li.hover {
	padding: 0px;
	background: #fff;
	width: 116px;
	border-left: 1px solid #A8C29F;
	border-top: 1px solid #A8C29F;
	border-right: 1px solid #A8C29F;
	background: url(../img/menu_hover.gif);
	color: #739242;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
}

.context {
	clear: both;
	margin-top: 0px;
	line-height: 27px;
	text-align: left;
	padding-top: 8px;
	overflow:auto;
	margin-top:0px;
}

.context td{
	clear: both;
	line-height: 27px;
	text-align: left;
	padding-left: 10px;
}


.container {
	margin-top: 0px;
	border: 0px solid #A8C29F;
	border-top: none;
	height: auto;
	text-align: left;
	padding-left: 0px;
}

.tab01{
	width:100%;
	text-align:center;
	border:1px solid #eab642;
	margin-top:10px;
	}
.tab01 th, .tab01 input{
	padding:1px 3px;
	border:1px solid #eab642;
    background:#fff;
	font-size:14px;
	}
.tab01 td a{
	color:#813a01;
	}
.tab01 th{
	background:#ffe985;
	color:#813a01;
	font-weight:normal;
	}
.tab01 .line td{
	background:#f7f7f7;
	}
	
.leftnav_click{
	background:#8cc3ff;
	color:#F03F42;
}
	
