@charset "utf-8";
/* CSS Document */
.banner {
	width:100%; height:460px; margin-top:1px;  clear: both; position: relative; _width: 100%;
}
.banner .img li {
	left: 0px; top: 0px; width: 100%; height: 450px; position: absolute; _width: 100%; cursor: pointer;
}
.banner .img .num01 {
	width: 100%; height: 460px; min-width: 1000px; _width: 100%; _min-width: 1000px;
}
.banner .img .num02 {
 width: 100%; height: 460px; min-width: 1000px; _width: 100%; _min-width: 1000px;
}
.banner .img .num03 {
 width: 100%; height: 460px; min-width: 1000px; _width: 100%; _min-width: 1000px;
}

.banner .img .num04 {
 width: 100%; height: 460px; min-width: 1000px; _width: 100%; _min-width: 1000px;
}
.banner .circle {
	left: 50%; width: 300px; height: 30px; text-align: center; bottom: 0px; margin-left: -150px; position: absolute;
}
.banner .circle a {
	background: url("../images/banner_cir.png") no-repeat -26px 0px; padding: 0px 2px; width: 14px; height: 14px; display: inline-block;
}
.banner .circle a.orange {
	background-position:0px 0px;
}