﻿#top-menu {width:100%;}
#top-menu .left{width:7px;height:46px;background: url('../pic/menus/customer/left.png');}
#top-menu .bg{height:46px;background: url('../pic/menus/customer/bg.png');}
#top-menu .right{width:7px;height:46px;background: url('../pic/menus/customer/right.png');}

#topmenu_cus {	
	height: 46px;	
	z-index: 1;	
	}
.menu_top {	
	height:46px;
	position:relative;
	font-size:11px;
	margin: 0;
	
}
.menu_top ul li a {
	display:inline-block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	
	height:42px; 
	text-align:center;
	border-bottom: 0;
	
	line-height:48px; 
	font-size:11px; 
	overflow:hidden;
	padding:0 10px;
}
.menu_top ul li a:hover {
	text-decoration:underline;
	color:#fff;
	font-weight:bold;
}

.menu_top .one {
	background:url('../pic/menus/customer/1a.png');
	padding-left: 1px;
	margin-right: -1px;
}
.menu_top .three {
	background:url('../pic/menus/customer/3a.png');
}

.menu_top ul {padding:0; margin:0; list-style: none;}
.menu_top ul li {float:left; position:relative;}
.menu_top ul li ul {display: none;}
.menu_top ul li.seperator{width:1px;height:48px;     background: url('../pic/menus/customer/seperator.png');}
/* button hover properties 



.menu_top ul li a:hover {color:#043454; background: url('../pic/menus/customer/2b.png');}
.menu_top ul li:hover ul {display:block; position:absolute; top:42px; left:0; width:152px; margin: 0; padding: 0;}
.menu_top ul li ul li a.two:hover {background:#6a3; color:#fff;}
.menu_top ul li ul li:hover a.two:hover {background:#6fc; color:#544a3a;}
.menu_top ul li:hover ul li ul {display: none;}

.menu_top ul li .one:hover {color:#043454; background: url('../pic/menus/customer/2b.png');}
.menu_top ul li .three:hover {color:#043454; background: url('../pic/menus/customer/2b.png');}*/

/* dropdown properties */
.menu_top ul li ul li a:hover {background-image: none; display:block;height: 28px; line-height: 26px; color:#043454; width:142px; text-align:left; margin: 0; padding:0 0 0 11px;font-weight:normal;}
.menu_top ul li:hover ul {
	margin: 0 0 0 3px;
	padding: 0;
	background: url('../pic/menus/customer/ddbg.png');
	background-repeat:no-repeat;
	background-position:bottom left; 
}
.menu_top ul li:hover ul .hlight {
	background: url('../pic/menus/customer/hlight2.png');
	margin-right: 1px;
}

/* dropdown selected properties */
.menu ul li:hover ul li a:hover {color:#fff; background: url('../pic/menus/customer/hlight.png');}

.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}









/* Navigation
-----------------------------------------------------------------------------*/
.navigation dl{
float:right;
width: 200px;
margin: 0;
padding: 0;
}



.navigation dt{
margin:0;
font-size: 12px;
padding:6px 5px 10px 20px ;
color: #ffffff;
/**background: #333 url(../pic/menus/products/product-menu-bg.png) repeat-x;**/
font-weight:bold;
}
.navigation dd{
margin:0;
padding:0;
color:#2d64b7;
font-size: 12px;
/**background: #DCE2DE;**/
border-bottom: 1px dotted #ccc;
}

.navbar a {

font-weight:bold;
text-decoration:none;
display:block;
padding:8px 5px 8px 20px;
/**background: transparent url(../pic/menus/products/arrow.gif) 10px 50% no-repeat;**/
color:#2d64b7;

}

.navbar a.submenu {
color:#2d64b7;
font-weight:bold;
text-decoration:none;
display:block;
padding:5px 5px 5px 35px;
BORDER-TOP:dotted 1px Silver;
/**background: transparent url(../pic/menus/products/arrow.gif) 25px 50% no-repeat;**/
}

.navbar a:hover 
{
text-decoration:none;
font-weight:bold;
color:Blue;
}
.navbar a.submenu{font-family:Tahoma;font-size:11.5px;font-weight:normal;color:#2d64b7}
.navbar a.submenu:hover 
{
	text-decoration:none;
	FONT-WEIGHT:normal;
}

/*top menu*/
.menu_topmenulink a,.menu_topmenulink a:hover{color:#0b3f62;font-size:11px;text-decoration:underline;font-family:Tahoma;}
.menu_topmenulink a:hover{text-decoration:none;}
.menu_topmenuchangelang{font-size:11px;font-family:Tahoma;}
.menu_topmenuchangelang a,.menu_topmenuchangelang a:hover{color:#0b3f62;font-size:11px;font-family:Tahoma;}
