/*--------------------body-------------------*/


#head_path #path #path_spy a {
	color: #CCCCCC;
}

.path_right {
	float: right;
}
.path_left {
	float: left;
}


#head_path {
	height: 20px;
	width: 960px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

#head_path #shortcut {
	float: right;
	height: 20px;
	width: 327px;
	line-height: 20px;
}
#head_path #shortcut #ppz2 {
	width: 315px;
	background-color: #5A5D5A;
	height: 20px;
	float: left;
}



#head_path #path {
	float: left;
	height: 20px;
	width: 622px;
	line-height: 20px;
}

#head_path #shortcut li {
	float: left;
	list-style-type: none;
	color: #F7BE00;
}
#head_path #shortcut a {
	color: #FFFFFF;
	display: block;
	float: left;
	padding-right: 9px;
	padding-left: 14px;
	line-height: 19px;
	background-image: url(/skin/shoessink/A.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	margin-left: 1px;
}

#head_path #path #pathpic1 {
	background-image: url(/skin/shoessink/path.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 90px;
	float: left;
}
#head_path #path #pathpic2 {
	background-image: url(/skin/shoessink/path_b.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 6px;
	float: left;
}
#head_path #shortcut #pathpic4 {
	background-image: url(/skin/shoessink/path_b.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 6px;
	float: left;
}
#head_path #shortcut #pathpic3 {
	background-image: url(/skin/shoessink/path_a.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 6px;
	float: left;
}
#head_path #path #path_spy {
	float: left;
	padding-top: 1px;
	background-color: #5A5D5A;
	height: 19px;
	padding-left: 7px;
	width: 519px;
	line-height: 19px;
	text-align: left;
	color: #CCCCCC;
}

