
.breadcrumb {
	width: 1100px;
	height: 22px;
	background-color: #F0FFFF;
	padding: 0px 0px;
}

.breadcrumb-text {
	position: relative;
	width: 1000px;
	left: 18px;
	top: 1px;
	color: #000000;
	font-size: 12px;
}
