#siteMap {
	margin-top: 30px;
}
#goods_dir h2{
	margin-bottom: 10px;
}
#mpn {
    border: 1px solid #ddd;
    color: #aeadab;
    font-size: 12px;
    height: 19px;
    padding: 3px;
    width: 141px;
}
#searchMpn {
    background: #f90 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 12px;
    height: 27px;
    width: 58px;
}

#goods_dir li {
	float: left;
}

#dir {
	line-height: 42px;
	height: 42px;	
}
#dir li {
	margin-right: 8px;
}
#dir li.arrow {
	background: url(../images/goods_dir/arrow.jpg) no-repeat 0 16px;
	height: 42px;
	width: 7px;
}

#letter {
	height: 30px;
}
#letter {
	height: 29px;
	line-height: 29px;
	margin-bottom: 20px;
}
#letter li {
	width: 28px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	border-right: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
	border-bottom: 2px solid #FF9801;
}
#letter li.all {
	height: 29px;
	width: 111px;
	background: #f90;
	color: #fff;
}
#main {
	background: #fff;
}
.item {
	width: 590px;
	height: 155px;
	float: left;
}
.vline {
	height: 155px;
	width: 1px;
	background: #D9D9D9;
	float: left;
	margin: 0 4px;
}
.item h2 {
	height: 23px;
	line-height: 23px;
	background: #E9E9E9;
	font-size: 12px;
	font-weight: normal;
	padding: 0 10px;
}
.item h2 span {
	float: right;
	color: #666;
}
.item img {
	float: left;
	text-align: center;
	margin-left: 22px;
	margin-top: 25px;
}
.item p {
	width: 416px;
	float: right;
	padding-top: 22px;
}