@charset "utf-8";
@import url(/q/temp/cn/css/quandi.css);
#tb{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	padding:0px;
	overflow:hidden;
}
.tb_item{
	width:25%;
	height:auto;
	overflow:hidden;
	margin:auto;
	overflow:hidden;
	display:block;
	float:left;
	cursor:pointer;
	text-align:center;
}
.tb_tb{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:280px;
	background-color:#fff;
	margin:10px;
}
.tb_pic{
	width:auto;
	height:230px;
	overflow:hidden;
	margin:auto;
	display:block;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% auto;
	border:1px dotted #ccc;
}
.tb_name{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
	padding:10px;
	text-align:center;
}
