 
a { blr: expression(this.onFocus=this.blur()); outline: none; }


.ui-home-flash { width: 665px; height: 330px;  position: relative; overflow:hidden; margin-bottom: 15px; float:left; }


.ui-home-flash .num { overflow:hidden; height: 25px; position: absolute; bottom:12px; left: 15px; zoom:1; z-index:3 }
.ui-home-flash .num li { width: 25px; height: 25px; line-height: 25px; text-align: center; font-weight: 400; font-family: "黑体", Arial; color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.ui-home-flash .num li.on { background: #FF7700; }  


.ui-home-flash .prev,
.ui-home-flash .next { display: none; width: 40px; height: 100px; background: url(btn.png) no-repeat; position: absolute; top: 115px;}
.ui-home-flash .prev { left: 0; }
.ui-home-flash .next { right: 0; background-position: right }
