/*************************************************************************************************
*--> Name: productList
*--> Intro: 产品列表页特定样式
*--> author:lizus
*--> email:lizus.com@gmail.com
**************************************************************************************************/

/************************** main ********************************************/
span.nowIt{font-size:12px;font-weight:normal;float:left;height:21px;line-height:21px;margin-top:3px;}
h1{margin:20px;font-size:28px;}
#pdList{text-align:left;}
	#pdList dl{margin:10px 0;border-bottom:1px dashed #ccc;height:80px;}
	#pdList dt{font-weight:bold;font-size:14px;margin:1em;}
		#pdList dt img{border:2px solid #ccc;margin:0 15px;}
	#pdList dd{text-indent:2em;color:#666;}


/**************************sideBar********************************************/
#hotList{clear:both;}