@charset "UTF-8";
#left_col .left_page_menu .mid_col .content .present .select {
	font-weight: bold;
	color: #000;
}
/* CSS Document */

#top_menu {
	height: 50px;
	width: 100%;
	/*background-image: url(../../../../../images/Cargo/Cargo_button_bg.jpg);
	background-repeat: repeat-x;*/
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;	
	border-bottom: 1px;
	border-bottom-style: solid;
	border-color: #4c4c4c;
	display: none;
}

.top_menu  {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.btn_guide {
	float: left;
	height: 43px;
	width: 10px;
}
.btn_guide1 {
	float: left;
	height: 43px;
	width: 1px;
	margin-top: 1px;
	background-repeat: no-repeat;
	background-image: url(../../../../../images/Cargo/Cargo_topmenu_guide.jpg);
	background-position: center 0px;
}
.top_menu ul {
	margin: 0px;
	padding: 0px;
}
.top_menu li {
	float:left;
	list-style-type: none;
	list-style-image: url(../../../../../images/Cargo/spacer.gif);
}

.top_menu ul:last-child li {
margin-left: 3px;
}
.top_menu a  {
	display:block;
	text-decoration:none!important;
	color:#005a63;
	padding-top: 16px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.8em;
	padding-bottom: 10px;
}

.top_menu a,  x:-moz-any-link, x:default   {padding-bottom: 10px;}

.top_menu a:hover {
	color:#c2262e;
	/* background-image: url(../../../../../images/Cargo/Cargo_button_over.png); */
	background-repeat: no-repeat;
	background-position: center bottom;
	list-style-type: none;
  }
.top_menu .selected {
	margin-bottom:0px;
	color:#c2262e;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../../../../../images/Cargo/Cargo_button_over.png);
  }
.ul_type_one .link a {
}
