.header_menu{
	background:url(../images/8_cat_menu.jpg) repeat-x;
	clear:both;
	margin:0px;
	padding:0px;
	list-style:none;
	height:35px;
	font-weight:bold;
	white-space:nowrap;
}
.header_menu *{
	height:35px;
	float:left;
}
.header_menu .sep{
	background:url(../images/8_cat_menu.jpg) repeat-x;
	width:25px;
}
.header_menu .last{
	float:left;
	color:#FFFFFF;
}
.header_menu .last a{
	background:url(../images/8_cat_menu.jpg) repeat-x;
	text-decoration:none;
}
.header_menu a{
	background:url(../images/8_cat_menu.jpg) repeat-x;
	height:19px;
	color:#FFFFFF;
	text-decoration:none;
	padding:10px 10px 7px 10px;
}
.header_menu a:hover, .header_menu .current, .header_menu .current:hover{
	color:#d9251b;
	text-decoration:none;
}
.header_menu .drop_menu{
	color:#000000;
	position:absolute;
	visibility:hidden;
	font-weight:normal;
	width:150px;
	z-index:100;
	text-align:left;
}
.drop_menu a{
	color:#000000;
	padding:0px 0px 0px 10px;
	height:29px;
	line-height:29px;
}
.header_menu .drop_menu a{
	background:url(../images/8_cat_menu_2.jpg) repeat-x;
	display:block;
	width:100%;
	margin-bottom:1px;
}