@charset "utf-8";
/* CSS Document */
.Cycle {
	width:992px !important;
	overflow:hidden;
	height:252px !important;
}
.Cycle li {
	padding: 70px 79px;
    width: 828px;
}
.clear {
    clear:both;
}
.nav {
	position:relative;
	top:-161px;
	z-index:999;
}
.nav #prev2 {
	position:absolute;
	left:0;
}
.nav #next2 {
	position:absolute;
	right:0;
}