
body,div,ul,li { padding: 0; margin: 0; }
ul { list-style: none ; }
img { border: none; }
a { blr: expression(this.onFocus=this.blur()); outline: none; }


.runpic { width: 680px; height: 230px; margin:0 auto; position: relative; overflow:hidden; margin-bottom: 5px; }


.runpic .num { overflow:hidden; height: 25px; position: absolute; bottom:12px; left: 15px; zoom:1; z-index:3 }
.runpic .num li { width: 25px; height: 25px; line-height: 25px; text-align: center; font-weight: 400; color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.runpic .num li.on { background: #FF7700; }


.runpic .prev,
.runpic .next { display: none; width: 40px; height: 100px; background: url(../images/btn.png) no-repeat; position: absolute; top: 65px;}
.runpic .prev { left: 0; }
.runpic .next { right: 0; background-position: right }
