#demos{
}
.pics { height: 259px; width: 954px; padding:0; margin:0; overflow: hidden ;}
.pics img { height: 259px; width: 954px;  top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}
#navs{
	position:relative;
	top:-35px;
	z-index:1000;
	left:830px;
}
#navs li { float: left; list-style: none}
#navs a { margin: 6px;   background: #fff url(../images/flashn2.gif) no-repeat center; text-decoration: none; font-size:12px; color:#333; float:left; width:15px; height:15px; text-align:center; line-height:15px}
#navs a.activeSlide { background: #fff url(../images/flashn1.gif) no-repeat center; color: black; color:#fff; }
#navs a:focus { outline: none; }
