@charset "UTF-8";

#main h4{
	
	/*margin-bottom:20px;*/
	background:url(../img/bg1.gif);
	width:220px;
	border:1px solid #CCCCCC;
	height:38px;
	
}
#main p.title{
	font-size:12px;
	font-weight: bold;
	color:#9B4014;
	margin:5px;
	height:38px;
}
#main span.goods{
	margin:10px;
}
#main p.goodsImg{
	border:1px solid #CCCCCC;
	width:220px;
}
#main p img{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	
}
#main p.text{
	width:200px;
	border:1px solid #CCCCCC;
	margin-top:-1px;
	padding:10px;
	height:80px;
}
#main span{
	float:left;
}
#main strong{
	color:red;
}
#main p{
	font-size:12px;
	line-height: 130%;
	
}
#main div#goodsEx{
	width:500px;
	float:left;
	font-size:13px;
	padding-left:20px;
	line-height: 130%;
	/*text-indent:1em;*/
}
#main div#swLink1{
	float:right;
	font-size:11px;
	width:200px;
}
#main div#swLink{
	font-weight:bold;
	font-size:12px;
	height:30px;
	padding-left:50px;
	padding-right:28px;
}
#main div#swLink img{
	float:right;
	margin-top:-10px;
}
#main hr{
	clear:both;
	display:block;
	margin-bottom:10px;
}
