.slide { margin:0 auto; width:1033px; height:462px; position:relative;/* position:relative; width:1140px;height:320px; margin:20px auto 0px;*/ border-bottom:12px solid #D40412; }
.images { width:1033px;height:462px;overflow:hidden; margin:0 auto;}
.images div{float:left;}
.tabsbox{ position:absolute;bottom:10px;right:20px; height:30px;/* background:url(../images/lcbg1.png) no-repeat left;*/ padding-left:11px;}
.tabsbri{ height:30px;/* background:url(../images/rcbg1.png) no-repeat right;*/ padding-right:11px;}
.tabs { height:22px;/* background:url(../images/mcbg.png) repeat-x;*/ padding-top:8px;}
.tabs a { width:13px; height:13px; float:left; margin:0 5px; display:block; background:url(../images/imgPlayer_black.png) no-repeat;}
/*.tabs a:hover {background:url(../images/slide-bj.png) 0 0 no-repeat;}*/
.tabs a.current {background:url(../images/imgPlayer_red.png) 0 0 no-repeat;}

.backward, .forward { position:absolute;width:45px;height:90px;top:160px;cursor:pointer;font-size:0px;}
.backward { left: 0px; background:url(../images/prevbg.png) center no-repeat;}
.forward { right:0px; background:url(../images/nextbg.png) center no-repeat;}
/*.backward:hover { background:url(../images/focus_ctrl_left.png) center no-repeat;}
.forward:hover {background:url(../images/focus_ctrl_right.png) center no-repeat;}*/

