﻿/*焦点图*/
.xstyleRollStyle_img { border:0px; }
.xstyleRollStyle_link {}
.xstyleRollStyle_Focus { overflow:hidden; position: absolute; } /*relative; */
.xstyleRollStyle_ul  { margin:0; padding:0; list-style:none; position:absolute;  }
.xstyleRollStyle_li { overflow:hidden; position:relative; background:#000;}
.xstyleRollStyle_div { position:absolute; overflow:hidden;  background:#fff ; }
/*包换按钮*/
.xstyleRollStyle_Bar { position:absolute; }
.xstyleRollStyle_BarButton  {  }
/*提示栏*/
.xstyleRollStyle_BarTitle { position:absolute;  }
.xstyleRollStyle_ToolTitle {}