@charset "utf-8";
/* CSS Document */

.tpro_bg{
	width: 220px;
	margin: auto;
	clear: both;
}
.tpro_bg ul{
margin-top:10px;
}
.tpro_bg li{
	float: left;
	height: 40px;
	width: 110px;
	text-align: center;
}
.tpro_bg li img{
	height: 32px;
	width: 90px;
}
