www.gusucode.com > 2045网博士成品网站管理系统 PHP网站源码程序 > 2045/2045/shop/templates/css/shoplist_diy3.css

    /* ============列表============== */

div#shoplist_diy3{
	width:218px;
	height:252px;
	margin:0px;
	padding:0px;
	border-top:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-left:1px #cccccc solid;
	overflow:hidden;
}

div.shoplist_diy3{
	width:218px;
	height:62px;
	margin:0px;
	float:left;
	overflow:hidden;
	border-bottom:1px #cccccc solid;
}


div.shoplist_diy3 div.fang{
	border:0px #6c3135 dashed;
	text-align:center;
	padding-left:10px;
	margin:0px;
	float:left;
}

div.shoplist_diy3 div.picFit{
	overflow: hidden;
}


div.shoplist_diy3 a.prodtitle:link,div.shoplist_diy3 a.prodtitle:visited,div.shoplist_diy3 a.prodtitle:active{
	display:block;
	color:#3d3d3d;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding:15px 10px 0px 80px;
}

div.shoplist_diy3 a.prodtitle:hover{
	display:block;
	color:#ff0000;
	text-decoration: underline;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
}