#pro7 {
	clear: both;
	height: 32px;
	width: 850px;
	margin: 0px;
}

#pro7 ul {
	padding:0;
	list-style:none;
	display:table;
	white-space:nowrap;
	list-style:none;
	height:32px;
	position:relative;
	float: left;
	clear: left;
	margin: 0px;
}
#pro7 li {
	display:table-cell;
	margin:0;
	padding:0;
}
#pro7 li a {
	display:block;
	float:left;
	height:32px;
	padding-right: 5px;
}
#pro7 li.homeCurrent {
	background-image: url(../images/b01_on.gif);
	background-repeat: no-repeat;
	width: 231px;
	margin-right: 5px;
	height: 32px;
}
#pro7 li.home a {
	cursor: auto;
	background-image: url(../images/b01.gif);
	background-repeat: no-repeat;
	width: 231px;
}
#pro7 li.home a:hover {
	background-image: url(../images/b01over.gif);
	background-repeat: no-repeat;
}
#pro7 li.b02 a {
	cursor: auto;
	background-image: url(../images/b02.gif);
	background-repeat: no-repeat;
	width: 236px;
}
#pro7 li.b02 a:hover {
	background-image: url(../images/b02over.gif);
	background-repeat: no-repeat;
}
#pro7 li.b02Current {
	background-image: url(../images/b02on.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	width: 236px;
	height: 32px;
}
#pro7 li.b03 a {
	cursor:auto;
	background-image: url(../images/b03.gif);
	background-repeat: no-repeat;
	width: 321px;
}
#pro7 li.b03 a:hover {
	background-image: url(../images/b03over.gif);
	background-repeat: no-repeat;
}
#pro7 li.b03Current {
	background-image: url(../images/b03on.gif);
	background-repeat: no-repeat;
	width: 321px;
	height: 32px;
}
