@charset "utf-8";
/* CSS Document */

.promotionContent {
	width: 960px;
	background: #fff;
	padding-bottom:50px;
}
.promotionContentTop {
	padding-left:40px;
	padding-top:30px;

}
.promotionContent .key {
	float: left;
	width: 425px;
	margin-bottom:40px;
	margin-right:20px;
}
.promotionContent p {
	text-align: left;
}
.promotionBottom {
	background: #FFF url(../images/Thanking-giving-bottom.jpg) no-repeat bottom;
	height: 160px;
}
.promotionContent ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.promotionContent ul li {
	float: left;
	margin-right: 2px;
}
.promotionContent ul li img {
	float: none;
	margin: 0;
}
.discountimg {
	width: 130px;
	float: left;
	text-align: center;
	color:#999;
}
.key .discountimg img {
	margin-left:-10px;
	padding-right:10px;
}
.key h3 {
	margin: .6em 0 .3em 0;
}
.key p {
	color:#666;
	line-height:1.8;
	padding:0 8px 8px;
}
.key h3 a {
	color:#000;
	font-size:16px;
	font-weight: bold;
	text-decoration:none;
}
span.trought {
	text-decoration: line-through;
}
span.red {
	color: #F00;
}
.bottomlink a{
	color:#105f9e;
	font-weight:bold;
}
.bottomlink a:hover{
	color:#F00;
}