#mb_box_menu {
	position:absolute;
	top: 268px;
	left: 533px;
}

#menu_login {
	width: 220px;
	height: 29px;
	color: #fff;
	padding-left: 15px;
	line-height: 29px;
}

#memberhover {
	display: none;
	width: 220px;
	height: 29px;
	color: #A70D48;
	padding-left: 15px;
	line-height: 29px;
	text-decoration: none;
}

.whitered a {
	color: #fff;
}

.whitered a:hover {
	color: #A70D48;
	text-decoration: none;
}

#mb_box_menu ul {
	position: relative;
	list-style: none;
	color: #fff;
}

#mb_box_menu li {
	display: block;
	width: 239px;
	height: 32px;
	background: url(images/buttons_out.gif) top right;
}

#mb_box_menu #active {
	display: block;
	background: url(images/buttons_active.gif) top right;
	width: 229px;
	height: 32px;
	line-height: 30px;
	padding-left: 15px;	
}

#mb_box_menu ul a {
	display: block;
	width: 229px;
	height: 31px;
	color: #fff;
	background: url(images/buttons_out.gif) top right;
	padding-left: 15px;
	line-height: 30px;
}

#mb_box_menu ul a:active {
	background: url(images/buttons_active.gif) top right;
}

#mb_box_menu ul a:hover {
	background: url(images/buttons_over.gif) top right;
	text-decoration: none;
}
