/* CSS Document */
body {padding:0; margin:0; font-size:12px; color:#333;}
* {padding:0; margin:0; }
ul {padding:0; margin:0;}
li {list-style:none; line-height:24px;}
img {border:0;line-height:0; border:none;}
span {padding:0; margin:0;}
select {font-size:12px;}
/* css-hack */
* html .clearfix{height:1%;}
*+html .clearfix{min-height:1px;}
.clear {clear:both;font-size:1px;visibility:hidden;width:1px;line-height:0px;}

/*正文*/
.top{height:156px; background:url(../img/51-di1.jpg) repeat-x;}
.tn{height:156px; width:978px; background:url(../img/top.jpg) no-repeat; clear: both; margin:0 auto;}
.n1{ width:980px; clear: both; margin:0 auto;}


.bot_1{ width:940px; margin:0 auto; padding:0 20px;clear:both; background:#ededed; height:110px;}
.dz { text-align:center; line-height:25px; color:#666; padding-top:15px;}
		.dz a { color:#666; }
		
		div#MainPromotionBanner{
	width:980px;
	height:440px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 440px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 980px;
	height: 440px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 980px;
	height: 440px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 400px; 
	right: 0px;
	z-index: 10;
	height: 20px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #721916;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 3px;
	background: url(/img/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(/img/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}