@charset "utf-8";
/* CSS Document */


.rolls{position:relative; width:232px; height:284px; overflow:hidden;margin-top:5px}

.bigpicAreaList{ height:375px; position:absolute; left:0px; width:510px;}
.bigpicArea{ width:510px; position:absolute; z-index:0; left:0px;}
.bigpicinfo{ position:absolute; top:60px; left:0; margin-left:80px; width:300px; padding:30px; z-index:99; color:#ffffff; background:url(/images/flash/images/detailbg.png) repeat; text-align:left;}
.bigpicinfo dt{ color:#f0eded; font-size:18px; font-family:"微软雅黑"; margin-bottom:10px;}
.bigpicinfo dd{ color:#f0eded; font-size:14px; font-family:"微软雅黑";}
.bigpicinfo dd a{ display:block;background:url(/images/flash/images/more.png) 0 0 no-repeat; width:255px; height:39px; margin:40px auto 0 auto;}
.bigpicinfo dd a:hover{background-position:0px -41px;}

.rollsbox{ width:237px; margin:10px auto; position:absolute; bottom:-20px; left:20px; z-index:999}
.rollsbox .leftButton{width:36px;height:38px;float:left;background:url(/images/flash/images/scrollbtn.png) no-repeat;}
.rollsbox .leftButton a{ display:block; width:100%; height:100%; outline:none;}
.rollsbox .rightButton{width:36px;height:38px;float:left;background:url(/images/flash/images/scrollbtn.png) -95px 0 no-repeat;}
.rollsbox .rightButton a{ display:block; width:100%; height:100%; outline:none;}
.rollsbox .rightButton a:hover{ background-position:-131px 0;}
.dottedlist span{ display:block; width:16px; height:16px; float:left; margin:10px 4px;background:url(/images/flash/images/scrollbtn.png) -77px 0 no-repeat; }
.dottedlist span a{ display:block; width:100%; height:100%; }
.dottedlist span.active{ background-position:-77px -16px;}