@charset "utf-8";
/* CSS Document */

#container { background:url(../images/huandeng_bc.png) 3px 0px no-repeat; }
#pic_box #pic_goleft { background:url(../images/go_left.png) no-repeat; }
#pic_box #pic_goright { background:url(../images/go_right.png) no-repeat; }
#pic_box #change_pic ul li { background:url(../images/other_img.gif) 3px 0px no-repeat; }
#pic_box #change_pic ul li.change_this { background:url(../images/this_img.gif) 3px 0px no-repeat; }
.#container .next {
background:url(../images/go_left.png) no-repeat;
}
.pagination li a { display:block; width:14px; height:0; padding-top:14px; background:url(../images/pagination.png); background-position:0 0; float:left; overflow:hidden; }

