@charset "utf-8";
/* CSS Document */
/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:237px;
	margin-left: 210px;width:754px;margin-top:-2px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	margin-top:-5px;
}
    div#rotator ul li.show {
	z-index:8
}

.banner-about {
    background-image: url("../images/inner-boder.png");
    background-repeat: no-repeat;
    height: 231px;
    margin: -5px 0px 0px 197px;
    position: absolute;
    width: 781px;
    z-index: 10;
}
