#Promotion{
	color:#474747;
	margin:27px auto 54px;
	width:628px;
}
#Promotion dl{
	margin:10px auto;
}
#Promotion dt{
	border:1px #e1e9ce solid;
	display:inline;
	float:left;
	height:100px;
	padding:6px;
	margin:0 11px 0 6px;
	width:120px;
}
#Promotion dt img{
	border-width: 0px;
	width: 120px;
	height: 100px;
}
#Promotion dd{
	float:left;
	line-height:22px;
	width:444px;
}
#Promotion dd strong{
	color:#333;
}
#Promotion dd a{
	color:#b91c1c;
	float:right;
	padding-right:22px;
}

.underline{
	border-bottom:1px #e1e9ce solid;
	margin:10px 0 12px 0;
}
