div, ul, ol, dl, dt, dd, li, dl { margin: 0; padding: 0; }
ol, ul, li { list-style: none; }
ol { list-style-type: none; }
#box { position: relative; width: 210px; height: 160px; border: 0px solid #CCCCCC; padding: 0px 0px; line-height: 22px; margin-top: 0px; margin-bottom: 0px; overflow: hidden; }
#box .bigUl { }
#box .prev { position: absolute; width: 40px; height: 60px; background: url(../images/icon-focusimg-btn-png24-20131225.png) -44px -63px no-repeat; z-index: 500; top: 50px; left: 0px; opacity: 0; filter: alpha(opacity=0); cursor: pointer; }
#box .next { position: absolute; width: 40px; height: 60px; background: url(../images/icon-focusimg-btn-png24-20131225.png) -74px -63px no-repeat; z-index: 500; top: 50px; right: 0px; opacity: 0; filter: alpha(opacity=0); cursor: pointer; }
.bigUl li { position: absolute; }
.numberUl { position: absolute; right: 1px; bottom: 1px; z-index: 600;/* display: none;*/ }
.numberUl li { width: 18px; height: 15px; float: left; background: #333333; opacity: 0.7; margin-left: 1px; }
.numberUl li a { display: block; width: 18px; height: 15px; color: #fff; font-size: 12px; text-align: center; line-height: 15px; }
#box .textUl li { position: absolute; height: 31px; left: 1px; bottom: 1px; display: none; z-index: 550; /*background: url(../images/icon-focusimg-btn-png24-20131226.png);*/ width: 258px; }
#box .textUl li a { font-size: 12px; color: #FFFFFF; line-height: 31px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 200px; display: block; padding: 0px 3px; }
.numberUl li.night a { background: #CC0000; color: black; color: #FFFFFF; }
