
.switchTabOn2{
	color: #11375C;
	text-align: center;
	font-weight:bold;
	background:url(/static/img/maintag2bg2.gif);
}

.switchTabOff2{
	color: #1B1B1D;
	text-align: center;
	background:url(/static/img/maintag2bg.gif);
}

.marginT111{
	margin-top:10px;
}

.marginT112{
	margin-top:8px;
}

.marginT113{
	margin-top:6px;
}

.border11{
	border-left:1px solid #d4d3e0;border-right:1px solid #d4d3e0;height: 139px;
}


div#MainPromotionBanner{
	width:225px;
	height:151px;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 151px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 225px;
	height: 151px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 225px;
	height: 151px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 165px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:-35px 5px;
	background: url(/static/img/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(/static/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:-38px 5px; 
}

.artlist31 li{
	background:url(/static/img/icon.gif) no-repeat 5px 8px;padding:4px 0 0px 17px; text-align:left;
}

.strong{
	 font-weight :600;
}

.artitle211{
	background:url(/static/img/art_title22.gif) no-repeat; height:27px; width:249px; text-align:left; padding:6px 0 0 12px;  vertical-align:top;
}




