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

.promotionContent {
	width: 960px;
	background: #FFF url(images/bgcen.jpg) repeat-y;
	background-position:52% 50%;
}
.promotionContentTop {
	width: 860px;
	padding-top: 260px;
	padding-left: 50px;
	padding-right: 50px;
	background: url(images/bg.jpg) top center no-repeat;
}
.promotionContent .key {
	float: left;
	width: 425px;
}
.promotionContent p {
	text-align: left;
}
.promotionBottom {
	background: #FFF url(images/bg_bottom.jpg) no-repeat;
	background-position: 52% 50%;
	height: 23px;
}
.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;
}
.key .discountimg img {
	padding-top: 20px;
	margin: -20px 0 0 0;
}
.key h3 {
	margin: .6em 0 .3em 0;
}
.key p {
	color:#555555;
	line-height:1.8;
	padding:0 8px 8px;
}
.key h3 a {
	color:#000000;
	font-size:16px;
	font-weight: bold;
	text-decoration:none;
}
span.trought {
	text-decoration: line-through;
}
span.red {
	color: #F00;
}
