.prods .main2 {
	width:766px;
	margin-top:8px;
	margin-bottom:8px;
	float:left;
	border:1px solid #ddd;
	background:#eee;
}
.prods .main2 .t1 {
	width:100%;height:25px;
	line-height:30px;
	padding-top:5px;
}
.prods .main2 .t1icon {
	background:url(../images/all3.gif) no-repeat -36px -343px;
	width:27px;height:20px;
	margin:5px 5px 0px 10px;
	float:left;
}
.prods .main2 .contentbox {
	width:756px;
	margin:5px;
	background:#fff;
	min-height:400px;
}

.prods .contentbox ul {
	width:20%;
	float:left;
	margin:5px 0 0 0;
	height:140px;
}
.prods .contentbox ul li {
	width:100%;
	text-align:center;
}

.prods .pager {
	width:100%;
	float:left;
	border-top:1px solid #ddd;
	padding-top:5px;
	margin-top:5px;
}

.prods .pager li {
	width:100%;
	text-align:center;
}

.details{}
.details .cover {  }
.details .cover img { padding:10px; border:1px solid #eee; }