@charset "utf-8";
/* CSS Document */
.applemenu{
	width:180px;
	border-bottom:0px;
	background:url(../images/bot_menu_g.gif) left bottom no-repeat; 
	margin: 0 auto;
	margin-bottom: 10px;
	padding-bottom:20px;
/*	margin-top: -10px; */
}
div.silverheader{
	margin-bottom:0px;
}
div.silverheader h2{
	display:block;
	height:32px;
	margin-bottom: 1px;
	background:url(../images/big_bull.gif) 5% 50% no-repeat;
	
}
.applemenu div.silverheader a{
	display: block;
	position: relative;
	height:32px;
	line-height:32px;
	font-size:12px;
	font-weight:bold;
	color:#333399!important;
	padding-left:5px;
	margin-left:10px;
	margin-right:10px;
	background:url(../images/dotted.gif) bottom repeat-x;
	padding-left:15px;

}
ul.dm_nganh_hang {
	margin:2px 10px 2px 20px;
	padding-left: 5px;
	background-color: #fff;
}
.applemenu div.silverheader a:hover{display: block; height:32px; }
.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{color:#159815;}
.applemenu div.submenu{	height: auto;}
.applemenu div.submenu ul li a{
	color:#50170D;
	background:url(../images/_bullet_g.gif) no-repeat;
	padding:0px 0 0px 10px;
	height:auto;
	font-size:12px;
	display:block;
	margin-right:5px;
	border-bottom: dotted 1px #f0f0f0;
	background-position:0% 50%
}
.applemenu div.submenu ul li a:hover{text-decoration:none;font-weight:bold;}

