
#picBox{ height:295px;  margin:0 auto; overflow:hidden; }
#picBtn { width:200px; height:20px; position:absolute;left:600px; top:385px; z-index:10}
#picBtn a {float:left; cursor:pointer; width:19px; height:19px; display:block; margin-left:6px; background: url(picBtn.png) 3px 3px no-repeat; _background: url(picBtn.png) 3px 3px no-repeat;}
#picBtn a.sel { background-position: 0 -19px;}
#picBox #imgBox img{ width:944px;}