dl {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
ul {
	list-style-type: none;
}
ol {
	list-style-type: none;
}
.public_wrap {
	margin: 0px auto; padding: 0px; width: 100%; height: auto; overflow: hidden;
}
.top_25 {
	padding: 0px; margin-top: 0px;
}
.fullSlide {
	margin: 0px; padding: 0px; width: 100%; height: 400px; position: relative;
}
.fullSlide .bd {
	margin: 0px auto; padding: 0px; overflow: hidden; position: relative; z-index: 0;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important; height: 400px; text-align: center; overflow: hidden;
}
.fullSlide .bd li a {
	height: 400px; display: block;
}
.fullSlide .hd {
	left: 0px; width: 100%; height: 35px; bottom: 0px; line-height: 35px; position: absolute; z-index: 1;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	background: rgb(0, 0, 0); margin: 3px; width: 55px; height: 5px; line-height: 999px; overflow: hidden; display: inline-block; cursor: pointer; -ms-zoom: 1; opacity: 0.8;
}
.fullSlide .hd ul .on {
	background: rgb(200, 5, 5);
}
.fullSlide .prev {
	background: url("../images/slider-arrow.png") no-repeat -126px -137px rgb(0, 0, 0); left: 0px; top: 50%; width: 40px; height: 60px; margin-top: -30px; display: none; position: absolute; z-index: 1; cursor: pointer; opacity: 0.5;
}
.fullSlide .next {
	background: url("../images/slider-arrow.png") no-repeat -126px -137px rgb(0, 0, 0); left: 0px; top: 50%; width: 40px; height: 60px; margin-top: -30px; display: none; position: absolute; z-index: 1; cursor: pointer; opacity: 0.5;
}
.fullSlide .next {
	background-position: -6px -137px; left: auto; right: 0px;
}
