/*
	[Destoon B2B System] Copyright (c) 2008-2011 Destoon.COM
	This is NOT a freeware, use is subject to license.txt
*/
.exh_rec {background:#FFFFFF url('image/headline_bg.gif') repeat-x 0 bottom;padding:0 0 10px 0;}
.exh_rec a {font-weight:bold;font-size:14px;}
.exh_rec li {color:#666666;padding:0 5px 0 5px;height:23px;line-height:23px;overflow:hidden;}
.exh_month {width:145px;height:150px;padding:10px 0 0 15px;overflow:hidden;}
.exh_month div {float:left;width:36px;height:25px;line-height:25px;border:#AACCEE 1px solid;background:url('image/pos.gif') repeat-x;margin:0 10px 10px 0;text-align:center;}
.ctb {background:#AACCEE;font-size:13px;}
.ltd {width:100px;text-align:center;background:#F1F7FC;font-weight:bold;color:#333333;}
.rtd {background:#FFFFFF;}
.ad34 {width:306px; overflow:hidden;}
.ad34 img {width:143px; height:65px; border:2px solid #ccc; margin:0 6px 6px 0;}
.ad35 {width:670px; overflow:hidden;}
.ad35 img {width:143px; height:65px; border:2px solid #ccc; margin:0 20px 6px 0;}



div#MainPromotionBanner{
    width:290px;
    height:230px;

}
#MainPromotionBanner #SlidePlayer {
    z-index:0;
    position:relative;
    margin: 0 auto;
}
#MainPromotionBanner .Slides{
    padding: 0;
    margin: 0;
    list-style: none;
    height: 230px;
    overflow: hidden;
}
#MainPromotionBanner .Slides li {
    float: left;
    width:290px;
    height:230px;
}

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

#MainPromotionBanner .SlideTriggers{
    margin: 0;
    padding: 0;
    list-style: none; 
    position: absolute; 
    top: 200px; 
    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:3px 6px;
    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:0px 6px; 
}