ul {
	margin: 0px; padding: 0px;
}

li {
	margin: 0px; padding: 0px;
}
.slideTxtBox {
	margin: 0px auto; width: 980px; text-align: left;
}
.slideTxtBox .hd {
	height: 45px; text-align: center; line-height: 45px; border-bottom-color: #4BAAEC; border-bottom-width: 2px; border-bottom-style: solid; position: relative;
}
.slideTxtBox .hd ul {
	left: 10px; float: left; position: absolute;
}
.slideTxtBox .hd ul li {
	width: 145px; height: 45px; float: left; display: block; cursor: pointer;
}
.slideTxtBox .hd ul li a {
	width: 145px; height: 45px; display: block;
}
.slideTxtBox .hd ul li.on {
	background-position: 0px 45px;
}
.slideTxtBox .hd ul li.tab1 a{
	background-image: url("tab1.png ");
}
.slideTxtBox .hd ul li.tab1 a:hover {
	background-image: url(tab1.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

.slideTxtBox .hd ul li.tab2 a{
	background-image: url("tab2.png");
}
.slideTxtBox .hd ul li.tab2 a:hover {
	background-image: url(tab2.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.slideTxtBox .hd ul li.tab3 a{
	background-image: url("tab3.png");
}
.slideTxtBox .hd ul li.tab3 a:hover {
	background-image: url(tab3.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.slideTxtBox .hd ul li.tab4 a{
	background-image: url("tab4.png");
}
.slideTxtBox .hd ul li.tab4 a:hover {
	background-image: url(tab4.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

.slideTxtBox .hd ul li.tab5 a{
	background-image: url("tab5.png");
}
.slideTxtBox .hd ul li.tab5 a:hover {
	background-image: url(tab5.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

.slideTxtBox .hd ul li.tab6 a{
	background-image: url("tab6.png");
}
.slideTxtBox .hd ul li.tab6 a:hover {
	background-image: url(tab6.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

.wrapper {
	margin: 0px auto;
	width: 980px;
	text-align: center;
}

.bor3 {
	padding: 23px 0px 18px;
	width: 978px;
	height: 278px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4BAAEC;
	border-right-color: #4BAAEC;
	border-bottom-color: #4BAAEC;
	border-left-color: #4BAAEC;
	text-align: center;
}
.bor4 {
	padding: 0px;
	width: 978px;
	text-align: center;
	border: none;
	height: 0px;
}
