@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px;}
.A_top{width:1000px; height:180px; margin:auto; overflow:hidden;}
.A_center{width:970px; height:300px; margin:auto; overflow:hidden;}
.A_bottom{width:1000px; height:100px; margin:auto; overflow:hidden; padding:5px;}

div#MainPromotionBanner{width:970px; height:300px; background:#F7F7F7;}
#MainPromotionBanner #SlidePlayer{position:relative; margin:0 auto;}
#MainPromotionBanner .Slides{padding:0;	margin:0;list-style:none; height:300px; overflow:hidden;}
#MainPromotionBanner .Slides li{float:left; width:970px; height:300px;}
#MainPromotionBanner .Slides img{border:0px; display:block;width:970px; height:300px;}
#MainPromotionBanner .SlideTriggers{margin:0px; padding:0px; list-style:none; position:absolute; top:255px; right:20px; z-index:10; height:25px;}
#MainPromotionBanner .SlideTriggers li{float:left;display:inline; color:#1b2d21; text-align:center;line-height:22px; width:22px; height:22px; font-family:Arial; font-size:14px; cursor:pointer; overflow:hidden; margin:6px 0px; background:url(../images/slide_trigger.gif) no-repeat center center;}
#MainPromotionBanner .SlideTriggers li.Current{color:#fff; background:url(../images/slide_trigger_c.gif) no-repeat center center; border:0px; font-weight:bold; font-size:14px; line-height:22px; height:22px; width:22px; margin:6px 0px;}