#nbanner {
	POSITION: relative; WIDTH:1080px; background:#FFFFFF;  HEIGHT: 240px; OVERFLOW: hidden
}
#banner_img {
	POSITION: relative; DISPLAY: block; 
}
#banner_img LI {
	POSITION: absolute; WIDTH: 100%; DISPLAY: none; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: center 50%; HEIGHT: 240px; TOP: 0px; LEFT: 0px
}
#banner_img LI.item1 {
	DISPLAY: block
}
#banner_img LI.item2 {
	
}
#banner_img LI.item3 {
	
}
#banner_img LI.item4 {
	
}

#banner_ctr {
	Z-INDEX: 1; POSITION: absolute; WIDTH: 1080px; BOTTOM: 20px; HEIGHT: 9px; MARGIN-LEFT: -495px; LEFT: 58.5%
}
#banner_ctr UL {
	POSITION: relative; LINE-HEIGHT: 0; WIDTH: 200px; HEIGHT: 70px; FONT-SIZE: 0px; LEFT: 880px
}
#banner_ctr LI {
	WIDTH: 9px; DISPLAY: block;  BACKGROUND:url(../images/dian01.png) no-repeat; FLOAT: left; HEIGHT: 9px; CURSOR: pointer; MARGIN-RIGHT: 1px
}
#banner_ctr LI.first-item {
	WIDTH: 9px; BACKGROUND: #fff; CURSOR: default; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0
}
#banner_ctr LI.last-item {
	WIDTH: 9px; BACKGROUND: #fff; CURSOR: default; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0
}
#drag_ctr {
	Z-INDEX: 999; POSITION: absolute; WIDTH: 9px; BOTTOM: 150px; BACKGROUND:url(../images/dian.png) no-repeat; HEIGHT: 9px; TOP: 0px; LEFT: 880px; border-radius: 0; -webkit-border-radius: 0px; -moz-border-radius: 0
}
#drag_arrow {
	POSITION: absolute; WIDTH: 9px; HEIGHT: 9px
}
