
#bannerimage {
}


/* banner*/
.banner {
	position:relative;
	height:263px;
	width:1025px;
	border-bottom:5px solid #FF9900;
	overflow:hidden;
	border-bottom-color: #666600;
}
.banner IMG {position:absolute; top:0; left:0; z-index:8; opacity:0.0;}
.banner IMG.active {z-index:10; opacity:1.0;}
.banner IMG.last-active {z-index:9;}
.banner{
	width:1025px;
	height:263px;
	overflow:hidden;
	position:relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
}
/* banner end*/
