
.bbs_img,.bbs_tag {width:960px; margin:0px auto; margin-bottom:2px; overflow:hidden;}
.bbs_img .s_content {margin:4px 0 0 8px;}

.listimg {padding:0 0 0 20px;}
.listimg li {float:left; width:132px; margin:0 22px 10px 0;}
.listimg li img {width:132px; height:128px;}
.listimg li p{width:132px; height:21px; line-height:21px; text-align:center; overflow:hidden;}
.listimg li a{text-decoration: none;}

.d_tags{padding: 12px 13px 10px 15px;}
.d_tags a:nth-child(9n){background-color: #4A4A4A;}
.d_tags a:nth-child(9n+1){background-color: #428BCA;}
.d_tags a:nth-child(9n+2){background-color: #5CB85C;}
.d_tags a:nth-child(9n+3){background-color: #D9534F;}
.d_tags a:nth-child(9n+4){background-color: #567E95;}
.d_tags a:nth-child(9n+5){background-color: #B433FF;}
.d_tags a:nth-child(9n+6){background-color: #00ABA9;}
.d_tags a:nth-child(9n+7){background-color: #B37333;}
.d_tags a:nth-child(9n+8){background-color: #FF6600;}

.d_tags a {
	opacity: 0.80;
	filter: alpha(opacity=80);
	color: #fff;
	background-color: #428BCA;
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 0 6px;
	line-height: 21px;
	text-decoration: none;
}
.d_tags a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}