#item_menu
{
	margin: 0;
	padding: 0;
	background:#d4582a;
	width:100%;
}
#item_menu a
{
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	padding:0 20px 0 20px;
	margin:0;
	line-height:30px;
}
#item_menu nobr
{
	font-size:13px;
	color:#f7941d;
	text-decoration:none;
	font-weight:normal;
	padding:0 20px 0 20px;
	margin:0;
	line-height:30px;
}
#item_menu a#item_0
{
	margin:0 0 0 40px;
}
#item_menu nobr#item_0
{
	margin:0 0 0 40px;
}
div.breakClear
{
	margin:0;
	padding:0;
	height:0;
	line-height:0;
	overflow:hidden;
	clear:both;
}
