.Binding1{
	margin-top: 10px;
}
.Binding{
	width: 100%;
	height: 50px;
	line-height: 50px;
	clear: both;
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.BindingI{
	float: left;
	height: 50px;
}
.BindingI>img{
	width: 25px;
	margin: 12.5px 10px 0 15px;
	
}
.BindingT{
	float: left;
	font-size: 15px;
	line-height: 50px;
}
.BindingY{
	float: right;
	font-size: 25px;
	line-height: 50px;
	color: #CCCCCC;
	margin-right: 15px;
}
