@charset "windows-874";

/* START MENU */
.menu-top{
	width:181px;
	height:54px;
}
.top-bg-menu{
/*	background-image: url(/images/All/top_bg_menu.gif);*/
	width:185px;
	height:406px;
	border-left:#e6e6e6 1px solid;
	border-bottom:#e6e6e6 1px solid;
	border-right:#e6e6e6 1px solid;
	padding-top:10px;
	margin-top:-10px;
}
*:first-child+html .top-bg-menu{
/*	background-image: url(/images/All/top_bg_menu.gif);*/
	width:185px;
	height:406px;
	border-left:#e6e6e6 1px solid;
	border-bottom:#e6e6e6 1px solid;
	border-right:#e6e6e6 1px solid;
	padding-top:10px;
	margin-top:-13px;
}
.bg-menu{
	margin:0 2px 2px 2px;
	background-image: url(/images/All/top_bg_menu.gif);
	height:404px;/*6*/
	width:181px;
}
.menu-box{
	height:31px;
	width:181px;
}
.menu-box-icon{
	height:31px;
	width:51px;
	float:left;
}
.menu-box-icon-img{
	height:26px;
	width:32px;
	margin:3px 0 0 10px;
	border:0px;
}
.menu-box-text{
	height:24px;
	width:120px;
	float:left;
	padding:7px 0 0 10px;
	font: bold  13px Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
.menu-box-a:hover{
	font: bold  13px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
.menu-box-a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
/* END MENU */
