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

    /* ============文章列表============== */

ul.shopbrand_list2{
	margin:10px 0px 0px 20px;
	padding:0px;
}

li.shopbrand_list2 {
	margin:0;
	padding-left:16px;
	list-style-type: none;
	font-weight:100;
	color:#333;
	background: transparent url(../images/li2.gif) left no-repeat;
}

a.shopbrand_list2:link,a.shopbrand_list2:visited,a.shopbrand_list2:active{
	color:#333;
	text-decoration: none;
	font:12px/22px simsun;
}

a.shopbrand_list2:hover{
	color:#ff0000;
	text-decoration: underline;
	font:12px/22px simsun;
}

div.morebrand{
	margin:10px 0px 0px 30px;
	cursor:pointer;
}