.normal-title {
	background: url(../images/pic_promotion_title_bg.gif) no-repeat;
	width: 960px;
	padding-bottom: 10px;
}
.promotion-main {
	margin-top: 12px;
}
.promotinon-left {
	width: 300px;
	height: 200px;
	float: left;
	overflow: hidden;
}
.promotinon-right {
	width: 648px;
	margin-left: 12px;
	float: left;
}
.promotion-title {
	background: #F88534;
	font-weight: bold;
	font-size: 14px;
	padding: 6px 0 6px 12px;
}
.promotion-box-left {
	background: #FFF;
	border: #CBCBCB solid 1px;
	width: 322px;
	height: 172px;
	float: left;
	overflow: hidden;
}
.promotion-box-right {
	background: #FFF;
	border: #CBCBCB solid 1px;
	border-left: none;
	width: 323px;
	height: 172px;
	float: left;
	overflow: hidden;
}
.promotion-box-title {
	background: #E7E6E4;
	padding: 6px 0;
	width: 80px;
	text-align: center;
	margin: 1px 0 0 1px;
}
.promotion-table {
	width: 100%;
	margin-top: 10px;
}
.promotion-table td {
	padding-left: 24px;
	line-height: 32px;
	font-size: 16px;
	font-weight: bold;
}
.title-td {
	background: url(../images/ico.gif) no-repeat 10px 15px;
}

.promotion-ul{margin-top:10px}
.promotion-ul li{float:left;width:145px; overflow:hidden; margin-left:10px;font-size: 16px;font-weight: bold;line-height:32px;}
.promotion-ul-other li{float:left;width:145px; margin-left:10px;font-size: 16px;font-weight: bold;line-height:32px;white-space: nowrap;}