@charset "gb2312";
/* CSS Document */

#imgPlay { OVERFLOW: hidden; WIDTH:100%; POSITION: relative; }
#imgPlay .slides_container { width:100%; overflow:hidden; HEIGHT:100%; }
#imgPlay img { border:0 }
#imgPlay .imgs LI { FLOAT: left; POSITION: relative; z-index:1; }
#imgPlay .imgs { WIDTH:600px }
#imgPlay .prev {LEFT: 9px; WIDTH: 46px; CURSOR: pointer; POSITION: absolute; TOP: 280px; HEIGHT: 81px; z-index:199 }
#imgPlay .next {right: -10px; WIDTH: 46px; CURSOR: pointer; POSITION: absolute; TOP: 280px; HEIGHT: 81px; z-index:198 }
#imgPlay #numInner { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; PADDING-TOP: 3px; POSITION: absolute; TOP: 275px; TEXT-ALIGN: center; z-index:100 }

.line{margin:10px auto;border-bottom:1px solid #000}

#top{ width:100%; position:fixed; z-index:100; left:0px; padding:30px 0 0 0; margin:0; background:#FFF}
