.menuBox {
/*	background: #F8F9FA url("../images/bg-menu.gif") repeat-y; */
	color: #FFFFFF;
	width: 144px;
	margin-left: 7px;
	margin-bottom: 10px;
}
.menuBox h2 {
	padding-top: 4px;
	padding-left: 30px;
	color: #FFFFFF;
	padding-bottom: 9px;
/*	background: #82A6DB url("../images/bg-tit1.gif") no-repeat;*/
}
.menuPad {
	padding-left: 9px;
	padding-bottom: 4px;
}
.menuBox li {
	height: 15px;
}
.menuBot {
/*	background:  url("../images/bg-menubot.gif") no-repeat;*/
	height: 7px;
	width: 144px;
	overflow: hidden;
}


