/*商铺主页样式 
创建人：耿艳妮
创建时间：2011年10月24日*/
@import url(../cframe/top.css);
@import url(../cframe/bottom.css);
@import url(../cframe/imgSlider.css);
@import url(../cframe/navPager.css);
.picImgBox{
	clear:both;
/*	padding-left:5px;*/
	line-height:20px;
	}
.picImgBox li{
	display:block;
	width:270px;
	height:270px;
	float:left;
	margin:20px;
	text-align:center;
	/*color:#C00;*/
	}
	.picImgBoxaa li{
	display:block;
	width:275px;
	height:230px;
	float:left;
	margin:15px;
	text-align:center;
	/*color:#C00;*/
	}
	.picImgBoxaa dl{
	clear:both;
	}
.picImgBoxaa dt{
	clear:both;
	font-size:13px;
	}
.picImgBoxaa img{
	width:250px;
	height:250px;
	border:1px solid #rgb(242, 242, 242);
	margin-bottom:5px;
	}
	
	
.picImgBox dl{
	clear:both;
	}
.picImgBox dt{
	clear:both;
	font-size:13px;
	}
.picImgBox img{
	width:200px;
	height:250px;
	border:1px solid #rgb(242, 242, 242);
	margin-bottom:5px;
	}
.hrBorder{
	width:700px;
	clear:both;
	border:1px solid #CCC;
	}
.productImg img{
	max-height: 185px;
	min-height: 210px;
	border: 1px solid #F2F2F2;
	margin-bottom:5px;
	}
.words a{
	color:#003399;
	}