.menuBG {
	background: url(../images/menu/menuBG.jpg);
	height: 39px;
	color: white;
	line-height: 39px;
	border-top: 1px solid White;
	border-bottom: 1px solid White;
}
.menuData {
	float: left;
	width: 250px;
	text-align: center;
}
.menuCount {
	width: 730px;
}
.menuLine {
	background: url(../images/menu/menuLine.jpg) repeat-x bottom;
	height: 220px;
}
