#bgbarMnuTop1{
	background:url(../images/bgMnuBar.jpg) top left repeat-x;
	height:65px;
	margin:0 auto;
	min-width: 990px!important;
	width: expression(document.body.clientWidth < 990? "990px" : "auto");
	width:auto!important;
}
#bgbarMnuTopContent1{
	width:990px;
	margin:0 auto;
	height:65px;
}
a#iconHome{
	display:block;
	float:left;
	width:30px;
	margin-top:1px;
	height:32px;
	background:url(../images/iconHome.jpg) top left no-repeat;
}
.mnu_lv1_normal
{
	height: 30px;
	float: left;
	line-height:27px;
	text-align: center;		
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	
	
}
.mnu_lv1_normal a
{
	font-size: 13px; 
	color: #fff;
	line-height: 27px;			
	padding: 0 20px 0 0;
	font-family:Tahoma;
}
.mnu_lv1_selected_left
{
	width:4px;
	height: 30px;
	float: left;
	background-image: url(../Images/mmu_lv1_selected_left.jpg);
	background-repeat: no-repeat;
}

.mnu_lv1_selected_right
{
	width: 4px;
	height: 30px;
	float: left;
	background-image: url(../Images/mmu_lv1_selected_right.jpg);
	background-repeat: no-repeat;
}
.mnu_lv1_selected_center
{
	height: 30px;
	float: left;	
	background-image: url(../Images/mmu_lv1_selected_center.jpg);
	background-repeat: repeat-x;
	cursor: pointer;	
	text-align: center;
}

.mnu_lv1_selected_center a
{	
	font-weight:bold;	
	font-size: 13px; 
	color: #004e7f;
	line-height: 27px;			
	padding: 0 20px 0 0;
	font-family:Tahoma;
	text-decoration:none;
}

.mnu_lv2_normal
{
	height: 31px;
	float: left;	
	
}

.mnu_lv2_selected
{
	height: 31px;
	float: left; 
	font-size: 12px; 
	color: #004e7f;
	font-family:Tahoma;
	line-height: 27px;		
	cursor: pointer;
	padding-left:10px;	
	background:url(../images/aSubHver.jpg) top left no-repeat;
}
.mnu_lv2_normal a
{
	height: 31px;
	float: left;
	font-size: 13px;
	font-family:Tahoma; 
	color: #004e7f;
	line-height: 27px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;	
}
.mnu_lv2_selected a
{
	height:31px;
	color: #004e7f;		
	padding-right:10px;	
	background:url(../images/spanSubHver.jpg) top right no-repeat;
	display:block;	
	text-decoration:none;
	
}
.divMenulever2
{
	width: 100%;height: 31px; 
	text-align: left; clear: both; overflow: hidden;margin: 0px;
}
.divDefaultmenu1
{
	width: 800px; float: left; overflow: hidden;
}