@CHARSET "UTF-8";
html,body,div,a,ul,li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration: none;
	list-style-type: none;
}

:focus {
	outline: 0;
}

table {
	border-collapse: separate;
	border-spacing: 2;
}

div,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,img,ol,ul,li,table,th,td,p,span,a {
	border: 0;
	font-size: 12px;
}

.header {
	padding: 0 0 0 0;
}

.header {
	border-bottom: 1px solid #CCC;
}

.header_menu {
	height: 28px;
	line-height: 28px;
	background:#000;
}

.header_menu ul {
	float: left;
	
}

.header_menu ul li {
	float: left;
	height: 28px;
	line-height: 28px;
}

.header_menu ul .lifirst {
	background: none;
}

.header_menu ul li a {
        font: 12px/1 Tahoma, Helvetica, Arial, "����b8b\4f53", sans-serif;
	padding: 0 0;
	color: #FFF;
	width: 100px;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	text-align: center;
}

.header_menu .nav .login {
	background: url(../img/logininco.png) no-repeat 0 0;
}

.header_menu .nav .register {
	background: url(../img/logininco.png) no-repeat 0 -32px;
}

.header_logo {
	width:100%;
	height: 58px;
	line-height: 58px;
	background: url(../img/head_stroke_new1.png) 0 0 repeat-x;
}

.header_logo .logo {
	float: left;
}

.header_logo .line {
	width: 1px;
	background-color: #CCC;
	height: 45px;
	float: left;
	margin: 0 8px;
}

.header_logo .shipslogo {
	float: left;
}

.header_logo .left {
	padding-left: 10px;
	padding-top: 5px
}

.shipstopform {
	float: left;
	line-height: 35px;
	color: #666;
	margin: 5px 0 0 30px;
	padding-left: 0px;
}

.shipstopform .search {
	float: left;
	margin: 0 5px;
}

.shipstopform .input,.shipstopform select,.shipstopform .input2 {
	border: 1px solid #a3c5dc;
	background-color: #e4edf2;
}

.shipstopform select {
	padding: 2px;
	float: left;
	margin: 8px 0 0 5px;
}

.shipstopform .input {
	padding: 0px;
	height: 20px;
	margin: 0 3px;
	width: 200px;
}

.shipstopform .input2 {
	padding: 0px;
	height: 20px;
	margin: 0 3px;
	width: 100px;
}

.but1 {
	background: url(../img/shipbut1.png) no-repeat;
	width: 39px;
	height: 22px;
	color: #FFF;
	line-height: 22px;
	cursor:pointer;
}

.but2 {
	background: url(../img/shipbut2.png) no-repeat;
	width: 80px;
	height: 22px;
	color: #FFF;
	line-height: 22px;
	cursor:pointer;
}


.header_menu ul li .first {
	width: 60px;
}

.header_menu ul li a:hover {
	text-decoration: none;
	color: #FF0;
}

.header_menu ul li a.on {
	background: url(../img/headermenubjon.png) no-repeat top center;
	color: #FF0;
}

.header_menu .nav {
	margin-bottom: 6px;
	text-align: right;
	margin-right: 10px;
	float: right
}

.header_menu .nav a {
	padding-left: 20px;
	color: #999;
	margin-left: 15px;
	color: #dff3ff;
}

.header_menu .nav .login {
	background: url(../img/logininco.png) no-repeat 0 0;
}

.header_menu .nav .register {
	background: url(../img/logininco.png) no-repeat 0 -32px;
}

.header_menu .nav .loginoff {
	background: url(../img/logoff2.png) no-repeat 0 0;
}

.header_menu .nav a {
	font-size: 13px;
}

.header_logo {
	height: 58px;
	line-height: 58px;
	background: url(../img/head_stroke_new1.png) 0 0 repeat-x;
	position:absolute;
}

.header_logo .logo {
	float: left;
}

.header_logo .line {
	width: 1px;
	background-color: #CCC;
	height: 45px;
	float: left;
	margin: 0 8px;
}

.header_logo .shipslogo {
	float: left;
}

.header_logo .left {
	padding-left: 10px;
	padding-top: 5px
}

.header .shipsnav {
	text-align: center;
	height: 25px;
	line-height: 25px;
	background: url(../img/header_menu.png) 0 0 repeat-x;
	width: 100%;
	position:absolute;
	top:86px;
}

.header .shipsnav a {
	line-height: 25px;
	font-size: 13px;
	color: #0000ff;
	font-weight: bold
}

.header .shipsnav span {
	text-align: center;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin: 5px 3px 0 18px;
}

.header .shipsnav .fssb {
	background: url(../img/losing.png) 0 0 no-repeat;
}

.header .shipsnav .xdx {
	background: url(../img/message.png) 0 0 no-repeat;
}

.header .shipsnav .fsdx {
	background: url(../img/sent.png) 0 0 no-repeat;
}

.header .shipsnav .ysdx {
	background: url(../img/get.png) 0 0 no-repeat;
}

/* common styling */
/* set up the overall width of the header.header_menu div, the font and the margins */
.header_menu {
	font-family: arial, sans-serif;
	
	margin: 0;
	
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.header_menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */

/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.header_menu ul li a,.header_menu ul li a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
        cursor:pointer;
}
/* make the dropdown ul invisible */
.header_menu ul li ul {
	display: none;
	position:absolute;
	top:28px;
	left:240px;
	
}
/* specific to non IE browsers */
/* set the background and foreground color of the main header.header_menu li on hover */

/* make the sub header.header_menu ul visible and position it beneath the main header.header_menu list item */
.header_menu ul li:hover ul {
	display: block;
	
}
/* style the background and foreground color of the submenu links */
.header_menu ul li:hover ul li a {
	display: block;
	background: #faeec7;
	color: #000;
}

.header_menu ul li:hover ul li a:hover {
	background: #dfc184;
	color: #000;
}

.leftnav {
	line-height: 34px;
	border-top: 0px solid #CCC;
	position: absolute;
	top: 0px;
	width: 15%;
	
}

.leftnav li a {
	height: 34px;
	display: block;
	line-height:34px;
}



.leftnav li a:hover,.leftnav li .on {
	text-decoration: none;
	color:#224872;
}

.leftnav li a span {
	display: block;
	width: 1px;
	height: 9px;
	/* background: url(../img/navinco.png) no-repeat 0 -17px; */
	float: left;
	margin:0px 0px 0 0px;
	padding-left:10px;
}


