/* Reset style */
* { margin:0; padding:0; word-break:break-all; }


/* rollPic style */
#rollPic { position:relative; width:690px; height:245px; overflow:hidden;  margin-top:8PX; margin-left:8px;}


#rollPic_list { position:absolute; width:3000px; height:245px; }
#rollPic_list li { float:left;  margin-right:140PX;}
#rollPic_list li img { width:560px; height:245px;}
.rollPic_opacity { position:absolute; width:140px; height:299px; top:-1px; left:560px; background:#ccc;}



#rollPic_btn { position:absolute; width:105px; height:296px; top:2px; left:560px; }
#rollPic_btn li { display:inline; float:left; margin:0 15px; padding-top:2px; }
#rollPic_btn li img { width:100px; height:50px; border:3px solid #888; }
/*#rollPic_btn .current { background:url(../images/border_1.png); }*/
#rollPic_btn .current img { border-color:#EEE; }