.ian {font-size:9pt;color: #666;font-weight: bold;background-color: #efefef;cursor: hand;height: 22px;border: 1px solid #cccccc;padding: 2px;width:40px;}
.iwb {color: #666666;border: 1px solid #CCC;font-size: 9pt;padding: 4px;height: 22px;}

/*index ad*/
div#MainPromotionBanner{
    margin-left:5px;
	width:950px;
	height:80px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 80px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 950px;
	height: 80px;
}
#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 950px;
	height: 80px;	
}
#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 50px; 
	right: 10px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #FF9900;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:2px 4px;
	background: url(../image/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../image/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 4px; 
}

.bk_bg{ 
	background: url(../image/bk_bg.gif);
}
.bk_bg2{ 
	background: url(../image/bk_bg2.gif);
}
.bk {border: 1px solid #efefef;padding: 2px;}
.font_b14{
font-weight:bold;
color:#0066ff; 
font-size:14px;
}