.left .promotion{
	float:right;
	width:100%;
	line-height:36px;
/*	border:1px solid #F00;*/
}
.left .promotion .box{
	margin-right:20px;
/*	border:1px solid #F00;*/
}
.left .promotion .date_box{
	clear:both;
	margin-top:10px;
/*	border:1px solid #F00;*/
}
.left .promotion .date_box li{
	float:left;
	width:50%;
	display:inline;
}

