#headerBlock_3{
	height:40px;
	width:900px;
	background:url(../images/common/header_menubg.jpg);
}
#headerBlock_3 ul#menu01{
	margin-top:5px;
	list-style:none;
	float:left;
	border-right:1px solid #FFFFFF;
	width:495px;
}
* html #headerBlock_3 ul#menu01{margin-left:-5px;width:500px;}

#headerBlock_3 ul#menu01 li{
	float:left;
	margin-left:6px;
}

#headerBlock_3 ul#menu02{
	margin:7px 0 0 16px;
	list-style:none;
	float:left;
}

#headerBlock_3 ul#menu02 li{
	float:left;
	margin-right:11px;
}
#headerBlock_3 ul#menu02 li.menuFont{
	margin-top:6px;
	color:#FFFFFF;
}
#headerBlock_3 ul#menu02 li a{
	color:#FFFFFF;
}

